From 2c93c2da9ff101463aac817651cb539e9f5068f9 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 18 Dec 2020 20:02:18 +1100 Subject: [PATCH] Update 0.1.5.md --- docs/releases/0.1.5.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/releases/0.1.5.md b/docs/releases/0.1.5.md index 46fd773..6fd813d 100644 --- a/docs/releases/0.1.5.md +++ b/docs/releases/0.1.5.md @@ -17,6 +17,10 @@ title: v0.1.5 Refer to the [build documentation](../../build/build/#overdue-builds) for more information. +### Target Date for Sales Order + +[#1177](https://github.com/inventree/InvenTree/pull/1177) introduces the concept of *Target Date* for a Sales Order. This is the intended shipment date for the order. If the date is reached but the order is not yet complete, the order is considered *overdue*. + ## Major Bug Fixes | PR | Description |