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..6d44754 --- /dev/null +++ b/beesdoo_purchase/report/report_purchaseorder.xml @@ -0,0 +1,14 @@ + + + + + +