Uses of Interface
org.compiere.model.I_C_InvoiceLine
Packages that use 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
Methods in org.adempiere.base with parameters of type I_C_InvoiceLineModifier and TypeMethodDescriptionvoidAbstractProductPricing.setInvoiceLine(I_C_InvoiceLine invoiceLine, String trxName) voidIProductPricing.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_InvoiceLineModifier and TypeClassDescriptionclassInvoice Line ModelclassGenerated Model for C_InvoiceLineMethods in org.compiere.model that return I_C_InvoiceLineModifier and TypeMethodDescriptionI_A_Asset_Addition.getC_InvoiceLine()Deprecated.I_A_Asset_Disposed.getC_InvoiceLine()Deprecated.I_A_Asset_Retirement.getC_InvoiceLine()Deprecated.I_C_CommissionDetail.getC_InvoiceLine()Deprecated.I_C_InvoiceBatchLine.getC_InvoiceLine()Deprecated.I_C_LandedCost.getC_InvoiceLine()Deprecated.I_C_LandedCostAllocation.getC_InvoiceLine()Deprecated.I_C_RevenueRecognition_Plan.getC_InvoiceLine()Deprecated.I_C_TaxDeclarationLine.getC_InvoiceLine()Deprecated.I_I_Invoice.getC_InvoiceLine()Deprecated.I_M_CostDetail.getC_InvoiceLine()Deprecated.I_M_InOutLineConfirm.getC_InvoiceLine()Deprecated.I_M_MatchInv.getC_InvoiceLine()Deprecated.I_M_MatchPO.getC_InvoiceLine()Deprecated.I_S_TimeExpenseLine.getC_InvoiceLine()Deprecated.X_A_Asset_Addition.getC_InvoiceLine()Deprecated.X_A_Asset_Disposed.getC_InvoiceLine()Deprecated.X_A_Asset_Retirement.getC_InvoiceLine()Deprecated.X_C_CommissionDetail.getC_InvoiceLine()Deprecated.X_C_InvoiceBatchLine.getC_InvoiceLine()Deprecated.X_C_LandedCost.getC_InvoiceLine()Deprecated.X_C_LandedCostAllocation.getC_InvoiceLine()Deprecated.X_C_RevenueRecognition_Plan.getC_InvoiceLine()Deprecated.X_C_TaxDeclarationLine.getC_InvoiceLine()Deprecated.X_I_Invoice.getC_InvoiceLine()Deprecated.X_M_CostDetail.getC_InvoiceLine()Deprecated.X_M_InOutLineConfirm.getC_InvoiceLine()Deprecated.X_M_MatchInv.getC_InvoiceLine()Deprecated.X_M_MatchPO.getC_InvoiceLine()Deprecated.X_S_TimeExpenseLine.getC_InvoiceLine()Deprecated.Methods in org.compiere.model with parameters of type I_C_InvoiceLineModifier and TypeMethodDescriptionvoidMProductPricing.setInvoiceLine(I_C_InvoiceLine invoiceLine, String trxName)