Browse Source

[DOC] add support email

pull/79/head
Ivan Yelizariev 8 years ago
parent
commit
9f876b95e2
  1. 1
      mail_all/__openerp__.py
  2. 1
      mail_archives/__openerp__.py
  3. 1
      mail_attachment_popup/__openerp__.py
  4. 1
      mail_base/__openerp__.py
  5. 1
      mail_check_immediately/__openerp__.py
  6. 1
      mail_delete_odoo_footer/__openerp__.py
  7. 1
      mail_fix_553/__openerp__.py
  8. 1
      mail_fix_empty_body/__openerp__.py
  9. 1
      mail_fix_header_from/__openerp__.py
  10. 1
      mail_move_message/__openerp__.py
  11. 1
      mail_outgoing/__openerp__.py
  12. 1
      mail_partner_lang/__openerp__.py
  13. 1
      mail_private/__openerp__.py
  14. 1
      mail_recovery/__openerp__.py
  15. 1
      mail_reply/__openerp__.py
  16. 1
      mail_sent/__openerp__.py
  17. 1
      mail_to/__openerp__.py
  18. 1
      mail_todo_custom/__openerp__.py
  19. 1
      mailgun/__openerp__.py
  20. 1
      mass_mailing_extra/__openerp__.py
  21. 1
      res_partner_company_messages/__openerp__.py
  22. 1
      res_partner_mails_count/__openerp__.py
  23. 1
      res_partner_strip_email/__openerp__.py

1
mail_all/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
'price': 40.00, 'price': 40.00,

1
mail_archives/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
'price': 40.00, 'price': 40.00,

1
mail_attachment_popup/__openerp__.py

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

1
mail_base/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
'price': 9.00, 'price': 9.00,

1
mail_check_immediately/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev', 'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
'website': 'https://twitter.com/yelizariev', 'website': 'https://twitter.com/yelizariev',
'price': 9.00, 'price': 9.00,
'currency': 'EUR', 'currency': 'EUR',

