2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Update release docs

This commit is contained in:
Oliver Walters
2021-05-29 17:39:29 +10:00
parent c33ec4f92e
commit c19eb25b25
3 changed files with 16 additions and 7 deletions

View File

@ -8,10 +8,6 @@ InvenTree provides multi-currency pricing support via the [django-money](https:/
## Currency Conversion
If multiple currency support is required, automatic updating of currency conversion rates can be provided via the [fixer.io](https://fixer.io) API.
Automatic updating of currency conversion rates can be provided via the [exchangerate.host](https://exchangerate.host/#/) API.
If a valid API key for the fixer.io service is provided, the InvenTree background worker will update the currency exchanges rates once per day.
### API Key
A free API key can be obtained by creating an account with fixer.io.
Currency exchange rates are updated once per day.