InvenTree/src
Oliver fb17dcce9a
Task group (#8332)
* Add 'group' to offload_task

- Make use of 'group' field in AsyncTask model
- Allows better db filtering

* Log error if low_stock check cannot be performed

* Ensure low-stock checks are performed by the background worker

* Change encoding of arguments to 'notify_low_stock_if_required'

- Pass part ID, not part instance
- Safer, but requires DB hit

* Fix typo

* Fix to allow tests to run
2024-10-24 00:06:44 +11:00
..
backend Task group (#8332) 2024-10-24 00:06:44 +11:00
frontend PUI: Show "Return from customer" option (#8345) 2024-10-23 23:24:21 +11:00