mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 18:55:26 +00:00
Fixing pretty much every existing internal link.
Sometimes, it pays to RTFD
This commit is contained in:
@ -12,7 +12,7 @@ title: Release 0.1.5
|
||||
|
||||
[#1168](https://github.com/inventree/InvenTree/pull/1168) introduces the concept of *Target Date* for a Build Order. This is the intended completion date for the build. If the date is reached but the build is not yet complete, the build is consider *overdue*.
|
||||
|
||||
Refer to the [build documentation](../../build/build/#overdue-builds) for more information.
|
||||
Refer to the [build documentation](../build/build.md#overdue-builds) for more information.
|
||||
|
||||
### Target Date for Sales Order
|
||||
|
||||
@ -29,7 +29,7 @@ Refer to the [build documentation](../../build/build/#overdue-builds) for more i
|
||||
### Stock Ownership
|
||||
|
||||
[#1155](https://github.com/inventree/InvenTree/pull/1155) adds ownership to stock locations and items. Ownership allows control over which user group or individual user can edit and manage specific stock locations and items.
|
||||
For further information, refer to the [ownership documentation](../../stock/owner).
|
||||
For further information, refer to the [ownership documentation](../stock/owner.md).
|
||||
|
||||
### Calendar Views
|
||||
|
||||
@ -41,7 +41,7 @@ For further information, refer to the [ownership documentation](../../stock/owne
|
||||
|
||||
### 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).
|
||||
[#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.md).
|
||||
|
||||
### Improved Report Printing
|
||||
|
||||
|
Reference in New Issue
Block a user