From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../report/purchase_order_templates.xml | 10 ++++++++++ .../report/purchase_quotation_templates.xml | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 addons/purchase_product_matrix/report/purchase_order_templates.xml create mode 100644 addons/purchase_product_matrix/report/purchase_quotation_templates.xml (limited to 'addons/purchase_product_matrix/report') diff --git a/addons/purchase_product_matrix/report/purchase_order_templates.xml b/addons/purchase_product_matrix/report/purchase_order_templates.xml new file mode 100644 index 00000000..91a1d077 --- /dev/null +++ b/addons/purchase_product_matrix/report/purchase_order_templates.xml @@ -0,0 +1,10 @@ + + + + diff --git a/addons/purchase_product_matrix/report/purchase_quotation_templates.xml b/addons/purchase_product_matrix/report/purchase_quotation_templates.xml new file mode 100644 index 00000000..a00c15bc --- /dev/null +++ b/addons/purchase_product_matrix/report/purchase_quotation_templates.xml @@ -0,0 +1,10 @@ + + + + -- cgit v1.2.3