core-jgi/org.adempiere.base.process
Carlos Ruiz 56237276ad
IDEMPIERE-4557 Order document by DateTrx and Created on Auto Allocation process (#395)
- change the order by for payments from "DateTrx" to "DateTrx, Created, C_Payment_ID"
- change the order by for invoices from "DateInvoiced" to "DateInvoiced, Created, C_Invoice_ID"
- refactor four JDBC managed queries to use the Query function
2020-11-26 10:10:31 +08:00
..
.settings IDEMPIERE-4314:eclipse project setting independent JDK (#90) 2020-06-01 11:30:00 +08:00
META-INF IDEMPIERE-4521 Release 8.1 - RC 2020-11-03 21:59:12 +01:00
src/org IDEMPIERE-4557 Order document by DateTrx and Created on Auto Allocation process (#395) 2020-11-26 10:10:31 +08:00
.classpath IDEMPIERE-4314:eclipse project setting independent JDK (#90) 2020-06-01 11:30:00 +08:00
.project IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
build.properties IDEMPIERE-3531:some plugin don't include class on output maven when export 2018-02-11 00:37:05 +07:00
pom.xml IDEMPIERE-4521 Release 8.1 - RC 2020-11-03 21:59:12 +01:00