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.
|
|
# Copyright 2013-2018 Open Architects Consulting SPRL. # Copyright 2018-Coop IT Easy SCRLfs (<http://www.coopiteasy.be>) # - Houssine BAKKALI - <houssine@coopiteasy.be> # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).# { "name": "Easy My Coop Fr", "version": "12.0.1.0.0", "depends": ["easy_my_coop", "l10n_fr"], "author": "Houssine BAKKALI <houssine@coopiteasy.be>", "category": "Cooperative management", 'webstite': "www.coopiteasy.be", "license": "AGPL-3", "description": """
This is the french localization for the easy my coop module """,
'data': [ 'views/subscription_template.xml', # 'views/layout_template.xml', 'views/certificate_template.xml' ], 'installable': True, }
|