Uses of Class
org.compiere.model.MCash
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 MCash in org.compiere.model
Modifier and TypeMethodDescriptionstatic MCash
MCash.get
(Properties ctx, int AD_Org_ID, Timestamp dateAcct, int C_Currency_ID, String trxName) Get or create new Cash Journal for currency, org and datestatic MCash
MCash.get
(Properties ctx, int C_CashBook_ID, Timestamp dateAcct, String trxName) Get or create new Cash Journal for CashBook and dateMCashLine.getParent()
Get MCash (parent)