mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
parent
53e0f718cc
commit
e9a4b4559e
@ -14,6 +14,10 @@ Additionally the workflow and UX has been simplified, allowing greater efficienc
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
### Stock Adjustments
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
| Pull Request | Description |
|
| Pull Request | Description |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user