Add tracking on important fields of partner

This commit is contained in:
Alexis de Lattre
2015-04-01 09:53:58 +00:00
committed by Raphaël Valyi
parent f8ae3c9bf0
commit fa5c5fc511
3 changed files with 48 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ This module replaces the module base_title_on_partner.
""",
'author': 'Akretion',
'website': 'http://www.akretion.com',
'depends': ['base'],
'depends': ['base', 'mail'],
'data': [
'partner_view.xml',
'security/ir.model.access.csv',