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 ForeignFinancialSystem
JournalVoucherStage.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 TypeMethodDescriptionvoid
JournalVoucher.ignoreForeignSystem
(ForeignFinancialSystem ffs) Ignore a foreign system so that this JV will not be sent to that system.default boolean
LedgerEntry.isCreatedBy
(ForeignFinancialSystem ffs) Check if this entry is created by the given foreign financial system.void
JournalVoucherStage.setForeignSystem
(ForeignFinancialSystem foreignSystem) void
JournalVoucher.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