Uses of Class
org.compiere.model.MInvoiceLine
Packages that use MInvoiceLine
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
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 MInvoiceLine in org.adempiere.model
Methods in org.adempiere.model with parameters of type MInvoiceLineModifier and TypeMethodDescriptionbooleanITaxProvider.recalculateTax(MTaxProvider provider, MInvoiceLine line, boolean newRecord) Re-calculate invoice tax for line (if line tax id change)booleanITaxProvider.updateHeaderTax(MTaxProvider provider, MInvoiceLine line) Update invoice tax totalbooleanITaxProvider.updateInvoiceTax(MTaxProvider provider, MInvoiceLine line) Update invoice tax for line -
Uses of MInvoiceLine in org.brerp.base.component
Methods in org.brerp.base.component that return MInvoiceLineModifier and TypeMethodDescriptionBase_Validator.criaLinhaItemSubs(Properties ctx, MInvoice faturaOriginal, MInvoice fatura, MCOFItemSubstituto is, Integer M_InOutLine_ID, BigDecimal qty, boolean limpaDespesas, String trxName) Methods in org.brerp.base.component with parameters of type MInvoiceLineModifier and TypeMethodDescriptionvoidBase_Validator.corrigeImpostos(Properties ctx, MInvoiceLine linha, Integer docTypeID, MInvoice faturaOriginal, String trxName) voidBase_Validator.getCorrigeValorComDespesaAbaixo(MInvoiceLine[] lines, BigDecimal despesasTotais, BigDecimal qtdTotalItens, String trxName) Base_Validator.getDespesasFatura(MInvoiceLine[] lines, BigDecimal despesasTotais, BigDecimal qtdTotalItens) Base_Validator.getDespesasRateada(MInvoiceLine l) Base_Validator.getQuantidadeTotalLinhas(MInvoiceLine[] lines) booleanBrERPTaxProvider.recalculateTax(MTaxProvider provider, MInvoiceLine line, boolean newRecord) voidBase_Validator.setRetunedRate(MInvoiceLine il) Define o percentual da devolução do itembooleanBrERPTaxProvider.updateHeaderTax(MTaxProvider provider, MInvoiceLine line) booleanBrERPTaxProvider.updateInvoiceTax(MTaxProvider provider, MInvoiceLine line) -
Uses of MInvoiceLine in org.brerp.base.model
Methods in org.brerp.base.model with parameters of type MInvoiceLineModifier and TypeMethodDescriptionstatic List<MCOFCComexInfo>MCOFCComexInfo.getFromInvoiceLine(MInvoiceLine il) getLines from MInvoiceLine return q.first -
Uses of MInvoiceLine in org.brerp.sped.cte.model
Methods in org.brerp.sped.cte.model with parameters of type MInvoiceLineConstructors in org.brerp.sped.cte.model with parameters of type MInvoiceLine -
Uses of MInvoiceLine in org.brerp.sped.nfe.model
Methods in org.brerp.sped.nfe.model with parameters of type MInvoiceLineModifier and TypeMethodDescriptionstatic MCOFConfiguracaoFiscalMCOFConfiguracaoFiscal.get(MInvoiceLine linhaFatura) Este método realiza a busca da Configuração Fiscal (MCOFConfiguracaoFiscal) com base em uma Linha de Fatura.voidMLBRDocFiscalLine.setC_InvoiceLine(MInvoiceLine iLine) Define as informações de uma Linha de Documento Fiscal com base em um documento de fatura Usado em casos comuns de venda, simples faturamento, devolução, etc ATENÇÃO: quando alterar este método, considerar também modificar os métodos: -- {@link MLBRDocFiscalLine#setC_InvoiceLine(MInvoiceLine)Constructors in org.brerp.sped.nfe.model with parameters of type MInvoiceLineModifierConstructorDescriptionMLBRDocFiscalLine(MLBRDocFiscal doc, MInvoiceLine line) Cria uma linha de documento fiscal com base em uma linha de Fatura -
Uses of MInvoiceLine in org.compiere.model
Fields in org.compiere.model declared as MInvoiceLineMethods in org.compiere.model that return MInvoiceLineModifier and TypeMethodDescriptionMMatchPO.getInvoiceLine()Get Invoice LineMInvoice.getLines()Get Lines of InvoiceMInvoice.getLines(boolean requery) Get Invoice LinesMAssetDisposed.getM_InvoiceLine(boolean requery) static MInvoiceLineMInvoiceLine.getOfInOutLine(MInOutLine sLine) Get Invoice Line referencing InOut Linestatic MInvoiceLineMInvoiceLine.getOfInOutLineFromMatchInv(MInOutLine sLine) Get Invoice Line referencing InOut Line - from MatchInvMethods in org.compiere.model with parameters of type MInvoiceLineModifier and TypeMethodDescriptionintMInvoiceLine.copyLandedCostFrom(MInvoiceLine otherInvoiceLine) Copy LandedCost From other InvoiceLine.protected static MMatchPOMMatchPO.create(Properties ctx, MInvoiceLine iLine, MInOutLine sLine, int C_OrderLine_ID, Timestamp dateTrx, BigDecimal qty, String trxName) Update or create MatchPO record (if needed, create MatchInv too).static MMatchPOMMatchPO.create(MInvoiceLine iLine, MInOutLine sLine, Timestamp dateTrx, BigDecimal qty) Update or Create Match PO recordstatic MAssetDisposedMAssetDisposed.createAssetDisposed(MInvoiceLine invLine) Create asset disposal from AR invoicestatic MAssetChangeMAssetChange.createInvoiceTrade(MInvoiceLine invLine, boolean arcDoc) static MInvoiceTaxMInvoiceTax.get(MInvoiceLine line, int precision, boolean oldTax, String trxName) Get Tax Line for Invoice Linestatic MInvoiceTax[]MInvoiceTax.getChildTaxes(MInvoiceLine line, int precision, boolean oldTax, String trxName) Get Child Tax Lines for Invoice Linestatic MLandedCost[]MLandedCost.getLandedCosts(MInvoiceLine il) Get Landed Costs of Invoice LinebooleanStandardTaxProvider.recalculateTax(MTaxProvider provider, MInvoiceLine line, boolean newRecord) voidMMatchPO.setC_InvoiceLine_ID(MInvoiceLine line) Set C_InvoiceLine_IDvoidMInOutLine.setInvoiceLine(MInvoiceLine iLine, int M_Locator_ID, BigDecimal Qty) Set Invoice Line.booleanStandardTaxProvider.updateHeaderTax(MTaxProvider provider, MInvoiceLine line) booleanStandardTaxProvider.updateInvoiceTax(MTaxProvider provider, MInvoiceLine line) Constructors in org.compiere.model with parameters of type MInvoiceLineModifierConstructorDescriptionMInvoiceLine(Properties ctx, MInvoiceLine copy) Copy constructorMInvoiceLine(Properties ctx, MInvoiceLine copy, String trxName) Copy constructorMInvoiceLine(MInvoiceLine copy) Copy constructorMLandedCostAllocation(MInvoiceLine parent, int M_CostElement_ID) Parent ConstructorMMatchInv(MInvoiceLine iLine, Timestamp dateTrx, BigDecimal qty) Invoice Line ConstructorMMatchPO(MInvoiceLine iLine, Timestamp dateTrx, BigDecimal qty) Invoice Line ConstructorMTaxDeclarationLine(MTaxDeclaration parent, MInvoice invoice, MInvoiceLine iLine) Parent Constructor