[FIX] security CSV file is not loaded

This commit is contained in:
unknown
2013-02-05 12:19:35 +01:00
parent 6be6f3c0a9
commit afde63403d

View File

@@ -55,12 +55,10 @@ allows multiple lines and partial.
""",
"website": "http://www.akretion.com/",
"category": "Finance",
"init_xml": [],
"demo_xml": [],
"update_xml": [
"easy_reconcile.xml",
"easy_reconcile_history_view.xml",
],
"data": ["easy_reconcile.xml",
"easy_reconcile_history_view.xml",
"security/ir.model.access.csv"],
'license': 'AGPL-3',
"auto_install": False,
"installable": True,