Mitchell Admin
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with
5 additions and
5 deletions
-
mail_check_immediately/__manifest__.py
-
mail_recovery/__manifest__.py
-
mail_reply/__manifest__.py
-
res_partner_company_messages/__manifest__.py
-
res_partner_mails_count/__manifest__.py
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "Check mail immediately", |
|
|
|
"vesion": "12.0.1.0.1", |
|
|
|
"version": "12.0.1.0.1", |
|
|
|
"author": "IT-Projects LLC, Ivan Yelizariev", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"category": "Discuss", |
|
|
|
|
|
@ -9,7 +9,7 @@ |
|
|
|
"website": "https://twitter.com/nasyrov_ildar", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/mail_recovery.png"], |
|
|
|
"vesion": "12.0.1.0.0", |
|
|
|
"version": "12.0.1.0.0", |
|
|
|
"depends": ["mail"], |
|
|
|
"data": ["data.xml"], |
|
|
|
"installable": False, |
|
|
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
"summary": """Got a message out of a Record? Now you can reply to it too!""", |
|
|
|
"category": "Discuss", |
|
|
|
"images": [], |
|
|
|
"vesion": "12.0.1.0.0", |
|
|
|
"version": "12.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://itpp.dev", |
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
{ |
|
|
|
"name": "Aggregate messages from company's contacts", |
|
|
|
"vesion": "12.0.1.0.0", |
|
|
|
"version": "12.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Ivan Yelizariev", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"price": 70.00, |
|
|
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
"summary": """Displays amount of incoming and outgoing partner mails.""", |
|
|
|
"category": "Discuss", |
|
|
|
"images": ["images/1.png"], |
|
|
|
"vesion": "12.0.1.0.0", |
|
|
|
"version": "12.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://itpp.dev", |
|
|
|