2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 13:46:54 +00:00

Update 0.6.0.md

https://github.com/inventree/InvenTree/pull/2110
This commit is contained in:
Oliver 2021-10-06 20:52:27 +11:00 committed by GitHub
parent 9b331f3ecc
commit 1d8fd9d196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,10 @@ PR [#2102](https://github.com/inventree/InvenTree/pull/2102) provides a major re
PR [#2103](https://github.com/inventree/InvenTree/pull/2103) provides a major improvement to the stock adjustment API. While remaining backwards compatible, the API endpoints for stock adjustments (stocktake, quantity adjustment, stock transfer) have been updated to use the DRF serializer framework. This provides a more streamlined user experience with improved error checking and handling.
### Sales Order Allocations
PR [#2110](https://github.com/inventree/InvenTree/pull/2110) provides a major refactor of the process by which stock items are allocated against a sales order. The process now makes use of the REST API for a more responsive and intuitive user experience.
### Bug Fixes
| Pull Request | Description |