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/2198
This commit is contained in:
Oliver 2021-11-05 00:22:06 +11:00 committed by GitHub
parent 45603317f7
commit 229af4b093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,10 @@ PR [#2205](https://github.com/inventree/InvenTree/pull/2205) represents a major
PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notification emails when the stock level for a particular part falls below the configured "minimum stock" threshold for that part. An email is automatically sent to any users who are subscribed to notifications for that part. PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notification emails when the stock level for a particular part falls below the configured "minimum stock" threshold for that part. An email is automatically sent to any users who are subscribed to notifications for that part.
### Stock Item Forms
PR [#2198](https://github.com/inventree/InvenTree/pull/2198) provides a major refactor of stock item forms, for creating and editing stock items. These forms have been migrated to the REST API, providing a much more responsive user experience.
## Major Bug Fixes ## Major Bug Fixes
| Pull Request | Description | | Pull Request | Description |