InvenTree/InvenTree
Oliver Walters 978fd7c683 Implement default currency selection
- Add 'choices' option to InvenTreeSetting class
- Add support for ChoiceField in InvenTreeSetting form
2020-11-10 17:08:08 +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 Rename tabs for build order 2020-11-05 20:07:23 +11:00
common Implement default currency selection 2020-11-10 17:08:08 +11:00
company Bug fix: Part thumbnail API list was not working 2020-11-04 15:41:17 +11:00
img_source
InvenTree List supported currencies in the configuration template 2020-11-10 16:28:55 +11:00
label Add "enabled" field to Label class 2020-08-23 09:07:15 +10:00
locale Update migrations and translation 2020-11-09 23:47:31 +11:00
order Fixed saving of purchase and sales order forms 2020-11-05 14:38:54 -05:00
part Add setting to allow or prohibit duplicate IPN values 2020-11-10 09:03:26 +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 Add integration of django-money 2020-11-10 16:22:42 +11:00
templates Implement default currency selection 2020-11-10 17:08:08 +11:00
users Added check for remove too 2020-11-05 09:37:01 -05: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