|
@ -1,21 +1,22 @@ |
|
|
# Copyright 2013-2018 Open Architects Consulting SPRL. |
|
|
# Copyright 2013-2018 Open Architects Consulting SPRL. |
|
|
# Copyright 2018-Coop IT Easy SCRLfs (<http://www.coopiteasy.be>) |
|
|
|
|
|
|
|
|
# Copyright 2018- Coop IT Easy SCRLfs (<http://www.coopiteasy.be>) |
|
|
# - Houssine BAKKALI - <houssine@coopiteasy.be> |
|
|
# - Houssine BAKKALI - <houssine@coopiteasy.be> |
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). |
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
"name": "Easy My Coop", |
|
|
"name": "Easy My Coop", |
|
|
"version": "12.0.1.0.0", |
|
|
"version": "12.0.1.0.0", |
|
|
"depends": ["base", |
|
|
|
|
|
"sale", |
|
|
|
|
|
"account", |
|
|
|
|
|
"base_iban", |
|
|
|
|
|
"product", |
|
|
|
|
|
"partner_firstname", |
|
|
|
|
|
"partner_contact_birthdate", |
|
|
|
|
|
"partner_contact_address", |
|
|
|
|
|
"email_template_config", |
|
|
|
|
|
], |
|
|
|
|
|
|
|
|
"depends": [ |
|
|
|
|
|
"base", |
|
|
|
|
|
"sale", |
|
|
|
|
|
"account", |
|
|
|
|
|
"base_iban", |
|
|
|
|
|
"product", |
|
|
|
|
|
"partner_firstname", |
|
|
|
|
|
"partner_contact_birthdate", |
|
|
|
|
|
"partner_contact_address", |
|
|
|
|
|
"email_template_config", |
|
|
|
|
|
], |
|
|
"author": "Coop IT Easy SCRLfs", |
|
|
"author": "Coop IT Easy SCRLfs", |
|
|
"category": "Cooperative management", |
|
|
"category": "Cooperative management", |
|
|
"website": "https://www.coopiteasy.be", |
|
|
"website": "https://www.coopiteasy.be", |
|
|