Setup#
On activation, the module does not create any currency records. It is possible to load them from the ISO database.
Loading and updating currencies#
There is a script called trytond_import_currencies that creates and updates Currencies.
You can run it with:
$ trytond_import_currencies -c trytond.conf -d <database>