diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index ec7e5b9..691759f 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -23,3 +23,7 @@ title: Release 0.7.0 ### Persistent Forms [#2687](https://github.com/inventree/InvenTree/pull/2687) adds the ability for modal forms to be "persistent" - i.e. they are not immediately dismissed after successful submission. This allows (for example) the "Create Part" form to be used multiple times in succession, allowing quick creation of parts by the user. + +### 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.