From f03ed373c5bd79b8234af3ba7349fd07e2b1cbb4 Mon Sep 17 00:00:00 2001 From: x620 Date: Fri, 15 Apr 2016 12:43:54 +0500 Subject: [PATCH] [FIX] change depends --- res_partner_mails_count/__openerp__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res_partner_mails_count/__openerp__.py b/res_partner_mails_count/__openerp__.py index 79559e3..c8a1e2b 100644 --- a/res_partner_mails_count/__openerp__.py +++ b/res_partner_mails_count/__openerp__.py @@ -6,14 +6,14 @@ "images": ['images/1.png'], "version": "1.0.0", - "author": "IT-Projects LLC", + "author": "IT-Projects LLC, Pavel Romanchenko", "website": "https://it-projects.info", "license": "GPL-3", "price": 30.00, "currency": "EUR", "depends": [ - 'mail_sent' + 'mail_archives' ], "external_dependencies": {"python": [], "bin": []}, "data": [