Ivan Yelizariev
5 years ago
No known key found for this signature in database
GPG Key ID: 93F14FB6A8B57057
8 changed files with
8 additions and
8 deletions
-
mail_all/__manifest__.py
-
mail_archives/__manifest__.py
-
mail_check_immediately/__manifest__.py
-
mail_recovery/__manifest__.py
-
mail_reply/__manifest__.py
-
mailgun/__manifest__.py
-
res_partner_company_messages/__manifest__.py
-
res_partner_mails_count/__manifest__.py
|
|
@ -4,7 +4,7 @@ |
|
|
|
"summary": """Checkout all messages where you have access""", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/1.jpg"], |
|
|
|
"version": "1.0.0", |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
"summary": """Adds menu to find old messages""", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/1.jpg"], |
|
|
|
"version": "1.0.0", |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
|
|
@ -1,7 +1,7 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
{ |
|
|
|
"name": "Check mail immediately", |
|
|
|
"version": "1.0.1", |
|
|
|
"vesion": "10.0.1.0.1", |
|
|
|
"author": "IT-Projects LLC, Ivan Yelizariev", |
|
|
|
"license": "LGPL-3", |
|
|
|
"category": "Discuss", |
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
"website": "https://twitter.com/nasyrov_ildar", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/mail_recovery.png"], |
|
|
|
"version": "1.0.0", |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"depends": ["mail"], |
|
|
|
"data": ["data.xml",], |
|
|
|
"installable": True, |
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
"summary": """Got a message out of a Record? Now you can reply to it too!""", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/mail_reply.jpg"], |
|
|
|
"version": "1.0.0", |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
|
|
@ -6,7 +6,7 @@ |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
"website": "https://twitter.com/nasyrov_ildar", |
|
|
|
"category": "Discuss", |
|
|
|
"version": "1.1.0", |
|
|
|
"vesion": "10.0.1.1.0", |
|
|
|
"depends": ["mail"], |
|
|
|
"data": ["data/cron.xml",], |
|
|
|
} |
|
|
@ -1,7 +1,7 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
{ |
|
|
|
"name": "Aggregate messages from company's contacts", |
|
|
|
"version": "1.0.0", |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Ivan Yelizariev", |
|
|
|
"license": "LGPL-3", |
|
|
|
"price": 70.00, |
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
"summary": """Displays amount of incoming and outgoing partner mails.""", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/1.png"], |
|
|
|
"version": "1.0.0", |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@it-projects.info", |
|
|
|
"website": "https://it-projects.info", |
|
|
|