InvenTree/docs/docs/manufacturing
Oliver 540eb84796
[Feature] SalesOrder Auto-Allocate (#12000)
* Add basic auto-allocate functionality

- backend code
- background task
- API endpoint

* Add new endpoint enum

* add frontend components

* Tweak auto-allocate output

* Allow specifying of individual line items

* Tweak error boundary

* Enable bulk-delete of allocated items against sales order

* Refactor stock sorting options

* Allow user to select how to handle serialized stock

* Backport new functionality to BuildOrder allocation

* Refactor sorting options to use enumerated values

* Implement functional unit tests for new feature

* Update API and CHANGELOG

* Additional unit test

* Add playwright testing

* Documentation

* Update docs for build auto-allocate

* Fix dependencies

* Adjust build line filtering

* Fix serializer
2026-05-26 23:21:06 +10:00
..
allocate.md [Feature] SalesOrder Auto-Allocate (#12000) 2026-05-26 23:21:06 +10:00
bom.md [docs] Update documentation (#11997) 2026-05-24 10:05:06 +10:00
build.md External order checks (#11935) 2026-05-13 15:16:34 +10:00
example.md [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
external.md [Feature] External build order (#9312) 2025-06-12 18:27:15 +10:00
index.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
output.md Partial build output complete (#10499) 2025-10-06 14:30:07 +11:00
required.md [UI] BOM compare (#11853) 2026-05-03 12:18:44 +10:00