Uses of Class
org.compiere.model.MPaymentAllocate
Packages that use 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
Methods in org.compiere.model that return MPaymentAllocateModifier and TypeMethodDescriptionstatic MPaymentAllocate[]
Get active Payment Allocation of PaymentMethods in org.compiere.model with parameters of type MPaymentAllocateModifier 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.