X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fletriseratop.git;a=blobdiff_plain;f=__openerp__.py;h=e712856a60026cf9c9e47c91fb6029baf630faad;hp=b16ce11adb23924ead2ce67a36d00e85c09a8c38;hb=8cac769c165bdc0290f42317928297698175819e;hpb=aa1f3365c76b7c87d94e1bfb45f2a0da93f2e864 diff --git a/__openerp__.py b/__openerp__.py index b16ce11..e712856 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -42,6 +42,7 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/base.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False,