Add multi-company ir.rule for crm.lead

This commit is contained in:
Alexis de Lattre
2019-02-14 20:34:21 +01:00
parent 55b044a1fc
commit e9b56ce5dd
2 changed files with 17 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ This module has been written by Alexis de Lattre from Akretion
'depends': ['crm'],
'data': [
#'wizard/base_partner_merge_view.xml',
'security/crm_security.xml',
'crm_view.xml',
],
'installable': True,