# Copyright 2013-2018 Open Architects Consulting SPRL. # Copyright 2018-Coop IT Easy SCRLfs () # - Houssine BAKKALI - # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).# { "name": "Partner Age", "version": "12.0.1.0.0", "depends": [ "easy_my_coop", "partner_contact_birthdate"], "author": "Houssine BAKKALI ", "category": "Cooperative management", 'website': "www.coopiteasy.be", "license": "AGPL-3", "description": """ This module computes the age of the partner. """, 'data': [ 'view/partner_view.xml', ], 'installable': True, }