* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context
* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context
Change all translate to getElement
* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context - patch from Carlos
Co-Authored-By: Carlos Ruiz <carg67@gmail.com>
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
* IDEMPIERE-6314 Issues with attachment on System records
* - change approach to make it read-only
* - support for UUID key tables
- IDEMPIERE-5567 fix for the PO.is_new method
* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement
* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement - patch from Carlos
Co-Authored-By: Carlos Ruiz <carg67@gmail.com>
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
* IDEMPIERE-6295 OIDC SSO: logout not working for Amazon Cognito
* IDEMPIERE-6295 OIDC SSO: logout not working for Amazon Cognito
- Fix logout for keycloak and azure
* Fix RelatedInfoWindow Order By
The info's default Order By clause must be separated by a comma if there is a user-entered order
* raise exception
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
* 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>
* 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
* 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
* 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
* 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>
* IDEMPIERE-6146 Recently access menu item: minor refresh refinement
* IDEMPIERE-6146 Recently access menu item: minor refresh refinement
- Fix handling of "enter" key