From b76c223f8a26ea06d39ffd215db4c57624bdc1b6 Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Sat, 26 Dec 2020 17:46:46 +0100 Subject: [PATCH] :heart: Buy a coffee for us, please :pray: ko-fi.com/itprojectsllc --- im_notif/__openerp__.py | 2 -- mail_all/__openerp__.py | 2 -- mail_attachment_popup/__openerp__.py | 2 -- mail_check_immediately/__openerp__.py | 2 -- mail_delete_access_link/__openerp__.py | 2 -- mail_delete_sent_by_footer/__openerp__.py | 2 -- mail_fix_empty_body/__openerp__.py | 2 -- mail_move_message/__openerp__.py | 2 -- mail_private/__openerp__.py | 2 -- mail_recovery/__openerp__.py | 2 -- mail_sent/__openerp__.py | 2 -- res_partner_mails_count/__openerp__.py | 2 -- 12 files changed, 24 deletions(-) diff --git a/im_notif/__openerp__.py b/im_notif/__openerp__.py index a4c3c5e..bb8f160 100644 --- a/im_notif/__openerp__.py +++ b/im_notif/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', 'category': 'Tools', 'website': 'https://twitter.com/yelizariev', - 'price': 9.00, - 'currency': 'EUR', 'depends': ['im_chat', 'mail'], 'images': ['images/my-pref.png'], 'data': [ diff --git a/mail_all/__openerp__.py b/mail_all/__openerp__.py index ccc5429..f4596c0 100644 --- a/mail_all/__openerp__.py +++ b/mail_all/__openerp__.py @@ -9,8 +9,6 @@ "author": "IT-Projects LLC, Pavel Romanchenko", "website": "https://it-projects.info", "license": "GPL-3", - "price": 40.00, - "currency": "EUR", "depends": [ "mail", diff --git a/mail_attachment_popup/__openerp__.py b/mail_attachment_popup/__openerp__.py index 57c56d0..4b9b60d 100644 --- a/mail_attachment_popup/__openerp__.py +++ b/mail_attachment_popup/__openerp__.py @@ -9,8 +9,6 @@ "author": "IT-Projects LLC, Dinar Gabbasov", 'website': "https://twitter.com/gabbasov_dinar", "license": "GPL-3", - "price": "50.0", - "currency": "EUR", "depends": [ "mail", diff --git a/mail_check_immediately/__openerp__.py b/mail_check_immediately/__openerp__.py index 1d93c40..3709a03 100644 --- a/mail_check_immediately/__openerp__.py +++ b/mail_check_immediately/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', "category": "Discuss", 'website': 'https://twitter.com/yelizariev', - 'price': 9.00, - 'currency': 'EUR', 'depends': ['base', 'web', 'fetchmail', 'mail'], 'data': [ 'views.xml', diff --git a/mail_delete_access_link/__openerp__.py b/mail_delete_access_link/__openerp__.py index b720f68..ff56296 100644 --- a/mail_delete_access_link/__openerp__.py +++ b/mail_delete_access_link/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', "category": "Discuss", 'website': 'https://twitter.com/yelizariev', - 'price': 9.00, - 'currency': 'EUR', 'depends': ['mail'], 'data': [], 'installable': True diff --git a/mail_delete_sent_by_footer/__openerp__.py b/mail_delete_sent_by_footer/__openerp__.py index a0a4fd8..363a99c 100644 --- a/mail_delete_sent_by_footer/__openerp__.py +++ b/mail_delete_sent_by_footer/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', 'category': 'Debranding', 'website': 'https://twitter.com/yelizariev', - 'price': 9.00, - 'currency': 'EUR', 'depends': ['mail'], 'data': [ ], diff --git a/mail_fix_empty_body/__openerp__.py b/mail_fix_empty_body/__openerp__.py index 1eaea60..185db3b 100644 --- a/mail_fix_empty_body/__openerp__.py +++ b/mail_fix_empty_body/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', "category": "Discuss", 'website': 'https://twitter.com/yelizariev', - 'price': 9.00, - 'currency': 'EUR', 'depends': ['mail'], 'data': [ ], diff --git a/mail_move_message/__openerp__.py b/mail_move_message/__openerp__.py index f4eaa95..1674ea3 100644 --- a/mail_move_message/__openerp__.py +++ b/mail_move_message/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', "category": "Discuss", 'website': 'https://twitter.com/yelizariev', - 'price': 100.00, - 'currency': 'EUR', 'depends': ['mail', 'web_polymorphic_field'], 'images': ['images/inbox.png'], 'data': [ diff --git a/mail_private/__openerp__.py b/mail_private/__openerp__.py index 66b5986..817b264 100644 --- a/mail_private/__openerp__.py +++ b/mail_private/__openerp__.py @@ -17,8 +17,6 @@ "support": "apps@it-projects.info", "website": "https://it-projects.info/", "license": "LGPL-3", - "price": 50.00, - "currency": "EUR", "depends": [ "mail" diff --git a/mail_recovery/__openerp__.py b/mail_recovery/__openerp__.py index a84772f..8e3641e 100644 --- a/mail_recovery/__openerp__.py +++ b/mail_recovery/__openerp__.py @@ -4,8 +4,6 @@ 'summary': """Backup and recover unsent message""", 'author': "IT-Projects LLC, Ildar Nasyrov", 'license': 'GPL-3', - "price": 190.00, - "currency": "EUR", 'website': "https://twitter.com/nasyrov_ildar", 'category': 'Discuss', 'version': '1.0.0', diff --git a/mail_sent/__openerp__.py b/mail_sent/__openerp__.py index 1c35267..654eaaf 100644 --- a/mail_sent/__openerp__.py +++ b/mail_sent/__openerp__.py @@ -6,8 +6,6 @@ 'license': 'GPL-3', 'category': 'Discuss', 'website': 'https://twitter.com/yelizariev', - 'price': 40.00, - 'currency': 'EUR', 'depends': ['mail'], 'data': [ 'views.xml', diff --git a/res_partner_mails_count/__openerp__.py b/res_partner_mails_count/__openerp__.py index 8b61de4..fde7c41 100644 --- a/res_partner_mails_count/__openerp__.py +++ b/res_partner_mails_count/__openerp__.py @@ -9,8 +9,6 @@ "author": "IT-Projects LLC", "website": "https://it-projects.info", "license": "GPL-3", - "price": 30.00, - "currency": "EUR", "depends": [ 'base',