X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=dc7e6eaf9d6ac9db00e99f89f0c70f4e7ef63a3e;hb=1808a19b0630dd15cb39a31c3b0c7dd9913148c0;hp=4d92710c942451de13c91e4bfa4f058a38966af7;hpb=c533c7832414feff6b99f71d405077b1086d87c0;p=burette%2Fbretzselle.git diff --git a/__openerp__.py b/__openerp__.py index 4d92710..dc7e6ea 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,12 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'data/products_products_old.xml', + 'view/account.xml', + 'view/account_voucher.xml', + 'view/hr_expense.xml', + 'view/point_of_sale.xml', + 'view/bikecoop.xml', + 'security/ir.model.access.csv', ], 'installable': True, 'auto_install': False,