2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 13:46:54 +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
commit 4b6a26b3fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.