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

  1. # Copyright 2013-2018 Open Architects Consulting SPRL.
  2. # Copyright 2018-Coop IT Easy SCRLfs (<http://www.coopiteasy.be>)
  3. # - Houssine BAKKALI - <houssine@coopiteasy.be>
  4. # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).#
  5. {
  6. "name": "Easy My Coop Fr",
  7. "version": "12.0.1.0.1",
  8. "depends": ["easy_my_coop", "easy_my_coop_website", "l10n_fr"],
  9. "author": "Coop IT Easy SCRLfs",
  10. "category": "Cooperative management",
  11. "website": "https://coopiteasy.be",
  12. "license": "AGPL-3",
  13. "summary": """
  14. This is the french localization for the easy my coop module
  15. """,
  16. "data": [
  17. "views/subscription_template.xml",
  18. "views/layout_template.xml", # todo remove?
  19. "views/certificate_template.xml",
  20. ],
  21. "installable": True,
  22. }