Carlos Ruiz
bc9808eb14
IDEMPIERE-5381 System users cannot revoke MFA trusted devices in GardenWorld (FHCA-3824) ( #1438 )
2022-08-12 17:13:54 +08:00
hengsin
3a2f0ff64d
IDEMPIERE-5376 CConnection and DB clean up ( #1432 )
2022-08-10 14:52:53 +02:00
Carlos Ruiz
5bd3af0d2f
IDEMPIERE-236 Centralization of hardcoded IDs ( #1429 )
...
* IDEMPIERE-236 Centralization of hardcoded IDs
* IDEMPIERE-236 Centralization of hardcoded IDs
2022-08-09 22:12:54 +08:00
Carlos Ruiz
0cb7216599
IDEMPIERE-5375 Read-only windows are not shown in Favourites dashboard ( #1430 )
2022-08-09 15:09:03 +08:00
hengsin
5f8e7be3c5
IDEMPIERE-5367 Logic expression IN doesn't works with quoted text ( #1423 )
...
* IDEMPIERE-5367 Logic expression IN doesn't works with quoted text
* IDEMPIERE-5367 Logic expression IN doesn't works with quoted text
- Fixed equal not working for quoted text with comma (e.g 'A,R,S')
2022-08-05 13:21:50 +02:00
Carlos Ruiz
464de082a5
IDEMPIERE-5355 Improve default trx name (FHCA-3765) ( #1427 )
...
Improve performance using StackWalker instead of Throwable->getStackTrace
2022-08-05 09:46:11 +08:00
Carlos Ruiz
9b812a315f
IDEMPIERE-3340 Fix cross tenant in Favourites ( #1426 )
2022-08-05 00:11:06 +02:00
hengsin
1fcbd5ea07
IDEMPIERE-5358 Refactor CreateFrom ( #1413 )
...
* IDEMPIERE-5358 Refactor CreateFrom
* IDEMPIERE-5358 Refactor CreateFrom
- Fix java doc
* IDEMPIERE-5358 Refactor CreateFrom
- Fix SQL error for Oracle (SELECT without FROM only works for
PostgreSQL).
* IDEMPIERE-5358 Refactor CreateFrom
- revert change of protected method name.
2022-08-04 12:42:53 +02:00
Elaine Tan
27c5d0fa53
IDEMPIERE-5339 GL AP/AR and RLL/RLG facts posted on wrong side in allocation reversal document using Payment Reverse-Accrual ( #1420 )
...
* IDEMPIERE-5339 GL AP/AR and RLL/RLG facts posted on wrong side in allocation reversal document using Payment Reverse-Accrual
2022-08-04 16:52:41 +08:00
hengsin
58813e8e83
IDEMPIERE-5359 Unit test not working with Oracle ( #1419 )
...
* IDEMPIERE-5359 Unit test not working with Oracle
- Fix local trx not rollback for SQLException
- Add test for getSQLValueObjectsEx and getSQLArrayObjectsEx
2022-08-04 16:21:29 +08:00
Peter Takács
5931f6ce8f
IDEMPIERE-5356 - Add Printing Support to ProcessInfoDialog ( #1412 )
...
* IDEMPIERE-5356 - Add Printing Support to ProcessInfoDialog
2022-08-02 17:10:52 +08:00
Alan Lescano
11962e1713
IDEMPIERE-5259 Labels feature ( #1357 )
...
* IDEMPIERE-5259 Labels feature
* IDEMPIERE-5259 Update the theme version timestamp
* IDEMPIERE-5259 Better javadoc
* Update 202205131118_IDEMPIERE-5259.sql
* Update 202205131118_IDEMPIERE-5259.sql
* IDEMPIERE-5259 New window Label Assignment
* IDEMPIERE-5259 Toggle issue
* IDEMPIERE-5259 MSysConfig is ordered alphabetically
* IDEMPIERE-5259 Default SysConfig
* IDEMPIERE-5259 Avoid duplicated records
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2022-08-01 21:51:38 +02:00
Peter Takács
c62a9ad066
IDEMPIERE-1965 - Implement Generate Invoices (manual) as Info Window ( #1400 )
...
* IDEMPIERE-1965 - Implement Generate Invoices (manual) as Info Window
* IDEMPIERE-1965 - fixes
* IDEMPIERE-1965 - Deprecate Form
* IDEMPIERE-1965 - backwards compatibility
* IDEMPIERE-1965 - vendor RMA form legacy
* IDEMPIERE-1965 - merge patch
* IDEMPIERE-1965 - 1965_PR patch
2022-08-01 20:41:39 +02:00
Carlos Ruiz
097ca0569e
IDEMPIERE-5363 - fix MRefList cache ( #1417 )
...
Co-authored-by: matheus-marcelinux <matheusmarcelino1998@hotmail.com>
2022-08-01 14:52:19 +02:00
hengsin
edc96cca12
IDEMPIERE-5153 Cost Adjument Line Before Save: Update current cost price ( #1411 )
...
- Fix always getting current cost from primary accounting schema.
2022-07-26 21:26:58 +08:00
Carlos Ruiz
486ae19cdc
IDEMPIERE-5355 Improve default trx name (FHCA-3765) ( #1407 )
...
* IDEMPIERE-5355 Improve default trx name (FHCA-3765)
* IDEMPIERE-5355 Improve default trx name (FHCA-3765)
Implement suggestions from Heng Sin
Added SysConfig TRX_AUTOSET_DISPLAY_NAME (default false)
* Delete test/debugging code committed by mistake
* IDEMPIERE-5355 fix method wrongly named
2022-07-26 14:08:32 +08:00
Nicolas Micoud
58027792d8
IDEMPIERE-5342 : Ability to hide the title of the chart when displaye… ( #1392 )
...
* IDEMPIERE-5342 : Ability to hide the title of the chart when displayed on Home page
2022-07-21 20:09:11 +08:00
Nicolas Micoud
e8b2a94b3f
IDEMPIERE-5348 : Validation of filenames ( #1398 )
2022-07-18 15:26:34 +02:00
Carlos Ruiz
9ed8c950f7
IDEMPIERE-5345 Login.getClients not validating role type ( #1391 )
...
* IDEMPIERE-5345 Login.getClients not validating role type
* Add null validation for whereRoleType
2022-07-14 09:35:36 +08:00
hengsin
73aecb1145
IDEMPIERE-5347 Minor scheduler improvement ( #1393 )
2022-07-13 23:09:54 +02:00
Carlos Ruiz
1846439e92
Revert "IDEMPIERE-5302 - Drill Assistant Feature ( #1345 )"
...
This reverts commit 809e3ae734
.
2022-07-08 13:25:19 +02:00
Carlos Ruiz
2ba935a393
IDEMPIERE-5340 Log the exception in EventHelper.addError for future use (FHCA-3426) ( #1386 )
2022-07-07 14:29:59 +08:00
Deepak Pansheriya
9a64a1a11c
IDEMPIERE-5295: Trial Balance Report creates Opening balance per orga… ( #1378 )
...
* IDEMPIERE-5295: Trial Balance Report creates Opening balance per organization and setting opening date day before from date.
* IDEMPIERE-5295: Correction as per Hengsin's code review vomment.
* IDEMPIERE-5295: Opening Balance should be on first day of Period
* IDEMPIERE-5295: Removed unused import
* IDEMPIERE-5295: Fixing report view is not set on default print format
Co-authored-by: hengsin@gmail.com
2022-07-06 19:53:15 +08:00
Peter Takács
809e3ae734
IDEMPIERE-5302 - Drill Assistant Feature ( #1345 )
...
* IDEMPIERE-5302 - Drill Assistant Feature
2022-06-30 20:08:22 +08:00
hengsin
278fde8f72
IDEMPIERE-5332 Refactoring of Archive Viewer ( #1376 )
...
* IDEMPIERE-5332 Refactoring of Archive Viewer
* IDEMPIERE-5332 Refactoring of Archive Viewer
- remove join to AD_Process_Access
2022-06-30 19:28:19 +08:00
Carlos Ruiz
7246c56266
IDEMPIERE-5331 Create Production from Order (all Lines) ( #1375 )
...
* IDEMPIERE-5331 Create Production from Order (all Lines)
* Refactoring to remove redundant or unused code and parameters
* Clear the order line reference on production when voiding and reversing
2022-06-30 10:05:33 +08:00
lHeidbreder
ddaf0d6af3
IDEMPIERE-4269 shipment (on availability) should be created only if products are available ( #1329 )
...
IDEMPIERE-4269 shipment (on availability) should be created only if products are available
Co-authored-by: hengsin <hengsin@gmail.com>
2022-06-29 22:15:08 +08:00
Peter Takács
5303a10da2
IDEMPIERE-5319 - Delete Record with Confirmation Logic ( #1371 )
...
* IDEMPIERE-5319 - Delete Record with Confirmation Logic
* IDEMPIERE-5319 - modified listener for more correct behavior
* IDEMPIERE-5319 - modified listener for more correct behavior
* IDEMPIERE-5319 - improved validation
* IDEMPIERE-5319 - exception, message translation, removed new buttons
* IDEMPIERE-5319 - merged validation on close
2022-06-27 11:26:38 +02:00
Peter Takács
1f9955fcc9
IDEMPIERE-2058 - ** New Report ** - improve for handling Forms too ( #1335 )
...
* IDEMPIERE-2058 - ** New Report ** - improve for handling Forms too
* IDEMPIERE-2058 - error fixed
* IDEMPIERE-2058 - dialogs added
* IDEMPIERE-2058 - latest WIP commit until final design stated
* IDEMPIERE-2058 - added cancel button, mandatory handling
2022-06-25 15:07:07 +02:00
iDempierePatch
06c41d2c68
IDEMPIERE-5300 ErrorMsg doesn't show full message + LifeTime Msg conf… ( #1342 )
...
* IDEMPIERE-5300 ErrorMsg doesn't show full message + LifeTime Msg configurable
* IDEMPIERE-5300 ErrorMsg doesn't show full message + LifeTime Msg configurable / peer review / solve issues requested by Heng Sin
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2022-06-24 16:34:19 +08:00
hengsin
006d47ce6a
IDEMPIERE-5320 Refactor unit test to use share constant for dictionary IDs ( #1369 )
2022-06-22 14:51:42 +02:00
hengsin
c53fb6430e
IDEMPIERE-5316 Refactoring of Payment Allocation Form ( #1364 )
2022-06-14 14:20:06 +02:00
Peter Takács
5bd585c522
IDEMPIERE-5311 - Zoom Across Doesn't Allow Zoom from Different Windows of the Same Table ( #1360 )
...
* IDEMPIERE-5311 - (draft) Zoom Across Doesn't Allow Zoom from Different Windows of the Same Table
* IDEMPIERE-5311 - Suggested Patch
2022-06-14 13:20:49 +02:00
Carlos Ruiz
39a5fe5663
IDEMPIERE-5315 Mismatch in queries WWFActivity.getWhereActivities and DPActivitiesModel.getWorkflowCount ( #1363 )
...
* IDEMPIERE-5315 Mismatch in queries WWFActivity.getWhereActivities and DPActivitiesModel.getWorkflowCount
- Found that DPActivities is deprecated, so deprecated too the DPActivitiesModel
- Also found that DefaultDesktop had a dependency to show the total of DPActivities, refactored to do the same with the new DPDocumentStatus
- Moved the query to MWFActivity to use where required
- Refactored JDBC to Query
* Better name for method
* serialVersionUID
2022-06-14 13:19:19 +02:00
Peter Takács
0e4cb62479
IDEMPIERE-5307 - Report Summary Functions Not Working Properly ( #1355 )
...
* IDEMPIERE-5307 - Report Summary Functions Not Working Properly
2022-06-07 12:56:13 +08:00
Peter Takács
bf32da5738
IDEMPIERE-4523 - Process Audit not mark AD_PInstance.IsProcessing on simple Reports ( #1343 )
...
* IDEMPIERE-4523 - Process Audit not mark AD_PInstance.IsProcessing on simple Reports
* IDEMPIERE-4523 - fixed workflow use case
2022-06-02 16:15:39 +08:00
Nicolas Micoud
20116c6144
IDEMPIERE-5305 : ORA-01704: string literal too long when trying to update a mail template ( #1353 )
2022-06-02 14:27:00 +08:00
PeterTakacs300
0dd6c2b4a9
IDEMPIERE-5304 - Missing Message from Payment ( #1346 )
...
* IDEMPIERE-5304 - Missing Message from Payment
* IDEMPIERE-5304 - replaced message type and Msg.translate method
2022-05-31 15:25:50 +08:00
Anozi Mada
935987bd9d
IDEMPIERE-5286 Fix ConcurrentModificationException in MPrintFormat.getAllItems Method ( #1349 )
2022-05-31 12:35:22 +08:00
hengsin
ad7f78e3c1
IDEMPIERE-3294 Process Audit generate unused AD_PInstance_Para ( #1344 )
...
- Fix unit test error for RequisitionTest.testComplete()
2022-05-26 14:40:24 +08:00
PeterTakacs300
b2b31fb087
IDEMPIERE-3294 - check empty String parameter ( #1336 )
...
* IDEMPIERE-3294 - check empty String parameter
2022-05-25 14:48:37 +08:00
Nicolas Micoud
0959a1d313
IDEMPIERE-4863 : Enable save column width in WListBox - fix for System user ( #1339 )
2022-05-19 15:02:14 +02:00
Fr Jeremy Krieg
7af88c8c99
[IDEMPIERE-5014] Update Javadoc for new stream() method. ( #1337 )
2022-05-19 10:16:11 +08:00
hengsin
6ba272a732
IDEMPIERE-5014 Improve efficiency of Query for large result sets - using Stream ( #1334 )
...
- remove iterable() and restore the POIterator base iterate()
implementation.
2022-05-18 16:20:10 +02:00
Carlos Ruiz
d67ca5b69b
IDEMPIERE-4723 remove minor warning in eclipse ( #1332 )
2022-05-18 10:08:38 +08:00
PeterTakacs300
13e0c8e1a4
IDEMPIERE-5275 - Tabular Report Re-Query button/close paramater window ( #1306 )
...
* IDEMPIERE-5275 - Tabular Report Re-Query button/close paramater window
* IDEMPIERE-5275 - fix bug with asynch. threads
* IDEMPIERE-5275 - BusyMask not showing correctly fix
* IDEMPIERE-5275 - icons added
* IDEMPIERE-5275 - sysconfig added
* IDEMPIERE-5275 - patch 1306_PeerReview applied
* IDEMPIERE-5275 - requested changes applied
* IDEMPIERE-5275 - small fixes
* IDEMPIERE-5275 - fixed wrong merge
2022-05-13 22:14:59 +08:00
hengsin
a41aeb2205
IDEMPIERE-5057 Implement Deductible and non deductible input tax for purchasing and costing ( #1277 )
...
* IDEMPIERE-5057 Implement Deductible and non deductible input tax for purchasing and costing
* IDEMPIERE-5057 Implement Deductible and non deductible input tax for purchasing and costing
* IDEMPIERE-5057 Implement Deductible and non deductible input tax for purchasing and costing
- Fix rounding error
2022-05-12 11:12:05 +02:00
Carlos Ruiz
cfb4ebe785
IDEMPIERE-5267 Make Cache Max Size configurable via system property ( #1325 )
...
* IDEMPIERE-5267 Make Cache Max Size configurable via system property
* Allow also value zero for cache max size
2022-05-12 16:58:38 +08:00
Carlos Ruiz
fda23ef1ae
IDEMPIERE-5174 Disable System User ( #1324 )
...
Found also two minor performance improvements:
- avoid counting users when statistics not allowed
- change the query where to 1=0, better for the optimizer
2022-05-12 13:35:20 +08:00
hengsin
9e43a36862
IDEMPIERE-5260 Enhance Discount Schema for Fixed Pricing ( #1313 )
...
* IDEMPIERE-5260 Enhance Discount Schema for Fixed Pricing
* IDEMPIERE-5260 Enhance Discount Schema for Fixed Pricing
- Fix unit test error.
2022-05-11 18:39:58 +02:00