Add state in translation tree view

This commit is contained in:
Alexis de Lattre
2015-12-08 11:09:48 +01:00
committed by Raphaël Valyi
parent 9a42d93013
commit 5416fc1219
2 changed files with 24 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ It displays the Local modules by default in tree view (instead of Kanban) filter
'data': [
'partner_view.xml',
'module_view.xml',
'translation_view.xml',
'security/ir.model.access.csv',
],
'installable': True,