Uses of Class
com.storedobject.core.ForeignFinancialSystem
Packages that use ForeignFinancialSystem
-
Uses of ForeignFinancialSystem in com.storedobject.core
Methods in com.storedobject.core that return ForeignFinancialSystemModifier and TypeMethodDescriptionstatic ForeignFinancialSystemJournalVoucherStage.getForeignSystem()JournalVoucher.getOrigin()Get the origin of this JV.Methods in com.storedobject.core that return types with arguments of type ForeignFinancialSystemMethods in com.storedobject.core with parameters of type ForeignFinancialSystemModifier and TypeMethodDescriptionvoidJournalVoucher.ignoreForeignSystem(ForeignFinancialSystem ffs) Ignore a foreign system so that this JV will not be sent to that system.default booleanLedgerEntry.isCreatedBy(ForeignFinancialSystem ffs) Check if this entry is created by the given foreign financial system.voidJournalVoucherStage.setForeignSystem(ForeignFinancialSystem foreignSystem) voidJournalVoucher.setOrigin(ForeignFinancialSystem foreignSystem) Set the origin of this JV. -
Uses of ForeignFinancialSystem in com.storedobject.report
Methods in com.storedobject.report with parameters of type ForeignFinancialSystem