Uses of Class
com.storedobject.core.UnpostedJournal
Packages that use UnpostedJournal
-
Uses of UnpostedJournal in com.storedobject.core
Methods in com.storedobject.core that return UnpostedJournalModifier and TypeMethodDescriptionJournalVoucher.saveAsUnposted
(TransactionManager tm) Save this JV as an unposted journal.Methods in com.storedobject.core with parameters of type UnpostedJournalModifier and TypeMethodDescriptionstatic JournalVoucher
JournalVoucher.createFrom
(UnpostedJournal unpostedJournal) Create an instance of theJournalVoucher
from the givenUnpostedJournal
.