2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 18:55:26 +00:00

Added documentation for stock ownership

This commit is contained in:
eeintech
2021-01-18 11:09:06 -05:00
parent 13e35ef075
commit 014e23617e
10 changed files with 73 additions and 3 deletions

View File

@ -29,6 +29,11 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
[#1202](https://github.com/inventree/InvenTree/pull/1202) introduces the concept of an *Expiry Date* for Stock Items. For further information, refer to the [expiry documentation](../../stock/expiry).
### Stock Ownership
[#1155](https://github.com/inventree/InvenTree/pull/1155) adds ownership to stock locations and items. Ownership allows to control which user group or individual user can edit and manage specific stock locations and items.
For further information, refer to the [expiry documentation](../../stock/owner).
### Calendar Views
[#1208](https://github.com/inventree/InvenTree/pull/1208) adds interactive calendar displays to assist with order scheduling. Calendar displays are available for:
@ -52,7 +57,6 @@ 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 |