Mitchell Admin
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with
0 additions and
26 deletions
-
mail_all/__openerp__.py
-
mail_archives/__openerp__.py
-
mail_attachment_popup/__openerp__.py
-
mail_base/__openerp__.py
-
mail_check_immediately/__openerp__.py
-
mail_move_message/__openerp__.py
-
mail_private/__openerp__.py
-
mail_recovery/__openerp__.py
-
mail_reply/__openerp__.py
-
mail_sent/__openerp__.py
-
mail_to/__openerp__.py
-
res_partner_company_messages/__openerp__.py
-
res_partner_mails_count/__openerp__.py
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
'price': 40.00, |
|
|
|
|
|
'currency': 'EUR', |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"mail_base" |
|
|
"mail_base" |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
'price': 40.00, |
|
|
|
|
|
'currency': 'EUR', |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"mail_base", |
|
|
"mail_base", |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Dinar Gabbasov", |
|
|
"author": "IT-Projects LLC, Dinar Gabbasov", |
|
|
'website': "https://twitter.com/gabbasov_dinar", |
|
|
'website': "https://twitter.com/gabbasov_dinar", |
|
|
"license": "GPL-3", |
|
|
"license": "GPL-3", |
|
|
"price": "50.0", |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"mail", |
|
|
"mail", |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
'price': 9.00, |
|
|
|
|
|
'currency': 'EUR', |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"base", |
|
|
"base", |
|
|
|
@ -6,8 +6,6 @@ |
|
|
'license': 'LGPL-3', |
|
|
'license': 'LGPL-3', |
|
|
"category": "Discuss", |
|
|
"category": "Discuss", |
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
'price': 9.00, |
|
|
|
|
|
'currency': 'EUR', |
|
|
|
|
|
'depends': ['base', 'web', 'fetchmail', 'mail'], |
|
|
'depends': ['base', 'web', 'fetchmail', 'mail'], |
|
|
'data': [ |
|
|
'data': [ |
|
|
'views.xml', |
|
|
'views.xml', |
|
|
|
@ -6,8 +6,6 @@ |
|
|
'license': 'LGPL-3', |
|
|
'license': 'LGPL-3', |
|
|
'category': 'Discuss', |
|
|
'category': 'Discuss', |
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
'price': 100.00, |
|
|
|
|
|
'currency': 'EUR', |
|
|
|
|
|
'depends': ['mail_all', 'web_polymorphic_field'], |
|
|
'depends': ['mail_all', 'web_polymorphic_field'], |
|
|
'images': ['images/inbox.png'], |
|
|
'images': ['images/inbox.png'], |
|
|
'data': [ |
|
|
'data': [ |
|
|
|
@ -11,8 +11,6 @@ |
|
|
"support": "apps@it-projects.info", |
|
|
"support": "apps@it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "GPL-3", |
|
|
"license": "GPL-3", |
|
|
"price": 50.00, |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"mail", |
|
|
"mail", |
|
|
|
@ -4,8 +4,6 @@ |
|
|
'summary': """Backup and recover unsent message""", |
|
|
'summary': """Backup and recover unsent message""", |
|
|
'author': "IT-Projects LLC, Ildar Nasyrov", |
|
|
'author': "IT-Projects LLC, Ildar Nasyrov", |
|
|
'license': 'LGPL-3', |
|
|
'license': 'LGPL-3', |
|
|
"price": 190.00, |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
'website': "https://twitter.com/nasyrov_ildar", |
|
|
'website': "https://twitter.com/nasyrov_ildar", |
|
|
'category': 'Discuss', |
|
|
'category': 'Discuss', |
|
|
'version': '1.0.0', |
|
|
'version': '1.0.0', |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
"price": 40.00, |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"mail_base", |
|
|
"mail_base", |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
'price': 40.00, |
|
|
|
|
|
'currency': 'EUR', |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
"base", |
|
|
"base", |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
"price": 40.00, |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
'mail_base', |
|
|
'mail_base', |
|
|
|
@ -4,8 +4,6 @@ |
|
|
'version': '1.0.0', |
|
|
'version': '1.0.0', |
|
|
'author': 'IT-Projects LLC, Ivan Yelizariev', |
|
|
'author': 'IT-Projects LLC, Ivan Yelizariev', |
|
|
'license': 'LGPL-3', |
|
|
'license': 'LGPL-3', |
|
|
"price": 70.00, |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
'category': 'Discuss', |
|
|
'category': 'Discuss', |
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
'website': 'https://twitter.com/yelizariev', |
|
|
'images': ['images/child.png', 'images/parent.png'], |
|
|
'images': ['images/child.png', 'images/parent.png'], |
|
|
|
@ -9,8 +9,6 @@ |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
"website": "https://it-projects.info", |
|
|
"website": "https://it-projects.info", |
|
|
"license": "LGPL-3", |
|
|
"license": "LGPL-3", |
|
|
"price": 30.00, |
|
|
|
|
|
"currency": "EUR", |
|
|
|
|
|
|
|
|
|
|
|
"depends": [ |
|
|
"depends": [ |
|
|
'mail_all', |
|
|
'mail_all', |
|
|