Uses of Record Class
org.compiere.model.MInvoice.MatchingRecord
Packages that use 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
Methods in org.compiere.model that return types with arguments of type MInvoice.MatchingRecordModifier 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)