Add multi-company ir.rule for crm.lead

This commit is contained in:
Alexis de Lattre
2019-02-14 20:34:21 +01:00
committed by clementmbr
parent c656c36bd6
commit 646833ca66
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,