From 8301c9f851872185f8bb194f4a13164db99dc1f1 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 4 Mar 2022 17:21:22 +1100 Subject: [PATCH] Add entry to 0.7.0 release notes --- docs/releases/0.7.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index 691759f..afbbd97 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -27,3 +27,7 @@ title: Release 0.7.0 ### Stock Scheduling [#2695](https://github.com/inventree/InvenTree/pull/2695) adds a new "Scheduling" tab to the "Part" display. This displays projected / predicted future stock levels, based on pending orders. + +### Automatic Stock Allocation + +[#2713](https://github.com/inventree/InvenTree/pull/2713) adds a feature to "automatically" allocate stock items to a build order.