Ivan Yelizariev
4 years ago
No known key found for this signature in database
GPG Key ID: 5C35763D5E7BFD67
8 changed files with
8 additions and
8 deletions
-
mail_all/__manifest__.py
-
mail_archives/__manifest__.py
-
mail_base/__manifest__.py
-
mail_private/__manifest__.py
-
mail_reply/__manifest__.py
-
mail_sent/__manifest__.py
-
mail_to/__manifest__.py
-
res_partner_mails_count/__manifest__.py
|
|
@ -7,7 +7,7 @@ |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["mail_base"], |
|
|
|
"external_dependencies": {"python": [], "bin": []}, |
|
|
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["mail_base"], |
|
|
|
"data": ["views/templates.xml"], |
|
|
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
"version": "10.0.1.1.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["base", "mail"], |
|
|
|
"data": ["views/templates.xml"], |
|
|
|
|
|
@ -16,7 +16,7 @@ |
|
|
|
"application": False, |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["mail", "base", "mail_base"], |
|
|
|
"external_dependencies": {"python": [], "bin": []}, |
|
|
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["mail_base"], |
|
|
|
"external_dependencies": {"python": [], "bin": []}, |
|
|
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
"version": "10.0.1.1.0", |
|
|
|
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["base", "mail", "mail_base"], |
|
|
|
"data": ["views/templates.xml"], |
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
"version": "10.0.1.1.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": ["mail_base"], |
|
|
|
"external_dependencies": {"python": [], "bin": []}, |
|
|
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
"vesion": "10.0.1.0.0", |
|
|
|
"author": "IT-Projects LLC, Pavel Romanchenko", |
|
|
|
"support": "apps@itpp.dev", |
|
|
|
"website": "https://it-projects.info", |
|
|
|
"website": "https://twitter.com/OdooFree", |
|
|
|
"license": "Other OSI approved licence", # MIT |
|
|
|
"depends": [ |
|
|
|
"mail_all", |
|
|
|