2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00
inventree-docs/docs/report/purchase_order.md
Oliver b4985d21eb
Return orders (#459)
* Add page for return orders

* Add some intro patter, images

* More docs and images

* Add page for return order reports

* Add doc for return order report functionality

* Updates for report docs

* Updates
2023-03-29 20:46:45 +11:00

17 lines
567 B
Markdown

---
title: Purchase Order Report
---
## Purchase Order Reports
### Context Variables
!!! missing "TODO"
This section requires further work
### Default Report Template
A default *Purchase Order Report* template is provided out of the box, which is useful for generating simple test reports. Furthermore, it may be used as a starting point for developing custom BOM reports:
View the [source code](https://github.com/inventree/InvenTree/blob/master/InvenTree/report/templates/report/inventree_po_report_base.html) for the default purchase order report template.