2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-29 06:06:51 +00:00
inventree-docs/docs/part/pricing.md

16 lines
557 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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.
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.