Add module account_hide_analytic_line
This commit is contained in:
committed by
Raphaël Valyi
parent
c74f82d232
commit
aeb987eca7
@@ -45,11 +45,12 @@ It displays the Local modules by default in tree view (instead of Kanban) filter
|
|||||||
'website': 'http://www.akretion.com',
|
'website': 'http://www.akretion.com',
|
||||||
'depends': ['base', 'mail'],
|
'depends': ['base', 'mail'],
|
||||||
'data': [
|
'data': [
|
||||||
|
'security/group.xml',
|
||||||
|
'security/ir.model.access.csv',
|
||||||
'partner_view.xml',
|
'partner_view.xml',
|
||||||
'country_view.xml',
|
'country_view.xml',
|
||||||
'module_view.xml',
|
'module_view.xml',
|
||||||
'translation_view.xml',
|
'translation_view.xml',
|
||||||
'security/ir.model.access.csv',
|
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': True,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user