diff --git a/docs/releases/0.1.8.md b/docs/releases/0.1.8.md index 2e07ed1..920350a 100644 --- a/docs/releases/0.1.8.md +++ b/docs/releases/0.1.8.md @@ -12,6 +12,10 @@ title: Release 0.1.8 [#1395](https://github.com/inventree/InvenTree/pull/1395) adds the concept of *responsibility* for Purchase Orders and Sales Orders. Orders can be assigned to either an individual user, or an entire group. +### Order Reports + +[#1397](https://github.com/inventree/InvenTree/pull/1397) adds the ability to generate PDF Reports against Purchase Orders and Sales Orders. This new feature provides a framework for generating reports such as invoices, sales orders, packing lists, etc. While it provides the framework for such reports, generic templates for these report types have not yet been created. + ## Major Bug Fixes | PR | Description |