diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 905038a..2af3947 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -26,6 +26,10 @@ PR [#2110](https://github.com/inventree/InvenTree/pull/2110) provides a major re PR [#2113](https://github.com/inventree/InvenTree/pull/2113) adds a background task to periodically remove old error messages from the database. Error messages are retained in the database for 30 days, after which point they are removed. +### Sales Order Export + +PR [#2119](https://github.com/inventree/InvenTree/pull/2119) adds the ability to export sales order information in a variety of supported file formats. + ### Bug Fixes | Pull Request | Description |