2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 18:55:26 +00:00

Add pages for 0.5.1 and 0.6.0

This commit is contained in:
Oliver
2021-10-04 18:39:11 +11:00
parent 699bffbc31
commit 8635bd6e75
3 changed files with 28 additions and 0 deletions

16
docs/releases/0.6.0.md Normal file
View File

@ -0,0 +1,16 @@
---
title: Release 0.6.0
---
## Release 0.6.0
### Build Order Allocation
PR [#2094](https://github.com/inventree/InvenTree/pull/2094) represents a significant improvement to the worflow for allocating stock items against a build order. A new API endpoint has been created allowing stock items to be allocated against builds, with dynamic validation and feedback of error messages.
Additionally the workflow and UX has been simplified, allowing greater efficiency of stock allocation against a build order.
### Bug Fixes
| Pull Request | Description |
| --- | --- |