Work in Progress Code
From iDempiere en
Post any code here which is still work in progress.
Allocation - get invoices
public static List<MInvoice> getInvoices(Properties ctx, String trxName, MPayment payment) { log.fine(""); // MAllocationHdr[] list = MAllocationHdr; }