Commit Graph

3760 Commits

Author SHA1 Message Date
Diego Ruiz 87f6d93d8c IDEMPIERE-6284 - Order is not validating user values when 0 is set (#2511) 2024-11-07 17:47:17 +01:00
Zuhri Utama 19305437e9 IDEMPIERE-6282 : idempiere login page enhancement (#2509)
* IDEMPIERE-6282 : idempiere login page enhancement

* revert latest change and added APPLICATION_LOGIN_LEFT_PANEL_SHOWN to configure the left panel visibilty

* remove unnecessary change
2024-11-07 17:47:17 +01:00
Carlos Ruiz 8b511cdaa1 Extract just Env.java fixes -> IDEMPIERE-6116 Implement escape sequence in Env parseVariable and parseContext methods (#2503) 2024-10-30 14:21:17 +01:00
HideakiHagiwara c46fd668b8 IDEMPIERE-6267 Fields with dynamic validation using TabNo do not reve… (#2495)
* IDEMPIERE-6267 Fields with dynamic validation using TabNo do not revert to blank automatically when the target value is changed

* Handle ~ and make : optional

* Use regex to handle expression with default value

* - remove unnecessary $ from regex

---------

Co-authored-by: hengsin <hengsin@gmail.com>
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2024-10-30 14:15:03 +01:00
Diego Ruiz f3e5601a13 IDEMPIERE-6272 - Model Generator fails in silence when the query does… (#2499)
* IDEMPIERE-6272 - Model Generator fails in silence when the query does not return any record

* IDEMPIERE-6272 - Model Generator fails in silence when the query does not return any record
2024-10-30 14:15:03 +01:00
Carlos Ruiz ecd8563a58 IDEMPIERE-6048 Check access - based on Heng Sin's PR2485 (#2494)
* IDEMPIERE-6048 Check access - based on Heng Sin's PR2485

* - remove warning

* - add a refactor to MChart Column Lookup, to be used by REST

* - fix wrong call - suggested by Heng Sin
2024-10-30 14:15:03 +01:00
hengsin 9158a638f4 IDEMPIERE-6260 Posting error not creating Notice (#2489)
Fix unit test error
2024-10-14 19:05:11 +02:00
Carlos Ruiz d89f8b9801 IDEMPIERE-6264 - other cases with double :: on Error (#2486) 2024-10-14 19:05:11 +02:00
hieplq 3512cd00da IDEMPIERE-6255:Incorrect column count on datatables (#2483)
* IDEMPIERE-6255:Incorrect column count on datatables

* IDEMPIERE-6255:Incorrect column count on datatables (csv header isn't translate)

* Remove never used warning

---------

Co-authored-by: hieplq <hieplq@debian.vn>
Co-authored-by: hengsin <hengsin@gmail.com>
2024-10-14 19:05:01 +02:00
Diego Ruiz 70cde611a0 IDEMPIERE-6264 - Error message on BEFORE_PROCESS and AFTER_PROCESS is shown wrongly (#2484) 2024-10-14 18:56:27 +02:00
Nicolas Micoud b9cfc8c6e6 IDEMPIERE-6248: System Property to avoid cutting log (#2482)
* IDEMPIERE-6248: System Property to avoid cutting log

* IDEMPIERE-6248: System Property to avoid cutting log

Remove SysConfig

* IDEMPIERE-6248: System Property to avoid cutting log

fix import
2024-10-14 18:56:26 +02:00
Carlos Ruiz ad267ad247 IDEMPIERE-6260 Posting error not creating Notice (#2478) 2024-10-14 18:56:26 +02:00
Nicolas Micoud a2a86c62bf IDEMPIERE-6247: Issue with Zoom Across when several records should open a window using ZoomCondition (#2464) 2024-10-14 18:56:26 +02:00
Carlos Ruiz f60f599619 IDEMPIERE-6013 Implement a way to filter dinamically records on MRole.addAccessSQL (#2471)
- fix queries with alias (like InfoWindow)
- fix InfoWindow issue when the table has no alias
2024-10-03 13:59:13 +02:00
Carlos Ruiz eb4def6f86 Eclipse warning clean-up after cherry-picks 2024-09-27 15:12:59 +02:00
Nicolas Micoud b4532b3eb8 IDEMPIERE-6249: CLogFormatter.fillExceptionTrace should filter org.adempiere. and org.idempiere. (#2462) 2024-09-27 15:05:29 +02:00
Nicolas Micoud afa5dcfeae IDEMPIERE-6248: SysConfig to avoid cutting log (#2463) 2024-09-27 15:05:29 +02:00
Carlos Ruiz b0ef82de43 IDEMPIERE-5760 Manage mail.smtp.connectiontimeout and mail.smtp.writetimeout using SysConfig (#2465) 2024-09-27 15:05:29 +02:00
hieplq 1051bae3d5 IDEMPIERE-5432:Performance Measure Calculation - Improve SQL Definition(cover more case) (#2460) 2024-09-27 15:05:29 +02:00
Carlos Ruiz 3de220daec IDEMPIERE-5647 Allow definition of context variables by Role - fix issue not being used in Logic (#2452) 2024-09-11 12:09:03 +02:00
Carlos Ruiz 90c4b7a64a IDEMPIERE-6230 ConcurrentModificationException on MTable (#2453) 2024-09-11 12:09:03 +02:00
Carlos Ruiz eb5f03f8e5 IDEMPIERE-6223 Add new field JsonData to AD_PInstance - Peer Review Fixes (#2448) 2024-09-11 12:08:11 +02:00
muriloht 57f33550ee IDEMPIERE-6223 / COF #17758 - Add new field JsonData to AD_PInstance and AD_PInstance_Log (#2447) 2024-09-11 12:07:56 +02:00
hengsin 9f14c96134 IDEMPIERE-3040 Invoice Price Variations for Average PO costing method (#2428)
* IDEMPIERE-3040 Invoice Price Variations for Average PO costing method

Co-authored-by: dpansheriya <deepakpansheriya@gmail.com>
2024-09-11 12:01:07 +02:00
Carlos Ruiz 6f20622001 IDEMPIERE-3294 Process Audit generate unused AD_PInstance_Para (#2439) (#2445) 2024-08-21 12:52:28 +02:00
Elaine Tan c286348cb0 IDEMPIERE-6218 Failed to import location record when there are multiple region records with the same name (#2444) 2024-08-21 12:52:28 +02:00
Carlos Ruiz 8100d9c092 IDEMPIERE-3294 Process Audit generate unused AD_PInstance_Para (#2439) 2024-08-19 21:03:53 +02:00
Carlos Ruiz 01ac9e0248 IDEMPIERE-6214 PackIn AD_TableIndex can fail if the index exists previously without columns (#2436) 2024-08-19 21:03:53 +02:00
Peter Takács 61229b3277 IDEMPIERE-6204 - Env.parseVariable returns wrong parsed message if default value is used (#2431) 2024-08-12 16:53:45 +02:00
Carlos Ruiz 951f9681b2 IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) - fix zoom (#2429) 2024-08-12 16:53:45 +02:00
Diego Ruiz d1450a5ce0 IDEMPIERE-6195 - Add code to return virtual UI columns SQL without the prefix in MColumn (#2424)
* IDEMPIERE-6195 - Add code to return virtual UI columns SQL without the prefix in MColumn
2024-08-12 16:53:45 +02:00
Carlos Ruiz aac79ae622 IDEMPIERE-6188 Read-Only Session (#2415)
* IDEMPIERE-6188 Read-Only Session

* IDEMPIERE-6188 Read-Only Session

- improvements suggested by Nicolas Micoud and Alejandro Guerra
2024-07-19 11:49:40 +02:00
Carlos Ruiz 22fc9ea462 IDEMPIERE-6187 Transaction closed when running workflow on certain conditions (#2413) 2024-07-05 20:48:58 +02:00
Carlos Ruiz 55f9bf2349 IDEMPIERE-6168 Found problems with jasper setting filename (#2411)
- fix issues found sending orders after complete on workflow
2024-07-05 20:47:01 +02:00
Diego Ruiz 8938fe1d3c IDEMPIERE-6186 - Fix MMailText setting the wrong language when bp language is null (#2410) 2024-07-05 20:43:21 +02:00
Carlos Ruiz 1a89cd6b8f IDEMPIERE-6123 Query in search window causing slowness and load spikes in the database (FHCA-5356) (#2408) (#2409) 2024-07-04 22:43:25 +02:00
Diego Ruiz afe578e9b3 IDEMPIERE-4087 - Set isDisplayed='N' by default for virtual search columns in field (#2407) 2024-07-04 20:02:24 +02:00
Carlos Ruiz 6192a8fff8 IDEMPIERE-6123 Query in search window causing slowness and load spikes in the database (FHCA-5356) (#2408)
fix new issue found informing timeout errors when no records are found after a failed count
2024-07-04 20:02:24 +02:00
Diego Ruiz b118283530 IDEMPIERE-6181 - Fix MBPartner.getPrimaryAD_User_ID() returning 0 when the business partner has no contacts (#2405) 2024-07-04 20:02:24 +02:00
Carlos Ruiz b28edf2be1 IDEMPIERE-2981 Implement JSON Field type - generate model for Test (#2402) 2024-06-28 15:22:14 +02:00
Carlos Ruiz 924bdb6fc1 IDEMPIERE-2981 Fixes to failing unit tests (#2263) 2024-06-17 23:53:21 +02:00
Diego Ruiz 5f44c9c19d IDEMPIERE-2981 - Implement JSON field type (#2255)
* IDEMPIERE-2981 - Implement JSON Field Type
* IDEMPIERE-2981 - Added field to the Test Window and Unit Tests
* IDEMPIERE-2981 - Fixed migration scripts
* IDEMPIERE-2981 - Changed oracle json syntax
* IDEMPIERE-2981 - Increased the number of lines of jsonData test field
* IDEMPIERE-2981 - Validate and Prettify JSON string on the field editor
* IDEMPIERE-2981 - Support for oracle
* IDEMPIERE-2981 - Applied patch from Carlos Ruiz
2024-06-17 23:53:01 +02:00
Carlos Ruiz a45283b855 IDEMPIERE-6165 + IDEMPIERE-6168 More problems with jasper setting filename (#2392)
- the test case is failing for orders with jasper print format
- the downloadable file name for jasper is wrong in zk when using FileNamePattern
2024-06-13 14:23:12 +02:00
Diego Ruiz 689573c90d IDEMPIERE-6165 - Custom name is not taken when running a core report … (#2386)
* IDEMPIERE-6165 - Custom name is not taken when running a core report programatically

* IDEMPIERE-6165 - Add unit test

* IDEMPIERE-6165 - Peer review changes

* IDEMPIERE-6165 - Modified condition to avoid potential NPE

* IDEMPIERE-6165 - Changed Unit Test to be thread safe

* IDEMPIERE-6165 - Create file in a thread-safe way respecting folder name if existing

* IDEMPIERE-6165 - Updated Unit test

* IDEMPIERE-6165 - Updated Unit test

* IDEMPIERE-6165 - Code refactor to remove code duplication in different classes

* IDEMPIERE-6165 - Improved Javadoc
2024-06-13 14:12:08 +02:00
Carlos Ruiz 6d9c35a365 IDEMPIERE-6168 Found problems with jasper setting filename (#2390) 2024-06-13 14:01:40 +02:00
hengsin 4875568cf2 IDEMPIERE-6117 POI: WorkbookFactory.create cannot be used to open XLSX files (#2357)
* IDEMPIERE-6117 POI: WorkbookFactory.create cannot be used to open XLSX files

* IDEMPIERE-6117 POI: WorkbookFactory.create cannot be used to open XLSX files

* IDEMPIERE-6117 POI: WorkbookFactory.create cannot be used to open XLSX files

- Incorporate patch from Carlos
2024-06-13 13:53:42 +02:00
Carlos Ruiz cad01851d5 IDEMPIERE-6159 Add drop ship location to ITaxLookup (#2380) 2024-06-13 13:37:24 +02:00
Carlos Ruiz 5994292dbb IDEMPIERE-6160 Remove Eclipse warnings (#2379) 2024-05-30 12:46:07 +02:00
Carlos Ruiz 69995b178b IDEMPIERE-6150 NON-DB attachments are disappearing when a DB deletion fails (#2377)
* IDEMPIERE-6150 NON-DB attachments are disappearing when a DB deletion fails

- delete AD_Attachment and AD_Archive after commit of deletion Trx

* - add patch from Heng Sin to convert string concatenation to text block

---------

Co-authored-by: hengsin <hengsin@gmail.com>
2024-05-28 16:30:01 +02:00
Carlos Ruiz 9740f2bf18 IDEMPIERE-5849 Fix PackOut broken with GenericPO after Cache Reset (#2382) 2024-05-28 16:30:01 +02:00