InvenTree/InvenTree
Oliver Walters 1532be9c1e Add 'currency' option for company
- e.g. an external supplier might have a default currency
- Adds a form input which only allows selection of allowed currency codes
- Add unit testing for currency validation
2020-11-12 11:02:10 +11:00
..
InvenTree Add 'currency' option for company 2020-11-12 11:02:10 +11:00
barcode fix error caused by assumption that json.loads() returns an object with a .keys() function 2020-10-09 16:32:54 +02:00
build Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
common Add 'currency' option for company 2020-11-12 11:02:10 +11:00
company Add 'currency' option for company 2020-11-12 11:02:10 +11:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
label Add "enabled" field to Label class 2020-08-23 09:07:15 +10:00
locale Update tests and translations 2020-11-11 00:31:39 +11:00
order Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
part Fix for SQL cursor query 2020-11-11 08:06:14 +11:00
plugins Flake fixes 2020-06-11 19:46:36 +10:00
report Ensure correct path separator is returned 2020-09-13 21:10:11 +10:00
script PEP fixes 2020-05-03 08:59:44 +10:00
stock Remove defunct 'build_order' field from StockItem model 2020-11-10 20:12:39 +11:00
templates Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
users Update tests and translations 2020-11-11 00:31:39 +11:00
config_template.yaml List supported currencies in the configuration template 2020-11-10 16:28:55 +11:00
gunicorn.conf.py doc fix 2019-07-12 00:15:47 +10:00
manage.py Fixing python errors 2017-04-11 17:21:05 +10:00