From 9a58d87eec248a83299d0c36719ff62d4b98b31d Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 31 Mar 2025 07:59:19 +1100
Subject: [PATCH] fixed small bug in doc report sample templates (#9415)
 (#9418)

* 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

(cherry picked from commit 7b994a3d07ac92a9916f8029215465062880b081)

Co-authored-by: Michael <michael@buchmann.ruhr>
---
 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