InvenTree/docs/docs
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
..
api Transfer Order (#11281) 2026-05-22 17:08:40 +10:00
app Adjust app docs (#11849) 2026-05-02 10:04:35 +10:00
assets Transfer Order (#11281) 2026-05-22 17:08:40 +10:00
barcodes Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00
concepts [docs] Update documentation (#11997) 2026-05-24 10:05:06 +10:00
develop feat(frontend): bump node build enviroment to 24 (#11893) 2026-05-08 08:48:53 +10:00
javascripts feat(docs): add architecture/roadmap (#9624) 2025-06-13 11:28:02 +10:00
manufacturing [Feature] SalesOrder Auto-Allocate (#12000) 2026-05-26 23:21:06 +10:00
part [docs] Update documentation (#11997) 2026-05-24 10:05:06 +10:00
plugins feat(frontend): Add option for plugins to add header actions (#9570) 2026-05-22 08:20:07 +10:00
project docs: rename ressouce details (#12005) 2026-05-26 13:07:04 +10:00
purchasing [docs] Docs updates (#10678) 2025-10-26 17:16:59 +11:00
releases [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
report Additional report tags (#11718) 2026-04-11 12:03:58 +10:00
sales [Feature] SalesOrder Auto-Allocate (#12000) 2026-05-26 23:21:06 +10:00
settings [docs] Update documentation (#11997) 2026-05-24 10:05:06 +10:00
start Update installer docs (#11846) 2026-05-02 09:14:02 +10:00
stock Transfer Order (#11281) 2026-05-22 17:08:40 +10:00
stylesheets Render API docs (#6463) 2024-03-02 11:28:37 +11:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
demo.md Invoke docs (#8373) 2024-10-27 10:51:51 +11:00
faq.md sqlite limitation docs (#12003) 2026-05-26 07:03:38 +10:00
hooks.py Ensure configuration settings are documented (#11674) 2026-04-21 12:23:53 +10:00
index.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
security.md sqlite limitation docs (#12003) 2026-05-26 07:03:38 +10:00
troubleshooting.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00