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.

28 lines
754 B

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. {
  2. "name": "Beescoop link with easy my coop",
  3. "summary": """
  4. Module that made the link between beesdoo customization
  5. and easy_my_coop
  6. """,
  7. "description": """
  8. """,
  9. "author": "BEES coop, Coop IT Easy",
  10. "website": "https://github.com/beescoop/Obeesdoo",
  11. "category": "Cooperative management",
  12. "version": "12.0.1.0.0",
  13. "depends": [
  14. "beesdoo_base",
  15. "beesdoo_shift",
  16. "easy_my_coop",
  17. "easy_my_coop_website",
  18. "partner_age",
  19. ],
  20. "data": [
  21. "views/res_company.xml",
  22. "views/subscription_request.xml",
  23. "views/subscription_templates.xml",
  24. "views/product.xml",
  25. ],
  26. "demo": ["demo/product_share.xml"],
  27. "auto_install": True,
  28. }