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.
 
 
 
 

16 lines
617 B

# 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": "Partner Age",
"version": "12.0.2.0.0",
"depends": ["partner_contact_birthdate"],
"author": "Coop IT Easy SCRLfs",
"category": "Cooperative management",
'website': "https://coopiteasy.be",
"license": "AGPL-3",
"summary": "This module computes the age of the partner.",
"data": ["view/partner_view.xml"],
"installable": True,
}