Uses of Class
org.compiere.model.MPaymentAllocate
Package
Description
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 MPaymentAllocate in org.compiere.model
Modifier and TypeMethodDescriptionstatic MPaymentAllocate[]
Get active Payment Allocation of PaymentModifier and TypeMethodDescriptionprotected boolean
MPayment.verifyDocType
(MPaymentAllocate[] pAllocs) Verify Document Type with Invoiceprotected boolean
MPayment.verifyPaymentAllocateSum
(MPaymentAllocate[] pAllocs) Verify Payment Allocate Sum must be equal to the Payment Amountprotected boolean
MPayment.verifyPaymentAllocateVsHeader
(MPaymentAllocate[] pAllocs) Verify that payment has no Payment Allocate records if the payment header has charge/invoice/order.