From 7795ab4f07bedeb3e16adaf0c46699c6358d4ee5 Mon Sep 17 00:00:00 2001 From: houssine Date: Fri, 26 Jan 2018 16:39:45 +0100 Subject: [PATCH] [IMP] add dependency on email_template_config and add coop it easy copyright --- easy_my_coop/__openerp__.py | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/easy_my_coop/__openerp__.py b/easy_my_coop/__openerp__.py index f36c97e..379d056 100644 --- a/easy_my_coop/__openerp__.py +++ b/easy_my_coop/__openerp__.py @@ -1,7 +1,8 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Copyright (C) 2013-2016 Open Architects Consulting SPRL. +# Copyright (C) 2013-2017 Open Architects Consulting SPRL. +# Copyright (C) 2017-2018 Coop IT Easy SCRL. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as @@ -30,8 +31,10 @@ "website", "website_recaptcha_reloaded", "theme_light", - "base_iban"], - "author": "Houssine BAKKALI ", + "base_iban", + "email_template_config", + ], + "author": "Houssine BAKKALI ", "category": "Cooperative management", "description": """ This module allows to manage the cooperator subscription and all the cooperative business processes.