# -*- coding: utf-8 -*- { 'name': "Aggregate messages from company's contacts", 'version': '1.0.0', 'author': 'IT-Projects LLC, Ivan Yelizariev', 'license': 'LGPL-3', 'category': 'Discuss', 'website': 'https://twitter.com/yelizariev', 'images': ['images/child.png', 'images/parent.png'], 'depends': ['mail'], 'data': [ 'views.xml', ], 'installable': True }