Add Purchase order template

This commit is contained in:
2026-04-07 11:42:09 +02:00
parent 3480eb8a7a
commit 00330008d1
6 changed files with 2040 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
<label name="invoice_prepayment_report_template"/>
<field name="invoice_prepayment_report_template" colspan="3"/>
<separator id="payment_templates" string="Payment" colspan="4"/>
<label name="invoice_payment_order_report_template"/>
<field name="invoice_payment_order_report_template" colspan="3"/>
<separator id="purchase_templates" string="Purchase" colspan="4"/>
<label name="purchase_report_template"/>
<field name="purchase_report_template" colspan="3"/>