X-Git-Url: http://git.heureux-cyclage.org/?p=burette%2Frecupr.git;a=blobdiff_plain;f=__openerp__.py;h=d14d0ca5b65ecb4cc7400931bacd671951fac2ff;hp=e47bf40bf571ac38163b65a342ddbd37794da981;hb=HEAD;hpb=a2ac4aade71e146b1b4e05fd4450b6a9ed546bdd diff --git a/__openerp__.py b/__openerp__.py index e47bf40..160fd44 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,10 +46,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/stock.xml', 'data/sale.xml', 'data/point_of_sale.xml', - 'data/product_categories.xml', - 'data/product_products.xml', - 'data/suppliers.xml', - 'data/members.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False,