X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=b4ccdf204a72e40d88c9066a72eab5e271996360;hb=99ee2af94e4880e2099b85e1e8b6e280b1c87b48;hp=38ac6327aff092e17486cbc96f88a35c15e1a8fc;hpb=215738b1cec7aaf7665ef6a4734cc754c04dea8d;p=burette%2Fmobilidees.git diff --git a/__openerp__.py b/__openerp__.py index 38ac632..b4ccdf2 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -51,6 +51,8 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'data/membership.xml', + 'view/bikecoop.xml', + 'view/point_of_sale.xml', ], 'installable': True, 'auto_install': False,