# -*- coding ;utf-8 -*- { 'name': 'Partner History CRM And ACCOUNT', 'author': 'Adrielso Kunert', 'version': '8.0.1.1.0', 'category': 'Sales', 'description': "Historial de cliente Iniciativas, oportunidad, llamadas telefónicas, reuniones, ventas y facturaciones", 'depends': [ 'sale','account','crm',], 'data': [ 'views/partner_view_sale.xml', ], 'installable': True, }