# -*- coding: utf-8 -*- { 'name': "Print Engine", 'author': "Robert Gauto", 'category': 'Uncategorized', 'version': '0.1', 'depends': ['base', 'web'], 'data': [ 'templates.xml', 'views/res_user_form.xml' ], 'qweb': [ 'static/src/xml/*.xml' ] }