Uses of Class
org.compiere.model.MJournal
Packages that use MJournal
Package
Description
Provide classes for posting of accounting document to the fact table (
MFactAcct
.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 MJournal in org.compiere.acct
Methods in org.compiere.acct with parameters of type MJournal -
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 TypeMethodDescriptionint
MJournal.copyLinesFrom
(MJournal fromJournal, Timestamp dateAcct, char typeCR) Copy Lines from other JournalConstructors in org.compiere.model with parameters of type MJournal