From a8452bed359a771ac46a6911485d4cb5e99f67fc Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 18 Jun 2021 21:57:39 +1000 Subject: [PATCH] Update 0.2.4.md --- docs/releases/0.2.4.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/releases/0.2.4.md b/docs/releases/0.2.4.md index 261e67c..f407ac7 100644 --- a/docs/releases/0.2.4.md +++ b/docs/releases/0.2.4.md @@ -28,7 +28,12 @@ This release of InvenTree introduces a number of key improvements regarding pric [#1587](https://github.com/inventree/InvenTree/pull/1587) displays the desired destination for items received against a Purchase Order +### Part Allocation Display + +[#1316](https://github.com/inventree/InvenTree/pull/1316) improves the display of stock allocations for a given Part + ## Major Bug Fixes | PR | Description | | --- | --- | +| [#1684](https://github.com/inventree/InvenTree/pull/1684) | Ensure tree structures are rebuilt after data import |