2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 18:55:26 +00:00

Adds documentation for stock item expiry

This commit is contained in:
Oliver Walters
2021-01-06 20:07:38 +11:00
parent 8be85fc157
commit a4fa90f625
12 changed files with 90 additions and 0 deletions

View File

@ -21,6 +21,10 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
[#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*.
### Stock Item Expiry
[#1202](https://github.com/inventree/InvenTree/pull/1202) introduces the concept of an *Expiry Date* for Stock Items. For further information, refer to the [expiry documentation](../../stock/expiry).
## Major Bug Fixes
| PR | Description |