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
711 B

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