From e5080fa693d1fe3507a1e5ed1d94ea47e45111fa Mon Sep 17 00:00:00 2001 From: odoo Date: Sat, 25 Nov 2017 18:05:08 +0100 Subject: [PATCH] add name and phone of referent on purchase order --- beesdoo_purchase/__openerp__.py | 1 + beesdoo_purchase/report/report_purchaseorder.xml | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 beesdoo_purchase/report/report_purchaseorder.xml diff --git a/beesdoo_purchase/__openerp__.py b/beesdoo_purchase/__openerp__.py index 37645c0..87f13c6 100644 --- a/beesdoo_purchase/__openerp__.py +++ b/beesdoo_purchase/__openerp__.py @@ -25,6 +25,7 @@ 'data': [ 'views/purchase_order.xml', 'security/ir.model.access.csv', + 'report/report_purchaseorder.xml', ], # only loaded in demonstration mode 'demo': [], diff --git a/beesdoo_purchase/report/report_purchaseorder.xml b/beesdoo_purchase/report/report_purchaseorder.xml new file mode 100644 index 0000000..a79a740 --- /dev/null +++ b/beesdoo_purchase/report/report_purchaseorder.xml @@ -0,0 +1,14 @@ + + + + + +