InvenTree/InvenTree
2020-10-04 12:58:45 +11:00
..
barcode Fixes for barcode decoding 2020-08-16 13:42:27 +10:00
build Update admin links to require specific permissions 2020-09-30 23:57:23 +10:00
common SupplierPart price break table now uses API rather than django template 2020-09-17 23:19:50 +10:00
company Add some unit testing 2020-10-04 00:24:48 +10:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
InvenTree Add custom admin view for the "Group" model 2020-10-03 17:37:20 +10:00
label Add "enabled" field to Label class 2020-08-23 09:07:15 +10:00
locale Updated translation files 2020-09-28 22:04:08 +10:00
order Update admin links to require specific permissions 2020-09-30 23:57:23 +10:00
part Add some unit testing 2020-10-04 00:24:48 +10: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 Update admin links to require specific permissions 2020-09-30 23:57:23 +10:00
templates Added tests for Category parameters methods, some code clean-up 2020-10-01 13:46:56 -05:00
users Add missing migration file 2020-10-04 12:58:45 +11:00
config_template.yaml Add default config example to config template 2020-08-24 15:24:18 +01:00
gunicorn.conf.py doc fix 2019-07-12 00:15:47 +10:00
manage.py