mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
Update 0.6.0.md
This commit is contained in:
parent
0fbdbe1980
commit
340582cb97
@ -6,6 +6,8 @@ title: Release 0.6.0
|
|||||||
|
|
||||||
0.6.0 is a major feature release of the InvenTree software project. For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/8).
|
0.6.0 is a major feature release of the InvenTree software project. For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/8).
|
||||||
|
|
||||||
|
## New Features
|
||||||
|
|
||||||
### Build Order Allocation
|
### 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.
|
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.
|
||||||
@ -52,7 +54,7 @@ PR [#2205](https://github.com/inventree/InvenTree/pull/2205) represents a major
|
|||||||
|
|
||||||
PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notification emails when the stock level for a particular part falls below the configured "minimum stock" threshold for that part. An email is automatically sent to any users who are subscribed to notifications for that part.
|
PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notification emails when the stock level for a particular part falls below the configured "minimum stock" threshold for that part. An email is automatically sent to any users who are subscribed to notifications for that part.
|
||||||
|
|
||||||
### Bug Fixes
|
## Major Bug Fixes
|
||||||
|
|
||||||
| Pull Request | Description |
|
| Pull Request | Description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user