2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 03:05:28 +00:00

Merge pull request #117 from matmair/manual-exchange

added info about manual exchange rates
This commit is contained in:
Oliver
2021-06-01 10:35:37 +10:00
committed by GitHub

View File

@ -11,3 +11,5 @@ InvenTree provides multi-currency pricing support via the [django-money](https:/
Automatic updating of currency conversion rates can be provided via the [exchangerate.host](https://exchangerate.host/#/) API. Automatic updating of currency conversion rates can be provided via the [exchangerate.host](https://exchangerate.host/#/) API.
Currency exchange rates are updated once per day. 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.