From 699316863dc7c96bac76bef76f534d0e323bbf3b Mon Sep 17 00:00:00 2001 From: eeintech Date: Fri, 25 Mar 2022 17:06:00 -0400 Subject: [PATCH] Link test reporting to report section --- docs/report/build.md | 2 +- docs/report/report.md | 8 ++++++-- docs/stock/test.md | 3 +-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/report/build.md b/docs/report/build.md index a29b149..2e86672 100644 --- a/docs/report/build.md +++ b/docs/report/build.md @@ -9,7 +9,7 @@ Custom build order reports may be generated against any given Build Order. For e ### Build Filters !!! missing "TODO" - This section rquires further work + This section requires further work ### Context Variables diff --git a/docs/report/report.md b/docs/report/report.md index e2a996b..4f98d66 100644 --- a/docs/report/report.md +++ b/docs/report/report.md @@ -193,7 +193,11 @@ InvenTree supports the following reporting functionality: [Purchase Order report](./order.md): Order line items ### Sales Order -Sales Order: TODO + +!!! missing "TODO" + This section requires further work ### Stocktake -Stocktake Report: TODO + +!!! missing "TODO" + This section requires further work diff --git a/docs/stock/test.md b/docs/stock/test.md index 1de032d..5daf690 100644 --- a/docs/stock/test.md +++ b/docs/stock/test.md @@ -39,8 +39,7 @@ Multiple results can be uploaded against the same test name. In cases where mult ### Reporting -!!! missing "TODO" - Include information on the reporting plugin architecture +For any information regarding the reporting architecture, please refer to the [Report Generation](../report/report.md) page. ### Automated Test Intgration