Uses of Record Class
org.compiere.model.MInvoice.MatchingRecord
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 MInvoice.MatchingRecord in org.compiere.model
Modifier and TypeMethodDescriptionstatic List<MInvoice.MatchingRecord>
MInvoice.getFullOrPartiallyMatchedToReceipt
(int C_BPartner_ID, int M_Product_ID, int M_InOutLine_ID, Timestamp from, Timestamp to, String trxName) static List<MInvoice.MatchingRecord>
MInvoice.getNotFullyMatchedToReceipt
(int C_BPartner_ID, int M_Product_ID, int M_InOutLine_ID, Timestamp from, Timestamp to, String trxName)