# -*- coding ;utf-8 -*- { 'name': 'Phonecall History in CRM Opportunity', 'author': 'Sebastian Penayo/Eiru', 'version': '8.0.1.1.0', 'category': 'CRM', 'description': "Historial de llamadas telefónicas en Oportunidades del CRM", 'depends': [ 'account','crm',], 'data': [ 'views/phonecall_view_opportunity.xml', ], 'installable': True, }