Skip to main content

Tryton module with currencies

Project description

The currency module defines the concepts of currency and rate.

Currency

A currency is defined by a name, a symbol, a code, a list of rates, a rounding factor and some formatting properties: the digits to be displayed after the decimal separator, the way the numbers should be grouped, the thousands separator, the decimal separator, the positive and negative signs and their positions, the currency symbol position and if it should be separated from the number by a space.

Rate

A rate is defined by a date and a numeric value. The date gives the time from which this rate is correct. All rates are defined implicitly with respect to the same currency (the one whose rate is 1).

Scripts

There is a scripts:

  • trytond_import_currencies to create and update currencies from the ISO database.

Release history Release notifications | RSS feed

This version

5.8.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_currency-5.8.2.tar.gz (41.1 kB view hashes)

Uploaded Source

Built Distribution

trytond_currency-5.8.2-py3-none-any.whl (52.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page