X-Git-Url: http://git.cyclocoop.org/?p=burette%2Faccount_analytic_improvement.git;a=blobdiff_plain;f=__openerp__.py;h=3982ab5e781a762adbdec1099745effe4f22811e;hp=ac4c0298d219a93c3b5189a01e4f0b25f5e42bd8;hb=e6528058d94758daa528cb92008889400466b31a;hpb=9c4035695c518f55b6ea2e67ae322c73746e0470 diff --git a/__openerp__.py b/__openerp__.py index ac4c029..3982ab5 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,8 +48,9 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ - 'view/account_invoice_view.xml', + 'view/account.xml', 'view/hr_expense.xml', + 'view/purchase.xml', 'view/sale.xml', ], 'installable': True,