1
mail_delete_odoo_footer/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev', 'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
'website': 'https://yelizariev.github.io', 'website': 'https://yelizariev.github.io',
'depends': [], 'depends': [],
'data': [ 'data': [

1
mail_fix_553/__openerp__.py

@ -5,6 +5,7 @@
"author": "IT-Projects LLC, Ivan Yelizariev", "author": "IT-Projects LLC, Ivan Yelizariev",
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
"website": "https://yelizariev.github.io", "website": "https://yelizariev.github.io",
"depends": ["base", "mail"], "depends": ["base", "mail"],
"data": ["data.xml"], "data": ["data.xml"],

1
mail_fix_empty_body/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev', 'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
'website': 'https://twitter.com/yelizariev', 'website': 'https://twitter.com/yelizariev',
'price': 9.00, 'price': 9.00,
'currency': 'EUR', 'currency': 'EUR',

1
mail_fix_header_from/__openerp__.py

@ -5,6 +5,7 @@
"author": "IT-Projects LLC, Ivan Yelizariev", "author": "IT-Projects LLC, Ivan Yelizariev",
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
"website": "https://yelizariev.github.io", "website": "https://yelizariev.github.io",
"description": """ "description": """
Obsolete in odoo 8.0 since Sep 10, 2014 https://github.com/odoo/odoo/commit/f2cf6ced17d3477b8858e3a8f955a42cc8a629ff . You can install this module, if you use older version. Obsolete in odoo 8.0 since Sep 10, 2014 https://github.com/odoo/odoo/commit/f2cf6ced17d3477b8858e3a8f955a42cc8a629ff . You can install this module, if you use older version.

1
mail_move_message/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko', 'author': 'IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko',
'license': 'LGPL-3', 'license': 'LGPL-3',
'category': 'Discuss', 'category': 'Discuss',
"support": "apps@it-projects.info",
'website': 'https://twitter.com/yelizariev', 'website': 'https://twitter.com/yelizariev',
'price': 100.00, 'price': 100.00,
'currency': 'EUR', 'currency': 'EUR',

1
mail_outgoing/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev', 'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
'website': 'https://yelizariev.github.io', 'website': 'https://yelizariev.github.io',
'description': """ 'description': """
Allows to check outgoing mails, i.e. failed or delayed. Allows to check outgoing mails, i.e. failed or delayed.

1
mail_partner_lang/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev', 'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
'website': 'https://yelizariev.github.io', 'website': 'https://yelizariev.github.io',
'depends': ['mail'], 'depends': ['mail'],

1
mail_private/__openerp__.py

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

1
mail_recovery/__openerp__.py

@ -6,6 +6,7 @@
'license': 'LGPL-3', 'license': 'LGPL-3',
"price": 190.00, "price": 190.00,
"currency": "EUR", "currency": "EUR",
"support": "apps@it-projects.info",
'website': "https://twitter.com/nasyrov_ildar", 'website': "https://twitter.com/nasyrov_ildar",
'category': 'Discuss', 'category': 'Discuss',
'version': '1.0.0', 'version': '1.0.0',

1
mail_reply/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
"price": 40.00, "price": 40.00,

1
mail_sent/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.3", "version": "1.0.3",
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", "author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
'price': 40.00, 'price': 40.00,

1
mail_to/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
"price": 40.00, "price": 40.00,

1
mail_todo_custom/__openerp__.py

@ -4,6 +4,7 @@
'version': '1.0', 'version': '1.0',
'author': 'IT-Projects LLC', 'author': 'IT-Projects LLC',
'license': 'LGPL-3', 'license': 'LGPL-3',
"support": "apps@it-projects.info",
'website': "https://yelizariev.github.io", 'website': "https://yelizariev.github.io",
"category": "Discuss", "category": "Discuss",
'depends': ['mail'], 'depends': ['mail'],

1
mailgun/__openerp__.py

@ -3,6 +3,7 @@
'name': "Mailgun", 'name': "Mailgun",
'author': "IT-Projects LLC, Ildar Nasyrov", 'author': "IT-Projects LLC, Ildar Nasyrov",
'license': 'LGPL-3', 'license': 'LGPL-3',
"support": "apps@it-projects.info",
'website': "https://twitter.com/nasyrov_ildar", 'website': "https://twitter.com/nasyrov_ildar",
'category': 'Discuss', 'category': 'Discuss',
'version': '1.1.0', 'version': '1.1.0',

1
mass_mailing_extra/__openerp__.py

@ -5,6 +5,7 @@
'author': 'IT-Projects LLC, Ivan Yelizariev', 'author': 'IT-Projects LLC, Ivan Yelizariev',
'license': 'LGPL-3', 'license': 'LGPL-3',
"category": "Discuss", "category": "Discuss",
"support": "apps@it-projects.info",
'website': 'https://yelizariev.github.io', 'website': 'https://yelizariev.github.io',
'description': """ 'description': """
Modules adds: Modules adds:

1
res_partner_company_messages/__openerp__.py

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

1
res_partner_mails_count/__openerp__.py

@ -7,6 +7,7 @@
"version": "1.0.0", "version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info", "website": "https://it-projects.info",
"license": "LGPL-3", "license": "LGPL-3",
"price": 30.00, "price": 30.00,

1
res_partner_strip_email/__openerp__.py

@ -4,6 +4,7 @@
'summary': "", 'summary': "",
'author': "IT-Projects LLC, Ivan Yelizariev", 'author': "IT-Projects LLC, Ivan Yelizariev",
'license': 'LGPL-3', 'license': 'LGPL-3',
"support": "apps@it-projects.info",
'website': "https://yelizariev.github.io", 'website': "https://yelizariev.github.io",
# Categories can be used to filter modules in modules listing # Categories can be used to filter modules in modules listing

Loading…
Cancel
Save