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

  1. # Copyright 2017 - Today Coop IT Easy SCRLfs (<http://www.coopiteasy.be>)
  2. # - Rémy Taymans <remy@coopiteasy.be>
  3. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
  4. {
  5. "name": "BEES coop Website Portal",
  6. "summary": """
  7. Extension of the Portal that prevent modification of sensible data by the users
  8. """,
  9. "author": "Coop IT Easy SCRLfs",
  10. "license": "AGPL-3",
  11. "version": "12.0.1.0.0",
  12. "website": "https://www.coopiteasy.be",
  13. "category": "Cooperative management",
  14. "depends": ["portal", "website"],
  15. "data": ["views/portal_website_templates.xml",],
  16. "installable": True,
  17. }