Currencies (ISO 4217)
To import this module:
- Create a module named
ISOCurrencies - Set the settings as:
{
"type": "git",
"origin": {
"uri": "https://github.com/simplicitesoftware/module-isocurrencies.git"
}
}- Click on the Import module button
Currencies data is provided as the module's dataset.
Open this dataset and click on the Apply button after having imported the module and made a full clear cache.
ISO 4217 currency
| Name | Type | Required | Updatable | Personal | Description |
|---|---|---|---|---|---|
isoCurName |
char(100) | yes | yes | Currency name | |
isoCurCode |
char(3) | yes* | yes | Currency code (3 letters) | |
isoCurNum |
int(3) | yes | Currency number (3 digits) |
