You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
385 B

  1. {
  2. 'name': "Aggregate messages from company's contacts",
  3. 'version': '1.0.0',
  4. 'author': 'IT-Projects LLC, Ivan Yelizariev',
  5. 'license': 'GPL-3',
  6. 'category': 'Custom',
  7. 'website': 'https://yelizariev.github.io',
  8. 'images': ['images/child.png', 'images/parent.png'],
  9. 'depends': ['mail'],
  10. 'data': [
  11. 'views.xml',
  12. ],
  13. 'installable': True
  14. }