From 7b994a3d07ac92a9916f8029215465062880b081 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 30 Mar 2025 22:46:22 +0200 Subject: [PATCH] fixed small bug in doc report sample templates (#9415) * Add part full name to supplier part table * Add context variables for sales order report to the docs * Added more context variables on orders to the docs * fixed small bug in doc report sample templates --- docs/docs/report/samples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/report/samples.md b/docs/docs/report/samples.md index ed00e5ec43..493728bf1b 100644 --- a/docs/docs/report/samples.md +++ b/docs/docs/report/samples.md @@ -33,7 +33,7 @@ The following report templates are provided "out of the box" and can be used as ### Purchase Order -{{ templatefile("report/inventree_bill_of_materials_report.html") }} +{{ templatefile("report/inventree_purchase_order_report.html") }} ### Return Order