* IDEMPIERE-5915 Generate Invoices (manual) > RMA => AR Credit Memo created with system date instead of "Date Invoiced"
* IDEMPIERE-5915 Generate Invoices (manual) > RMA => AR Credit Memo created with system date instead of "Date Invoiced"
* IDEMPIERE-5063 Improve Unit Tests - Add jasper test
* - add asserts as recommended by Heng Sin
- create temporary folder based on AD_Session_ID
* - rename method
- Applying the same as we did in commit f76c39889c for PostgreSQL
- For some reason c3p0 was configured with MaxPoolSize=150 for oracle (90 for PostgreSQL) - setting same default
* 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