2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-05-02 23:48:56 +00:00
inventree-docs/docs/part/pricing.md
2021-05-29 17:39:29 +10:00

14 lines
369 B
Markdown

---
title: Pricing
---
## Pricing
InvenTree provides multi-currency pricing support via the [django-money](https://django-money.readthedocs.io/en/latest/) library.
## Currency Conversion
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.