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
633 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": "Website Portal Restrict Modification",
  6. "version": "12.0.1.0.0",
  7. "depends": ["portal", "website"],
  8. "summary": """
  9. Portal extension preventing modification of sensible data by the users
  10. """,
  11. "author": "Coop IT Easy SCRLfs",
  12. "license": "AGPL-3",
  13. "website": "https://coopiteasy.be/",
  14. "category": "Cooperative Management",
  15. "data": ["views/portal_website_templates.xml"],
  16. "installable": True,
  17. }