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
Changed paths:
M org.adempiere.base/src/org/compiere/acct/Doc_MatchPO.java
M org.adempiere.base/src/org/compiere/model/MCostDetail.java
M org.idempiere.test/src/org/idempiere/test/costing/AveragePOCostingTest.java
Log Message:
-----------
IDEMPIERE-6659 Estimated Landed Cost Scenarios for Purchase Orders and Incorrect Product Costs (#2905)
* IDEMPIERE-6659 Estimated Landed Cost Scenarios for Purchase Orders and Incorrect Product Costs