InvenTree/InvenTree
Oliver 09a4fab0d6
Adds 'quarantine' code for StockItemStatus (#3084)
* Adds 'quarantine' code for StockItemStatus

- Marks item as "unavailable"
- Removes unused code from StockItemStatus class

* Add migration file
2022-05-27 15:12:15 +10:00
..
build Enable 'tree view' for build order table (#3070) 2022-05-26 15:41:53 +10:00
common More plugin testing (#3052) 2022-05-24 09:23:06 +10:00
company Refactor 'DeleteManufacturerPart' form (#3067) 2022-05-25 23:35:53 +10:00
InvenTree Adds 'quarantine' code for StockItemStatus (#3084) 2022-05-27 15:12:15 +10:00
label remove dead code (#3054) 2022-05-24 09:20:59 +10:00
locale L10 crowdin (#3063) 2022-05-24 20:29:17 +10:00
order Improve error management for order price calculation (#3075) 2022-05-27 13:26:37 +10:00
part Enable 'tree view' for build order table (#3070) 2022-05-26 15:41:53 +10:00
plugin More plugin testing (#3052) 2022-05-24 09:23:06 +10:00
plugins pep fix 2022-05-11 12:28:15 +02:00
report resort imports 2022-05-20 17:24:51 +02:00
script resort imports 2022-05-20 17:24:51 +02:00
stock Adds 'quarantine' code for StockItemStatus (#3084) 2022-05-27 15:12:15 +10:00
templates Check user permissions before performing search (#3083) 2022-05-27 13:26:45 +10:00
users Exclude testing exceptions from coverage (#3046) 2022-05-22 15:54:13 +10:00
config_template.yaml fix trailing 2022-05-20 13:20:55 +02:00
gunicorn.conf.py
manage.py