2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Files
InvenTree/InvenTree/part
Miklós Márton f6cfc12343 Add option to recursively delete part categories (#3435)
* Add option to recursively delete part categories

Fixes #3384

* - Added test (broken ATM)
- Refactored parameters to booleanish

* Fix styling issues reported by flake8

* Working on unit testing

* Added on_commit debugging callback

* Separate the recursive part of the deletion into another method
to make sure that the delete operation is performed in a single transaction

* Trying transactions with @transactions.atomic

* Fix flake8 reported issues

* Removed unused debug callback

* Fixed tests for category recursive deletion

* Fix flake reported issues

* Fix flake reported issues
Again

* Remove unrelated formatting changes

* Fixed a part of review comments
2022-11-08 11:57:00 +11:00
..
2022-08-09 09:42:53 +10:00
2022-06-02 01:37:39 +10:00
2022-06-02 01:37:39 +10:00
2022-07-25 11:17:59 +10:00
2022-06-06 19:12:29 +10:00
2022-09-20 19:02:08 +10:00
2022-09-15 14:14:51 +10:00
2022-06-06 13:00:30 +10:00
2022-09-01 07:36:35 +10:00
2022-07-27 10:42:34 +10:00