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.

24 lines
640 B

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