X-Git-Url: https://git.cyclocoop.org/?p=burette%2Faccount_analytic_improvement.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=ac4c0298d219a93c3b5189a01e4f0b25f5e42bd8;hp=28f0e31129ce59ff71580ec564c8b8336c63a15d;hb=9c4035695c518f55b6ea2e67ae322c73746e0470;hpb=35e291341cf1d44a81de2b7f8c959d45d37272ef 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,