2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

Support CNY by default (#3334)

- Adds default support for CNY currency
This commit is contained in:
Oliver
2022-07-15 15:16:35 +10:00
committed by GitHub
parent 2afd39356a
commit 739489840b
2 changed files with 2 additions and 1 deletions

View File

@ -61,6 +61,7 @@ base_currency: USD
currencies:
- AUD
- CAD
- CNY
- EUR
- GBP
- JPY