* IDEMPIERE-5898 Implementation of the assistant to type search and table in multi-selection fields
* IDEMPIERE-5898 Implementation of the assistant to type search and table in multi-selection fields
* IDEMPIERE-5851 - Set Focus Automatically to the 1st Row of the Info Window Result Set
* IDEMPIERE-5851 - pr2001 patch by Heng Sin
* IDEMPIERE-5851 - remove unintended change
* IDEMPIERE-5893 Completed invoices are being updated in MOrder.afterSave
* - refactor
- test for date and ID
* - implement SysConfig ORDER_COLUMNS_TO_COPY_TO_NOT_COMPLETED_INVOICES as suggested by Heng Sin
* IDEMPIERE-5889 - Cannot Open Lookup Info Window if no Window is Defined for the Table
* IDEMPIERE-5889 - expand displayed columns' where clause according to Heng Sin
* IDEMPIERE-5889 - add aliases to displayed columns' where clause
* IDEMPIERE-5567 Support of UUID as Key (FHCA-4195)
- The process Create Window from Table is broken because it doesn't find the tab UUID (out of trx)
* - simplify code
* - remove warning
* - change for a better approach using transaction
* - implement better approach suggested by Heng Sin
* IDEMPIERE-5773 - Refactor FindWindow code that discovers the right and left bracket value
* IDEMPIERE-5773 - Refactor FindWindow code that discovers the right and left bracket value - Improve method name
* IDEMPIERE-5773 - Fixed bug on advance detail not adding the parenthesis on detail tab queries
* IDEMPIERE-5207 : Add Info Window Translation and Info Column Translation tabs on System Translation Check window
* IDEMPIERE-5207 : Missing tabs on System Translation Check window #2
* IDEMPIERE-5865 : Cannot Update Always Updatable checked column via Web Service
* IDEMPIERE-5865 : Cannot Update Always Updatable checked column via Web Service #2
* IDEMPIERE-5876 Implement support to disable core OSGi event handler
* IDEMPIERE-5876 Implement support to disable core OSGi event handler
- Fix parsing of className[*] (reported by nmicoud)
* IDEMPIERE-5877 Include .sh scripts in windows installer
* - adapt build.xml for windows running with git bash
- adapt getVar.sh for windows - as there is no .idpass in windows
* IDEMPIERE-5866:difference identify of info window and m_table make info window fill query text to wrong parameter
* IDEMPIERE-5864:correct comment code, thanks to hengsin
* IDEMPIERE-5864:InfoWindow testCount call too much when open infowindow from search editor
refractory:
clear logic find out search editor for auto complete
separate logic query for auto complete and query for all identifies editor
* IDEMPIERE-5864:split code to functions
* IDEMPIERE-5864:change order test for each identifies and test for split query to reduce test
* IDEMPIERE-5864:fix review from hengsin
* IDEMPIERE-5867:autocomplete show difference list for table and table dir
* IDEMPIERE-5867:fix for IDEMPIERE-5866
test case:
go to "Reference" window and choose for record "M_Product BOM (stocked)"
go to "Table Validation" tab and choose "Display Value" = true
* IDEMPIERE-5836: Adding unit test cases for Non stocked expense current bhavior
* IDEMPIERE-5836: Refactoring as per code review comments.
* IDEMPIERE-5836: Corrected code comments as per peer review
* IDEMPIERE-4526 : Selection list for UOM on Client window do not relate to the type of UOM expected
* Update oracle/202309200811_IDEMPIERE-4526.sql
* Update postgresql/202309200811_IDEMPIERE-4526.sql
---------
Co-authored-by: Carlos Ruiz <carg67@gmail.com>