From b03bc625e65ce565326eebd94680765fa1cc06eb Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Mon, 31 May 2021 23:53:45 +0200 Subject: [PATCH] added info about manual exchange rates --- docs/part/pricing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/part/pricing.md b/docs/part/pricing.md index fca5d10..f9183ed 100644 --- a/docs/part/pricing.md +++ b/docs/part/pricing.md @@ -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. 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.