d42aec9b39
* IDEMPIERE-5738 - Info Window ID columns are sorted by ID instead of display value * IDEMPIERE-5738 - improved parsing logic - improved parsing logic for parsing display column aliases - added getByKeyColumns method to MTable * IDEMPIERE-5738 - requested changes - replace JOIN with LEFT JOIN - add AD_Reference_Value_ID to ColumnInfo.java - check AD_Reference_ID and AD_Reference_Value_ID - improve parsing * IDEMPIERE-5738 - simplify 'getTable' logic * IDEMPIERE-5738 - updating MTable from master * IDEMPIERE-5738 - updating MTable from master * IDEMPIERE-5738 - updating MTable from master * IDEMPIERE-5738 - bug fix in getTable * IDEMPIERE-5738 - fix bug if where clause is defined * IDEMPIERE-5738 - small fixes - change reference check from idID to isLookup - fix wron tab spacing of getSQLJoin() method * IDEMPIERE-5738 - fix unnecessary joins * IDEMPIERE-5738 - small fixes - rename joinTable to joinTableForUserOrder - clear joinTableForUserOrder value in getUserOrderClause method * IDEMPIERE-5738 - fix error with query criteria * IDEMPIERE-5738 - fix trl tables, select distinct - fix problem with translation tables - fix problem with distinct info windows (error: for SELECT DISTINCT, ORDER BY expressions must appear in select list) * IDEMPIERE-5738 - change approach from LEFT JOIN to subquery - approach suggested by Heng Sin * IDEMPIERE-5738 - support UUID key and composite key tables * IDEMPIERE-5738 - fix WHERE clause in ORDER BY subquery - improved ColumnInfo.java by selectClause - in ORDER BY we need to use InfoColumn.SelectClause * IDEMPIERE-5738 - small fixes Requested changes by Heng Sin |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org | ||
.classpath | ||
.project | ||
build.properties | ||
pom.xml |