mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
567 B
567 B
title
title |
---|
Pricing |
Pricing
InvenTree provides multi-currency pricing support via the django-money library.
Currency Conversion
If multiple currency support is required, automatic updating of currency conversion rates can be provided via the fixer.io 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.