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.

25 lines
666 B

  1. {
  2. 'name' : 'Custom mail wall',
  3. 'version' : '1.0.0',
  4. 'author' : 'IT-Projects LLC, Ivan Yelizariev',
  5. 'license': 'LGPL-3',
  6. 'category' : 'Custom',
  7. 'website' : 'https://yelizariev.github.io',
  8. 'depends' : ['gamification',
  9. 'gamification_extra',
  10. 'hr',
  11. 'sale',
  12. 'sales_team',
  13. 'crm',
  14. 'calendar',
  15. 'project',
  16. 'mail_wall_widgets',
  17. 'sale_mediation_custom',
  18. 'access_custom',
  19. ],
  20. 'data':[
  21. 'views.xml',
  22. 'data.xml',
  23. ],
  24. 'installable': False,
  25. }