InvenTree/InvenTree
Oliver Walters 039a7badd1 A little whoopsie-doo:
- Part.clean() was incorrectly referencing a BomItem when it should have been referencing BomItem.part
2020-11-11 16:09:14 +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 setting to allow or prohibit duplicate IPN values 2020-11-10 09:03:26 +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 Add requirement for django-error-report 2020-11-11 14:10:12 +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 A little whoopsie-doo: 2020-11-11 16:09: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 Add setting to allow or prohibit duplicate IPN values 2020-11-10 09:03:26 +11:00
templates Add setting to allow or prohibit duplicate IPN values 2020-11-10 09:03:26 +11:00
users Fix for unit testing 2020-11-11 15:19:15 +11: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