Remove unused data file. Add view in __openerp__.py.

This commit is contained in:
Laetitia Gangloff (Acsone)
2014-01-15 10:28:54 +01:00
parent 220eef50ec
commit ac777e58fe
3 changed files with 16 additions and 17 deletions

View File

@@ -43,7 +43,7 @@ Account Statement Regex Account Completion addon
- Add a completion method based on a specified regular expression
and update account to use in the bank statement line with the specified account.
""",
"data": [#'statement_view.xml',
"data": ['statement_view.xml',
],
"demo": [],
"test": [],