diff --git a/docs/releases/0.7.0.md b/docs/releases/0.7.0.md index c417a7a..6e7d451 100644 --- a/docs/releases/0.7.0.md +++ b/docs/releases/0.7.0.md @@ -71,6 +71,10 @@ Multiple improvements have been made to the docker installation process, most no [#2779](https://github.com/inventree/InvenTree/pull/2779) provides a QR code scanner which can be used to quickly scan Inventree generated QR codes using webcams or mobile devices. This feature requires secure (HTTPS) connection to the server. +### Order, Order + +[#2770](https://github.com/inventree/InvenTree/pull/2770) implements a major overhaul of the "order parts" wizard, with the form now making use of the API rather than being rendered on the server. + ## Bug Fixes | Pull Request | Description |