Browse Source
❤️ Buy a coffee for us, please 🙏 ko-fi.com/itprojectsllc
pull/330/head
Ivan Yelizariev
4 years ago
No known key found for this signature in database
GPG Key ID: 5C35763D5E7BFD67
12 changed files with
0 additions and
24 deletions
-
im_notif/__openerp__.py
-
mail_all/__openerp__.py
-
mail_attachment_popup/__openerp__.py
-
mail_check_immediately/__openerp__.py
-
mail_delete_access_link/__openerp__.py
-
mail_delete_sent_by_footer/__openerp__.py
-
mail_fix_empty_body/__openerp__.py
-
mail_move_message/__openerp__.py
-
mail_private/__openerp__.py
-
mail_recovery/__openerp__.py
-
mail_sent/__openerp__.py
-
res_partner_mails_count/__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': [ |
|
|
|
|
|
@ -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", |
|
|
|
|
|
@ -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", |
|
|
|
|
|
@ -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', |
|
|
|
|
|
@ -6,8 +6,6 @@ |
|
|
|
'license': 'GPL-3', |
|
|
|
"category": "Discuss", |
|
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
|
'price': 9.00, |
|
|
|
'currency': 'EUR', |
|
|
|
'depends': ['mail'], |
|
|
|
'data': [], |
|
|
|
'installable': True |
|
|
|
|
|
@ -6,8 +6,6 @@ |
|
|
|
'license': 'GPL-3', |
|
|
|
'category': 'Debranding', |
|
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
|
'price': 9.00, |
|
|
|
'currency': 'EUR', |
|
|
|
'depends': ['mail'], |
|
|
|
'data': [ |
|
|
|
], |
|
|
|
|
|
@ -6,8 +6,6 @@ |
|
|
|
'license': 'GPL-3', |
|
|
|
"category": "Discuss", |
|
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
|
'price': 9.00, |
|
|
|
'currency': 'EUR', |
|
|
|
'depends': ['mail'], |
|
|
|
'data': [ |
|
|
|
], |
|
|
|
|
|
@ -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': [ |
|
|
|
|
|
@ -17,8 +17,6 @@ |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
"website": "https://it-projects.info/", |
|
|
|
"license": "LGPL-3", |
|
|
|
"price": 50.00, |
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
"depends": [ |
|
|
|
"mail" |
|
|
|
|
|
@ -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', |
|
|
|
|
|
@ -6,8 +6,6 @@ |
|
|
|
'license': 'GPL-3', |
|
|
|
'category': 'Discuss', |
|
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
|
'price': 40.00, |
|
|
|
'currency': 'EUR', |
|
|
|
'depends': ['mail'], |
|
|
|
'data': [ |
|
|
|
'views.xml', |
|
|
|
|
|
@ -9,8 +9,6 @@ |
|
|
|
"author": "IT-Projects LLC", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"license": "GPL-3", |
|
|
|
"price": 30.00, |
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
"depends": [ |
|
|
|
'base', |
|
|
|