InvenTree/docs/docs
Oliver e83feb9414
Currency setting (#7390)
* Add new global setting for currency options

- Moving away from external configuration
- Refactor currency support code into new file

* Refactoring

- Move functions into currency.py

* Limit choices for default currency

* Improve validation

* Adds data migration for existing currency selection

* Docs updates

* Remove currency config from external settings

* bump api version

* Add debug message

* Add unit tests

* Fix after_change_currency func

* Fix after_change_currency func

* Revert change to after_chance_currency

* Revert other change
2024-06-03 12:53:30 +10:00
..
api Render API docs (#6463) 2024-03-02 11:28:37 +11:00
app Sales order barcode allocate (#6072) 2023-12-14 11:13:50 +11:00
assets Report printing refactor (#7074) 2024-05-22 10:17:01 +10:00
barcodes Add basic support for scanning vendor barcodes (#5509) 2023-10-19 23:28:21 +11:00
build PO shipped complete (#7367) 2024-05-30 12:44:57 +10:00
concepts Feet and inches (#6674) 2024-03-12 03:04:10 +00:00
develop Cache updates (#7388) 2024-06-02 21:43:31 +10:00
extend Docs code links (#7342) 2024-05-26 22:09:08 +10:00
javascripts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
order PO shipped complete (#7367) 2024-05-30 12:44:57 +10:00
part Render API docs (#6463) 2024-03-02 11:28:37 +11:00
releases Report printing refactor (#7074) 2024-05-22 10:17:01 +10:00
report Label printing bug fixes (#7329) 2024-05-27 09:12:29 +00:00
settings Currency setting (#7390) 2024-06-03 12:53:30 +10:00
start Currency setting (#7390) 2024-06-03 12:53:30 +10:00
stock PO shipped complete (#7367) 2024-05-30 12:44:57 +10:00
stylesheets Render API docs (#6463) 2024-03-02 11:28:37 +11:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
credits.md Remove coveralls integration (#7099) 2024-04-23 08:42:31 +10:00
demo.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
faq.md Pin hashes in requirements (#7081) 2024-04-23 17:15:52 +10:00
features.md Company docs updates (#4710) 2023-04-27 22:27:21 +10:00
hooks.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
index.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
security.md Docs code links (#7342) 2024-05-26 22:09:08 +10:00