mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Merge remote-tracking branch 'inventree/master' into labels
This commit is contained in:
commit
c7e217636c
@ -21,6 +21,10 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
|
||||
|
||||
[#1177](https://github.com/inventree/InvenTree/pull/1177) introduces the concept of *Target Date* for a Sales Order. This is the intended shipment date for the order. If the date is reached but the order is not yet complete, the order is considered *overdue*.
|
||||
|
||||
### Target Date for Purchase Order
|
||||
|
||||
[#1232](https://github.com/inventree/InvenTree/pull/1232) introduces the concept *Target Date* for a Purchase Order. This is the expected delivery date for the order. If the date is reached but the order is not yet complete, the order is considered *overdue*.
|
||||
|
||||
### Stock Item Expiry
|
||||
|
||||
[#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).
|
||||
@ -33,6 +37,13 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
|
||||
- Purchase Orders
|
||||
- Sales Orders
|
||||
|
||||
### Improved Permission System
|
||||
|
||||
[#1221](https://github.com/inventree/InvenTree/pull/1221) adds new permission roles as follows:
|
||||
|
||||
- **Part** role split into *Part* and *Part Category* roles
|
||||
- **Stock** role spit into *Stock Item* and *Stock Location* roles
|
||||
|
||||
## Major Bug Fixes
|
||||
|
||||
| PR | Description |
|
||||
|
Loading…
x
Reference in New Issue
Block a user