# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details. { 'name': 'Hibou Professional', 'author': 'Hibou Corp. ', 'category': 'Tools', 'depends': ['mail'], 'version': '13.0.1.0.0', 'description': """ Hibou Professional Support and Billing ====================================== """, 'website': 'https://hibou.io/', 'data': [ 'views/webclient_templates.xml', ], 'qweb': [ 'static/src/xml/templates.xml', ], 'installable': True, 'auto_install': True, 'license': 'OPL-1', }