From: Ludovic CHEVALIER Date: Fri, 8 Apr 2016 07:59:49 +0000 (+0200) Subject: [VIEW] +analytic account is required in purchase order X-Git-Url: http://git.cyclocoop.org/?p=burette%2Faccount_analytic_improvement.git;a=commitdiff_plain;h=29fd1dc57556fcea910f4b618c9fc3f096e1ea9c;ds=sidebyside [VIEW] +analytic account is required in purchase order --- diff --git a/__openerp__.py b/__openerp__.py index ac4c029..fe1bd4d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,7 @@ It installs the profile for bike co-ops to manage some features like: 'update_xml': [ 'view/account_invoice_view.xml', 'view/hr_expense.xml', + 'view/purchase.xml', 'view/sale.xml', ], 'installable': True, diff --git a/view/purchase.xml b/view/purchase.xml new file mode 100644 index 0000000..c2371b7 --- /dev/null +++ b/view/purchase.xml @@ -0,0 +1,16 @@ + + + + + purchase.order.form + purchase.order + + + + + 1 + + + + +