diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 8848e92..e860e7f 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -10,6 +10,10 @@ PR [#2094](https://github.com/inventree/InvenTree/pull/2094) represents a signif Additionally the workflow and UX has been simplified, allowing greater efficiency of stock allocation against a build order. +### Receiving Purchase Orders + +PR [#2102](https://github.com/inventree/InvenTree/pull/2102) provides a major refactor of the process by which stock items are received against a purchase order. The receiving process now makes use of the REST API for a more responsive and intuitive user experience. + ### Bug Fixes | Pull Request | Description |