Uses of Interface
org.compiere.model.I_C_InvoiceLine
-
Packages that use I_C_InvoiceLine Package Description org.adempiere.base org.compiere.model Provides for.... -
-
Uses of I_C_InvoiceLine in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_C_InvoiceLine Modifier and Type Method Description void
AbstractProductPricing. setInvoiceLine(I_C_InvoiceLine invoiceLine, String trxName)
void
IProductPricing. setInvoiceLine(I_C_InvoiceLine invoiceLine, String trxName)
Set invoice line and calculate the parameters from it -
Uses of I_C_InvoiceLine in org.compiere.model
Classes in org.compiere.model that implement I_C_InvoiceLine Modifier and Type Class Description class
MInvoiceLine
Invoice Line Modelclass
X_C_InvoiceLine
Generated Model for C_InvoiceLineMethods in org.compiere.model with parameters of type I_C_InvoiceLine Modifier and Type Method Description void
MProductPricing. setInvoiceLine(I_C_InvoiceLine invoiceLine, String trxName)
-