# -*- coding: utf-8 -*- { 'name': "variants_by_company_report", 'author': "Your Company", 'website': "http://www.yourcompany.com", 'category': 'Report', 'version': '0.1', 'depends': ['base', 'report'], 'data': ['templates.xml'], 'qweb': ['static/src/xml/*.xml'] }