mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 02:35:29 +00:00
Fixing pretty much every existing internal link.
Sometimes, it pays to RTFD
This commit is contained in:
@ -19,18 +19,18 @@ Support for report templates has been greatly improved, moving towards "out of t
|
||||
- Adjustable page size for generated reports
|
||||
- Debug mode (renders reports as simple HTML files)
|
||||
|
||||
Refer to the [report documentation](../../report/report) for further information.
|
||||
Refer to the [report documentation](../report/report.md) for further information.
|
||||
|
||||
!!! warning "LaTeX Support"
|
||||
LaTeX report templates are no longer supported for a number of technical and ideological reasons
|
||||
|
||||
[#1292](https://github.com/inventree/InvenTree/pull/1292) adds support for build order / work order reports. Refer to the [build report documentation](../../report/build) for further information.
|
||||
[#1292](https://github.com/inventree/InvenTree/pull/1292) adds support for build order / work order reports. Refer to the [build report documentation](../report/build.md) for further information.
|
||||
|
||||
### Inherited BOM Items
|
||||
|
||||
[#1313](https://github.com/inventree/InvenTree/pull/1313) adds support for inherited BOM items, allowing greater flexibility for Bill of Materials management when combined with the Template / Variant part system.
|
||||
|
||||
Refer to the [BOM documentation](../../build/bom) for further information.
|
||||
Refer to the [BOM documentation](../build/bom.md) for further information.
|
||||
|
||||
### Stock Item Packaging
|
||||
|
||||
|
Reference in New Issue
Block a user