# -*- coding: utf-8 -*- { 'name': "EIRU SET", 'author': "Eiru Software", 'category': 'Reporte', 'version': '0.1', 'depends': ['base','eiru_assets','eiru_set_dependencies','eiru_reports',], 'data': [ 'templates.xml', ], 'qweb': [ 'static/src/xml/*.xml', 'static/src/reports/*.xml' ] }