InvenTree/InvenTree
Oliver 00b75d792e
Adds API mixin for "bulk delete" (#3146)
* Introduces a BulkDelete API mixin class

- Allows deletion of multiple items against a single API request

* Bump API version

* Adds BulkDelete mixin to StockItemTestResult API class

* refactor "multi BOM Item delete" to use new approach

* Refactor various attachment API endpoints

* Refactor multi delete for StockItem

* Convert remaining enndpoints over

* Fix for API test code
2022-06-07 07:25:12 +10:00
..
InvenTree Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
build Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
common Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
company Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
label Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
locale L10 crowdin (#3138) 2022-06-06 16:43:36 +10:00
order Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
part Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
plugin Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Add new global setting to control auto-upload of test reports (#3137) 2022-06-06 15:20:41 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
templates Adds API mixin for "bulk delete" (#3146) 2022-06-07 07:25:12 +10:00
users Add new global setting to control auto-upload of test reports (#3137) 2022-06-06 15:20:41 +10:00
config_template.yaml fix trailing 2022-05-20 13:20:55 +02:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00