InvenTree/InvenTree
Oliver Walters c95f124578 Add some helper magic for setting objects
- If the setting is defined as a "bool" then the returned value is automatically cast to a bool
- Add some more unit testing
2020-11-09 23:44:54 +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 Add some helper magic for setting objects 2020-11-09 23:44:54 +11:00
company Bug fix: Part thumbnail API list was not working 2020-11-04 15:41:17 +11:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
InvenTree Disabled crispy form errors 2020-11-05 14:44:04 -05:00
label Add "enabled" field to Label class 2020-08-23 09:07:15 +10:00
locale Rename tabs for build order 2020-11-05 20:07:23 +11:00
order Fixed saving of purchase and sales order forms 2020-11-05 14:38:54 -05:00
part Add some helper magic for setting objects 2020-11-09 23:44:54 +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 Logic fix for editing stock item creation form 2020-11-04 08:29:09 +11:00
templates Add some helper magic for setting objects 2020-11-09 23:44:54 +11:00
users Added check for remove too 2020-11-05 09:37:01 -05:00
config_template.yaml Bug fix for stock table 2020-11-03 15:05:13 +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