Changed paths:
M org.adempiere.base/src/org/compiere/model/Query.java
M org.idempiere.test/src/org/idempiere/test/DictionaryIDs.java
M org.idempiere.test/src/org/idempiere/test/base/QueryTest.java
Log Message:
-----------
IDEMPIERE-6122 Query class to accept a list of columns to select - fix support order by virtual column not in select (#2918)
* IDEMPIERE-6122 Query class to accept a list of columns to select - fix support order by virtual column not in select