{ "name": "Custom Report Invoice", 'description': """ Custom Report Invoice M22 """, "version": "16.0.1.0.2", "category": "Partner", "author": "M22", 'website': "https://www.m22.mx", "license": "AGPL-3", "depends": ["account", "l10n_mx_edi_40", ], "data": [ "views/report_invoice_view.xml", "views/account_move_views.xml", "report/report_invoice.xml", ], "installable": True, }