Uses of Class
org.compiere.model.MPayment
Packages that use MPayment
Package
Description
Provide classes for posting of accounting document to the fact table (
MFactAcct.Base class for Create From and Payment Capture form
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 MPayment in org.brerp.bancosbrasileiros.apps.form
Methods in org.brerp.bancosbrasileiros.apps.form that return MPaymentModifier and TypeMethodDescriptionCheckAllocation.createAllocations(Integer cDocTypeAllocID, Integer User1ID, Integer User2ID, Integer cBankAccountAllocID, MCOFCControlCheck check, String trxName) CheckAllocation.createTrocoPagamento(BigDecimal diferenca, Integer cDocTypeAPID, Integer cBankAccountID, Integer cBPartnerID, Integer User1ID, Integer User2ID, Integer chequeNo, String trxName) -
Uses of MPayment in org.brerp.bancosbrasileiros.model
Methods in org.brerp.bancosbrasileiros.model with parameters of type MPaymentModifier and TypeMethodDescriptionstatic List<MCOFCControlCheck>MCOFCControlCheck.getChecksFromPayment(MPayment payment, String trxName) Retorna os cheques que foram utilizados para um Pagamento/RecebimentobooleanMCOFCControlCheck.isAvailable(MPayment payment) Valida se o Cheque pode ser utilizado Atenção: alterar este método implica na revalidação da AD_Val_Rule_ID = 1500064 utilizada na janela de pagamento/recebimentostatic voidMCOFCControlCheck.setPayment(MPayment payment) Verifica se existe um cheque definido no pagamento e vincula ao cadastro de chequestatic voidMCOFCControlCheck.setReconcilied(MPayment payment) Verifica se existe um pagamento foi reconciliado e atualiza o cadastro de chequestatic StringMCOFCControlCheck.unsetPayment(MPayment payment) Remove o vinculo dos cheques relacionados a Pagamento/Recebimentostatic StringMCOFCControlCheck.validateCheck(MPayment payment) Valida se o pagamento está de acordo com as informações do(s) cheque(s) relacionado(s). -
Uses of MPayment in org.brerp.base.process
Methods in org.brerp.base.process that return types with arguments of type MPaymentModifier and TypeMethodDescriptionProcCOFConciliarCartao.buscarRecebimento(MCOFConciliacaoCartao conciliacao) Metodo responsavel por buscar recebimentos que se enquadrem nos criterios de busca -
Uses of MPayment in org.compiere.acct
Constructors in org.compiere.acct with parameters of type MPaymentModifierConstructorDescriptionDocLine_DepositBatch(MPayment line, Doc_BankStatement doc, Boolean isReversal) -
Uses of MPayment in org.compiere.grid
Fields in org.compiere.grid declared as MPaymentModifier and TypeFieldDescriptionprotected MPaymentPaymentFormCash.m_mPaymentprotected MPaymentPaymentFormCheck.m_mPaymentprotected MPaymentPaymentFormCreditCard.m_mPaymentprotected MPaymentPaymentFormDirect.m_mPaymentprotected MPaymentPaymentFormCash.m_mPaymentOriginalprotected MPaymentPaymentFormCheck.m_mPaymentOriginalprotected MPaymentPaymentFormCreditCard.m_mPaymentOriginalprotected MPaymentPaymentFormDirect.m_mPaymentOriginal -
Uses of MPayment in org.compiere.model
Methods in org.compiere.model that return MPaymentModifier and TypeMethodDescriptionprotected MPaymentMPayment.createCounterDoc()Create Counter DocumentMPaymentTransaction.createPayment(String trxName) Create payment using details from this recordMDepositBatchLine.getC_Payment()static MPayment[]MPayment.getOfBankTransfer(Properties ctx, int C_BankTransfer_ID, String trxName) Get Payments of Bank Transferstatic MPayment[]MPayment.getOfBPartner(Properties ctx, int C_BPartner_ID, String trxName) Get Payments Of BPartnerMDunningRunLine.getPayment()Get PaymentMethods in org.compiere.model with parameters of type MPaymentModifier and TypeMethodDescriptionstatic MPaymentAllocate[]Get active Payment Allocation of PaymentvoidMBankStatementLine.setPayment(MPayment payment) Set PaymentvoidMDepositBatchLine.setPayment(MPayment payment) Set Payment