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.

22 lines
728 B

  1. # Copyright 2018-Coop IT Easy SCRLfs (<http://www.coopiteasy.be>)
  2. # - Rémy Taymans <remy@coopiteasy.be>
  3. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  4. {
  5. "name": "Easy My Coop Tax Shelter Website",
  6. "version": "12.0.1.0.0",
  7. "depends": [
  8. "website",
  9. "website_portal_v10",
  10. "easy_my_coop_taxshelter_report",
  11. "report",
  12. ],
  13. "summary": "Give access to Tax Shelter Report in the website portal.",
  14. "author": "Coop IT Easy SCRLfs",
  15. "license": "AGPL-3",
  16. "category": "Cooperative Management",
  17. "website": "https://www.coopiteasy.be",
  18. "data": ["views/easy_my_coop_website_taxshelter_templates.xml"],
  19. "installable": False,
  20. "application": False,
  21. }