Uses of Class
org.compiere.model.MJournal
Packages that use MJournal
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*).
Provide classes for posting of accounting document to the fact table (
MFactAcct).-
Uses of MJournal in org.compiere.model
Fields in org.compiere.model declared as MJournalMethods in org.compiere.model that return MJournalModifier and TypeMethodDescriptionMJournal[]MJournalBatch.getJournals(boolean requery) Get Journal LinesMJournalLine.getParent()Get ParentMJournal.reverseAccrualIt(int GL_JournalBatch_ID) Reverse Accrual.MJournal.reverseCorrectIt(int GL_JournalBatch_ID) Reverse Correction.Methods in org.compiere.model with parameters of type MJournalModifier and TypeMethodDescriptionintMJournal.copyLinesFrom(MJournal fromJournal, Timestamp dateAcct, char typeCR) Copy Lines from other JournalConstructors in org.compiere.model with parameters of type MJournal -
Uses of MJournal in org.idempiere.acct.doc
Methods in org.idempiere.acct.doc with parameters of type MJournal