# -*- encoding: utf-8 -*- { 'name': 'Analisis de Utilidad de ventas', 'version': '0.1', 'category': 'Product', 'author': 'Adrielso Kunert', 'depends': ['account', 'sale'], 'data': ['view/report_invoice_utility.xml', 'view/templates.xml'], 'qweb': ['static/src/xml/*.xml'], 'installable': True, }