From 9b331f3ecc1f77f90f323b1871b81df13bac676a Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 6 Oct 2021 17:27:36 +1100 Subject: [PATCH] Update 0.5.1.md https://github.com/inventree/InvenTree/pull/2108 --- docs/releases/0.5.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases/0.5.1.md b/docs/releases/0.5.1.md index 881dab3..d921bc9 100644 --- a/docs/releases/0.5.1.md +++ b/docs/releases/0.5.1.md @@ -11,3 +11,4 @@ title: Release 0.5.1 | [#2090](https://github.com/inventree/InvenTree/pull/2090) | Fixes critical bug in purchase order API endpoint for receiving items | | [#2100](https://github.com/inventree/InvenTree/pull/2100) | Allows blank values in "barcode" field when receiving purchase order items via the API | | [#2101](https://github.com/inventree/InvenTree/pull/2101) | Fixes rendering issues in build output tables | +| [#2108](https://github.com/inventree/InvenTree/pull/2108) | Fixes error when trying to build new stock from the SalesOrder table |