From 5b8046ebd2fe6c01dcd78fb243db029ea0507632 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 21 Dec 2021 00:46:33 +1100 Subject: [PATCH] Update 0.6.0.md https://github.com/inventree/InvenTree/pull/2468 --- docs/releases/0.6.0.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 91414cc..9b27955 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -73,10 +73,14 @@ PR [#2199](https://github.com/inventree/InvenTree/pull/2199) adds the ability to PR [#2074](https://github.com/inventree/InvenTree/pull/2074) adds a plugin ecosystem, allowing future development of first-party and third-party plugins to extend upon core InvenTree functionality. Watch this space! -## Assign Stock Items to Customer +### Assign Stock Items to Customer PR [#2436](https://github.com/inventree/InvenTree/pull/2436) refactors the process by which stock items can be manually assigned to a customer, separate to the Sales Order process. +### Merging Stock Items + +PR [#2468](https://github.com/inventree/InvenTree/pull/2468) adds the ability to merge multiple stock items together. + ## Major Bug Fixes | Pull Request | Description |