ERP Internals/Modules/Currency

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Currency defines the valid currencies for the system and keeps tracks of their conversion rates. This information is used by General Ledger to determine gains and losses on exchange. Most ERP packages have a Currency module.

Tables[edit | edit source]

The group of tables consists of the Currency table which contains one record for every currency used by the ERP and the Currency Rate table which contains one record for every conversion rate for every currency. There is at least one conversion record for every currency and there can be many.

Data Exchange[edit | edit source]

Currency does not send or receive transactions to/from other modules.

Transactions[edit | edit source]