Uses of Class
org.compiere.model.MInvoicePaySchedule
-
Packages that use MInvoicePaySchedule Package Description org.compiere.model Provides for.... -
-
Uses of MInvoicePaySchedule in org.compiere.model
Methods in org.compiere.model that return MInvoicePaySchedule Modifier and Type Method Description static MInvoicePaySchedule[]
MInvoicePaySchedule. getInvoicePaySchedule(Properties ctx, int C_Invoice_ID, int C_InvoicePaySchedule_ID, String trxName)
Get Payment Schedule of the invoice
-