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.

18 lines
681 B

  1. # Copyright 2018 Coop IT Easy SCRLfs (<http://www.coopiteasy.be>)
  2. # - Rémy Taymans <remy@coopiteasy.be>
  3. # - Houssine Bakkali <houssine@coopiteasy.be>
  4. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  5. {
  6. "name": "Easy My Coop Website Portal",
  7. "version": "12.0.1.0.0",
  8. "depends": ["easy_my_coop", "website", "account", "portal"],
  9. "summary": """
  10. Show cooperator information in the website portal.
  11. """,
  12. "author": "Coop IT Easy SCRLfs",
  13. "license": "AGPL-3",
  14. "category": "Cooperative Management",
  15. "website": "https://www.coopiteasy.be",
  16. "data": ["views/easy_my_coop_website_portal_templates.xml"],
  17. "installable": True,
  18. }