From: Ludovic CHEVALIER Date: Fri, 8 Apr 2016 07:59:25 +0000 (+0200) Subject: [VIEW] +analytic account is required in sale order X-Git-Url: http://git.cyclocoop.org/?p=burette%2Faccount_analytic_improvement.git;a=commitdiff_plain;h=9c4035695c518f55b6ea2e67ae322c73746e0470 [VIEW] +analytic account is required in sale order --- diff --git a/__openerp__.py b/__openerp__.py index 28f0e31..ac4c029 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/sale.xml', ], 'installable': True, 'auto_install': False, diff --git a/view/sale.xml b/view/sale.xml new file mode 100644 index 0000000..3b02f06 --- /dev/null +++ b/view/sale.xml @@ -0,0 +1,15 @@ + + + + + sale.order.form + sale.order + + + + 1 + + + + +