X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=bfd8ff0eb2d26a85687bad3026a10faef0deb9bf;hb=f3131d1ff53a980d98a9aeb842efa1ffd0b8277a;hp=3475f3c9ddb6833627e70c6339f1edef4c705b99;hpb=c70962f35f2a8d9cc8578e006784e75a3c4823cf;p=burette%2Fetudesetchantiersidf.git diff --git a/__openerp__.py b/__openerp__.py index 3475f3c..bfd8ff0 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,11 +44,12 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'security/ir.model.access.csv', 'data/plan_comptable_general.xml', 'data/account.xml', 'data/base.xml', - 'data/sale.xml', 'data/stock.xml', + 'data/sale.xml', 'data/point_of_sale.xml', 'data/products_categories.xml', 'data/products_products.xml',