Uses of Interface
org.compiere.model.I_C_InvoiceLine
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of I_C_InvoiceLine in org.adempiere.base
Modifier and TypeMethodDescriptionvoid
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.brerp.base.model
Modifier and TypeMethodDescriptionI_COF_C_ComexInfo.getC_InvoiceLine()
I_COF_C_DIAdi.getC_InvoiceLine()
X_COF_C_ComexInfo.getC_InvoiceLine()
X_COF_C_DIAdi.getC_InvoiceLine()
-
Uses of I_C_InvoiceLine in org.brerp.sped.nfe.model
Modifier and TypeMethodDescriptionI_COF_MPRecebida.getC_InvoiceLine()
I_LBR_DocFiscal_Line.getC_InvoiceLine()
X_COF_MPRecebida.getC_InvoiceLine()
X_LBR_DocFiscal_Line.getC_InvoiceLine()
I_LBR_DocFiscal_Line.getCOF_InvoiceLine()
X_LBR_DocFiscal_Line.getCOF_InvoiceLine()
-
Uses of I_C_InvoiceLine in org.compiere.model
Modifier and TypeClassDescriptionclass
Invoice Line Modelclass
Generated Model for C_InvoiceLineModifier and TypeMethodDescriptionI_A_Asset_Addition.getC_InvoiceLine()
I_A_Asset_Disposed.getC_InvoiceLine()
I_A_Asset_Retirement.getC_InvoiceLine()
I_C_CommissionDetail.getC_InvoiceLine()
I_C_InvoiceBatchLine.getC_InvoiceLine()
I_C_LandedCost.getC_InvoiceLine()
I_C_LandedCostAllocation.getC_InvoiceLine()
I_C_RevenueRecognition_Plan.getC_InvoiceLine()
I_C_TaxDeclarationLine.getC_InvoiceLine()
I_I_Invoice.getC_InvoiceLine()
I_M_CostDetail.getC_InvoiceLine()
I_M_InOutLineConfirm.getC_InvoiceLine()
I_M_MatchInv.getC_InvoiceLine()
I_M_MatchPO.getC_InvoiceLine()
I_S_TimeExpenseLine.getC_InvoiceLine()
X_A_Asset_Addition.getC_InvoiceLine()
X_A_Asset_Disposed.getC_InvoiceLine()
X_A_Asset_Retirement.getC_InvoiceLine()
X_C_CommissionDetail.getC_InvoiceLine()
X_C_InvoiceBatchLine.getC_InvoiceLine()
X_C_LandedCost.getC_InvoiceLine()
X_C_LandedCostAllocation.getC_InvoiceLine()
X_C_RevenueRecognition_Plan.getC_InvoiceLine()
X_C_TaxDeclarationLine.getC_InvoiceLine()
X_I_Invoice.getC_InvoiceLine()
X_M_CostDetail.getC_InvoiceLine()
X_M_InOutLineConfirm.getC_InvoiceLine()
X_M_MatchInv.getC_InvoiceLine()
X_M_MatchPO.getC_InvoiceLine()
X_S_TimeExpenseLine.getC_InvoiceLine()
Modifier and TypeMethodDescriptionvoid
MProductPricing.setInvoiceLine
(I_C_InvoiceLine invoiceLine, String trxName)