Commit Graph

15476 Commits

Author SHA1 Message Date
Carlos Ruiz 8fc5aa14e0 IDEMPIERE-6276 Window > Tab > Copy Tab Fields - must copy just the missing fields (#2505) 2024-10-30 14:15:03 +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
Carlos Ruiz 3864166213 IDEMPIERE-3551 Automatic Packin - lower verbosity (#2491) 2024-10-30 14:15:03 +01:00
hengsin 89e6e6209f IDEMPIERE-6263 Wrong line net amount (#2490) 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 fa576f0e70 IDEMPIERE-6196 - AD_SysConfig (#2479) 2024-10-14 18:56:26 +02:00
Zuhri Utama 2dd6971626 IDEMPIERE-6210 : Dashboard Menu - not showed (#2477) 2024-10-14 18:56:26 +02:00
hengsin 9f84b0607f IDEMPIERE-6211 Dashboard Goal - Chart doesn't work. (#2476) 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
Nicolas Micoud 43c78b3018 IDEMPIERE-6257: WListbox cannot add total line for Integer (#2470)
* IDEMPIERE-6257: WListbox cannot add total line for Integer

* IDEMPIERE-6257: WListbox cannot add total line for Integer

implement Carlos's suggestion (to reduce number of lines)

Co-Authored-By: Carlos Ruiz <carg67@gmail.com>

---------

Co-authored-by: Carlos Ruiz <carg67@gmail.com>
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
hengsin 62c86f82c3 IDEMPIERE-6146 Recently access menu item: minor refresh refinement (#2370)
* IDEMPIERE-6146 Recently access menu item: minor refresh refinement

* IDEMPIERE-6146 Recently access menu item: minor refresh refinement

- Fix handling of "enter" key
2024-10-03 13:51:27 +02:00
hengsin 66819ecf79 IDEMPIERE-6146 Recently access menu item: minor refresh refinement (#2365) 2024-10-03 13:51:20 +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 776b135a4a IDEMPIERE-6251:clean status bar error info (#2468)
Co-authored-by: hieplq <hieplq@debian.vn>
2024-09-27 15:05:29 +02:00
hieplq 32d7e2e96a IDEMPIERE-6250:NPE when open SortTab (#2467)
Co-authored-by: hieplq <hieplq@debian.vn>
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 6dce6368e9 IDEMPIERE-6244 Required change on idempiere-server.sh for docker (#2458) 2024-09-27 15:05:29 +02:00
Carlos Ruiz bf3fb64d3b IDEMPIERE-5567 Support of UUID as Key (FHCA-4195) - Record Info Improvements (#2455)
- allow generating permalink also for multi-key tables using UUID
- use TableName instead of AD_Table_ID for permalink
- add zoom condition to role for access tables on non-system tenants
- on copy select, prefer to generate using ID than UUID when possible - is easier when copying a select that is needed to search also for children
2024-09-27 15:05:29 +02:00
Carlos Ruiz 30057f7a12 IDEMPIERE-6007 Log Warning: Evaluator.parseSQLLogic: (AD_Table_ID) - SQL variable parse failed: @SQL=SELECT 1 FROM AD_Field WHERE AD_Tab_ID=@AD_Tab_ID@ (#2456) 2024-09-27 15:05:29 +02:00
hengsin e4808398c9 IDEMPIERE-6225 Improve IsSingleRow logic when opening 1 record (#2454) 2024-09-27 15:05:28 +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
muriloht 976d5ff19a IDEMPIERE-6228 - Info Window and Info Windows process support for tables with UUID as key / IDEMPIERE-5567 (#2450) 2024-09-11 12:09:03 +02:00
Nicolas Micoud 514bf2fc21 IDEMPIERE-6229: 2Pack / Data : fill table field using SQL Statement content (#2451) 2024-09-11 12:09:03 +02:00
Carlos Ruiz aaaecb42e9 IDEMPIERE-2981 Implement JSON Field type + IDEMPIERE-6227 - fixes (#2449)
* IDEMPIERE-2981 Implement JSON Field type

- Fix the JSON Editor, is sending to the database the value non prettified

* - Fix issue adding a JSON column with log migration script enabled

When logging migration script the Convert layer is applied, and we didn't implement Convert for the JSON column

* IDEMPIERE-6227 Cannot add a column with spaces on the default value (Convert layer logging migration script)
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 ec7d0b5eb2 IDEMPIERE-6217 An Error Occurred While Uploading the CSV File as an Attachment (#2446)
- Fix Eclipse warnings
2024-09-11 12:01:07 +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 f61bda9a14 IDEMPIERE-6189 Performance: queries on RV_C_Invoice doing unnecesary index or seq scan (#2437) 2024-08-21 12:52:28 +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 d4356b7e67 IDEMPIERE-6215 Advanced Search Error -> Not unique in the ID space of <Window eJzF__g>: Row2 (#2440) 2024-08-21 12:52:28 +02:00
Carlos Ruiz cdfa764b08 IDEMPIERE-6216 Usability - Initial Tenant Setup - Missing required parameters (#2441) 2024-08-21 12:52:28 +02:00
Elaine Tan 1f913baa7a IDEMPIERE-6217 An Error Occurred While Uploading the CSV File as an Attachment (#2443) 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 ba5d576fdd IDEMPIERE-6212 CONTEXT_EMAIL_USER_CC overrides the email user set with CONTEXT_EMAIL_USER_TO in the WEMailDialog (#2438) 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
Carlos Ruiz 766654087b IDEMPIERE-6209 Detail Zoom Across not working (#2434)
Caused by IDEMPIERE-5567
2024-08-12 16:53:45 +02:00