Uses of Class
org.compiere.model.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
-
Uses of MJournal in org.compiere.model
Modifier 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.Modifier and TypeMethodDescriptionint
MJournal.copyLinesFrom
(MJournal fromJournal, Timestamp dateAcct, char typeCR) Copy Lines from other Journal