From 5f006056f19a5d392f3ab836a21dfd8120d1dfe6 Mon Sep 17 00:00:00 2001 From: Oliver <oliver.henry.walters@gmail.com> Date: Thu, 7 Oct 2021 11:54:05 +1100 Subject: [PATCH] Update 0.5.1.md https://github.com/inventree/InvenTree/pull/2118 --- 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 d921bc9..7da2058 100644 --- a/docs/releases/0.5.1.md +++ b/docs/releases/0.5.1.md @@ -12,3 +12,4 @@ title: Release 0.5.1 | [#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 | +| [#2118](https://github.com/inventree/InvenTree/pull/2118) | Fixes crash bug when exporting BOM data under certain conditions |