2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

Update release notes

This commit is contained in:
Oliver Walters
2021-01-14 23:51:08 +11:00
parent c7e217636c
commit 31b01bdd1f
2 changed files with 7 additions and 2 deletions

View File

@ -37,6 +37,10 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
- Purchase Orders
- Sales Orders
### Improved Label Printing
[#1212](https://github.com/inventree/InvenTree/pull/1212) significantly improves the existing label printing functionality. Documentation for the new label printing system [can be found here](../../report/labels).
### Improved Permission System
[#1221](https://github.com/inventree/InvenTree/pull/1221) adds new permission roles as follows:
@ -44,6 +48,7 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
- **Part** role split into *Part* and *Part Category* roles
- **Stock** role spit into *Stock Item* and *Stock Location* roles
## Major Bug Fixes
| PR | Description |