Browse Source

Merge pull request #266 from yelizariev/10.0-support-mail

commit is created by 👷‍♂️ Merge Bot: https://odoo-devops.readthedocs.io/en/latest/git/github-merge-bot.html
pull/274/head
Mitchell Admin 4 years ago
committed by GitHub
parent
commit
f0b700289a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      mail_all/__manifest__.py
  2. 2
      mail_archives/__manifest__.py
  3. 2
      mail_attachment_popup/__manifest__.py
  4. 2
      mail_base/__manifest__.py
  5. 2
      mail_check_immediately/__manifest__.py
  6. 2
      mail_fix_553/__manifest__.py
  7. 2
      mail_move_message/__manifest__.py
  8. 2
      mail_private/__manifest__.py
  9. 2
      mail_recovery/__manifest__.py
  10. 2
      mail_reply/__manifest__.py
  11. 2
      mail_sent/__manifest__.py
  12. 2
      mail_to/__manifest__.py
  13. 2
      mailgun/__manifest__.py
  14. 2
      res_partner_company_messages/__manifest__.py
  15. 2
      res_partner_mails_count/__manifest__.py

2
mail_all/__manifest__.py

@ -6,7 +6,7 @@
"images": ["images/1.jpg"],
"vesion": "10.0.1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 40.00,

2
mail_archives/__manifest__.py

@ -6,7 +6,7 @@
"images": ["images/1.jpg"],
"vesion": "10.0.1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 40.00,

2
mail_attachment_popup/__manifest__.py

@ -6,7 +6,7 @@
"version": "10.0.1.0.0",
"images": ["images/popup_image.png"],
"author": "IT-Projects LLC, Dinar Gabbasov",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://twitter.com/gabbasov_dinar",
"license": "GPL-3",
"price": "50.0",

2
mail_base/__manifest__.py

@ -10,7 +10,7 @@
"images": [],
"version": "10.0.1.1.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 9.00,

2
mail_check_immediately/__manifest__.py

@ -5,7 +5,7 @@
"author": "IT-Projects LLC, Ivan Yelizariev",
"license": "Other OSI approved licence", # MIT
"category": "Discuss",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://twitter.com/yelizariev",
"price": 9.00,
"currency": "EUR",

2
mail_fix_553/__manifest__.py

@ -5,7 +5,7 @@
"author": "IT-Projects LLC, Ivan Yelizariev",
"license": "Other OSI approved licence", # MIT
"category": "Discuss",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://yelizariev.github.io",
"depends": ["base", "mail"],
"data": ["data.xml"],

2
mail_move_message/__manifest__.py

@ -6,7 +6,7 @@
"license": "Other OSI approved licence", # MIT
"category": "Discuss",
"images": ["images/m1.png"],
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://twitter.com/yelizariev",
"price": 100.00,
"currency": "EUR",

2
mail_private/__manifest__.py

@ -15,7 +15,7 @@
"version": "10.0.1.1.0",
"application": False,
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "GPL-3",
"price": 50.00,

2
mail_recovery/__manifest__.py

@ -6,7 +6,7 @@
"license": "Other OSI approved licence", # MIT
"price": 190.00,
"currency": "EUR",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://twitter.com/nasyrov_ildar",
"category": "Discuss",
"images": ["images/mail_recovery.png"],

2
mail_reply/__manifest__.py

@ -6,7 +6,7 @@
"images": ["images/mail_reply.jpg"],
"vesion": "10.0.1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 40.00,

2
mail_sent/__manifest__.py

@ -6,7 +6,7 @@
"images": ["images/menu.png"],
"version": "10.0.1.1.0",
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 40.00,

2
mail_to/__manifest__.py

@ -11,7 +11,7 @@
"images": ["images/1.png"],
"version": "10.0.1.1.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 40.00,

2
mailgun/__manifest__.py

@ -3,7 +3,7 @@
"name": "Mailgun",
"author": "IT-Projects LLC, Ildar Nasyrov",
"license": "Other OSI approved licence", # MIT
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://twitter.com/nasyrov_ildar",
"category": "Discuss",
"vesion": "10.0.1.1.0",

2
res_partner_company_messages/__manifest__.py

@ -7,7 +7,7 @@
"price": 70.00,
"currency": "EUR",
"category": "Discuss",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://twitter.com/yelizariev",
"images": ["images/child.png", "images/parent.png"],
"depends": ["mail"],

2
res_partner_mails_count/__manifest__.py

@ -6,7 +6,7 @@
"images": ["images/1.png"],
"vesion": "10.0.1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"support": "apps@itpp.dev",
"website": "https://it-projects.info",
"license": "Other OSI approved licence", # MIT
"price": 30.00,

Loading…
Cancel
Save