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