InvenTree/InvenTree
Oliver f27acde934 More fixes
- Allow stock item creation for inactive parts
- Better handling of successful stock item creation
- Disable fields rather than hiding them
2021-11-05 00:02:55 +11:00
..
barcodes
build Fix CI errors 2021-11-04 15:05:54 +11:00
common Adds a scheduled task to remove old notification entries from the database 2021-11-04 01:33:26 +11:00
company More fixes 2021-11-05 00:02:55 +11:00
InvenTree More refactoring for notifications 2021-11-04 23:09:49 +11:00
label Add inline option for reports, too 2021-08-07 22:28:48 +10:00
locale Fix: New translations django.po from Crowdin 2021-10-11 17:29:16 +11:00
order Merge remote-tracking branch 'inventree/master' into stock-item-forms 2021-11-03 13:34:45 +11:00
part More fixes 2021-11-05 00:02:55 +11:00
plugins
report Adds a function to construct an "absolute" URL 2021-11-01 23:44:44 +11:00
script script to save the locale stats 2021-08-05 00:44:02 +02:00
stock More fixes 2021-11-05 00:02:55 +11:00
templates More fixes 2021-11-05 00:02:55 +11:00
users Add functionality and unit testing for new model 2021-11-04 01:11:42 +11:00
config_template.yaml add aditional provider settings 2021-09-07 23:55:11 +02:00
gunicorn.conf.py
manage.py