X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flhc.git;a=blobdiff_plain;f=__openerp__.py;h=60dc590176154cdf21f795c73bd00bf922bb30b8;hp=ece3b3da4331143d4618f39d2f182415a2d7390a;hb=2aaa7c528e0ca36454923a98ac42498a79dbf731;hpb=74d37d1ee7a07ba781ae561bba4ba41b7dfc8184 diff --git a/__openerp__.py b/__openerp__.py index ece3b3d..60dc590 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -37,7 +37,11 @@ Module pour les personnalisations de L'Heureux Cyclage 'account', ], 'update_xml': [ + 'security/lhc_custom_oe_security.xml', + 'security/ir.model.access.csv', + 'data/wiki.xml', 'view/account_invoice.xml', + 'view/wiki.xml', 'data/filters.xml', ], 'installable': True,