Uses of Class
org.compiere.model.MInvoiceBatchLine
-
Packages that use MInvoiceBatchLine Package Description org.compiere.model Provides for.... -
-
Uses of MInvoiceBatchLine in org.compiere.model
Methods in org.compiere.model that return MInvoiceBatchLine Modifier and Type Method Description MInvoiceBatchLine[]
MInvoiceBatch. getLines(boolean reload)
Get LinesConstructors in org.compiere.model with parameters of type MInvoiceBatchLine Constructor Description MInvoice(MInvoiceBatch batch, MInvoiceBatchLine line)
Create Invoice from Batch Line
-