mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
557 B
557 B
title
title |
---|
Pricing |
Pricing
InvenTree provides multi-currency pricing support via the django-money library.
Currency Conversion
Automatic updating of currency conversion rates can be provided via the exchangerate.host API.
Currency exchange rates are updated once per day.
The rates can also be set manually in the settings. Be aware that most companies trade with hourly or daily rates – setting a static rate can lead to big differences to the real world.