-
1mail_all/__init__.py
-
3mail_all/__openerp__.py
-
34mail_all/i18n/es.po
-
1mail_all/tests/__init__.py
-
1mail_all/tests/test_js.py
-
1mail_archives/__init__.py
-
3mail_archives/__openerp__.py
-
34mail_archives/i18n/es.po
-
1mail_archives/tests/__init__.py
-
1mail_archives/tests/test_js.py
-
1mail_base/__init__.py
-
3mail_base/__openerp__.py
-
1mail_base/controllers/main.py
-
29mail_base/i18n/es.po
-
29mail_base/i18n/pt.po
-
29mail_base/i18n/pt_BR.po
-
1mail_base/models.py
-
6mail_base/static/lib/base.js
-
1mail_base/tests/__init__.py
-
1mail_base/tests/test_default.py
-
1mail_check_immediately/__init__.py
-
1mail_check_immediately/__openerp__.py
-
1mail_check_immediately/models.py
-
1mail_fix_553/__init__.py
-
1mail_fix_553/__openerp__.py
-
1mail_fix_553/mail_fix_553.py
-
49mail_move_message/README.rst
-
3mail_move_message/__init__.py
-
30mail_move_message/__manifest__.py
-
22mail_move_message/__openerp__.py
-
3mail_move_message/controllers/__init__.py
-
58mail_move_message/controllers/main.py
-
4mail_move_message/data/mail_move_message_data.xml
-
35mail_move_message/doc/index.rst
-
159mail_move_message/mail_move_message_models.py
-
67mail_move_message/mail_move_message_views.xml
-
BINmail_move_message/static/description/delete-message.png
-
BINmail_move_message/static/description/icon.png
-
BINmail_move_message/static/description/inbox-move.png
-
72mail_move_message/static/description/index.html
-
BINmail_move_message/static/description/record-move-back.png
-
103mail_move_message/static/src/js/mail_move_message.js
-
8mail_move_message/static/src/xml/mail_move_message_main.xml
-
1mail_private/__init__.py
-
3mail_private/__openerp__.py
-
104mail_private/models.py
-
BINmail_private/static/description/check_recipients.png
-
83mail_private/static/description/index.html
-
BINmail_private/static/description/result_message.png
-
195mail_private/static/src/js/mail_private.js
-
10mail_private/static/src/xml/mail_private.xml
-
1mail_recovery/__init__.py
-
1mail_recovery/__openerp__.py
-
1mail_reply/__init__.py
-
1mail_reply/__openerp__.py
-
1mail_reply/tests/__init__.py
-
1mail_reply/tests/test_default.py
-
1mail_sent/__init__.py
-
3mail_sent/__openerp__.py
-
65mail_sent/i18n/es.po
-
64mail_sent/i18n/pt.po
-
64mail_sent/i18n/pt_BR.po
-
1mail_sent/models.py
-
1mail_sent/tests/__init__.py
-
1mail_sent/tests/test_js.py
-
1mail_to/__init__.py
-
3mail_to/__openerp__.py
-
40mail_to/i18n/es.po
-
31mailgun/README.rst
-
1mailgun/__init__.py
-
48mailgun/__manifest__.py
-
15mailgun/__openerp__.py
-
1mailgun/controllers/__init__.py
-
1mailgun/controllers/main.py
-
14mailgun/data/cron.xml
-
15mailgun/data/ir_cron_data.xml
-
3mailgun/doc/changelog.rst
-
103mailgun/doc/index.rst
-
BINmailgun/images/mailgun_main.png
-
36mailgun/models.py
-
4mailgun/models/__init__.py
-
25mailgun/models/ir_config_parameter.py
-
18mailgun/models/mail_thread.py
-
BINmailgun/static/description/icon.png
-
332mailgun/static/description/index.html
-
BINmailgun/static/description/mailgun_add_domain.png
-
BINmailgun/static/description/mailgun_auth_recipients.png
-
BINmailgun/static/description/mailgun_auth_recipients_form.png
-
BINmailgun/static/description/mailgun_domain_details.png
-
BINmailgun/static/description/mailgun_odoo_general.png
-
BINmailgun/static/description/mailgun_odoo_mail_alias.png
-
BINmailgun/static/description/mailgun_odoo_outgoing.png
-
BINmailgun/static/description/mailgun_odoo_partner_email.png
-
BINmailgun/static/description/mailgun_odoo_sys_param.png
-
BINmailgun/static/description/mailgun_route.png
-
BINmailgun/static/description/mailgun_route_form.png
-
1res_partner_company_messages/__init__.py
-
1res_partner_company_messages/__openerp__.py
-
1res_partner_company_messages/models.py
-
1res_partner_mails_count/__init__.py
@ -1 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
@ -0,0 +1,34 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_all |
|||
# |
|||
# Translators: |
|||
# Randall Castro <rcastro@treintaycinco.com>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 23:07+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 23:07+0000\n" |
|||
"Last-Translator: Randall Castro <rcastro@treintaycinco.com>, 2018\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_all |
|||
#. openerp-web |
|||
#: code:addons/mail_all/static/src/js/mail_all.js:49 |
|||
#: code:addons/mail_all/static/src/xml/menu.xml:7 |
|||
#, python-format |
|||
msgid "All messages" |
|||
msgstr "Todos los mensajes" |
|||
|
|||
#. module: mail_all |
|||
#. openerp-web |
|||
#: code:addons/mail_all/static/src/xml/menu.xml:15 |
|||
#, python-format |
|||
msgid "No messages" |
|||
msgstr "Sin mensajes" |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import test_js |
@ -1 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
@ -0,0 +1,34 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_archives |
|||
# |
|||
# Translators: |
|||
# Randall Castro <rcastro@treintaycinco.com>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 23:07+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 23:07+0000\n" |
|||
"Last-Translator: Randall Castro <rcastro@treintaycinco.com>, 2018\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_archives |
|||
#. openerp-web |
|||
#: code:addons/mail_archives/static/src/js/archives.js:68 |
|||
#: code:addons/mail_archives/static/src/xml/menu.xml:7 |
|||
#, python-format |
|||
msgid "Archive" |
|||
msgstr "Archivo" |
|||
|
|||
#. module: mail_archives |
|||
#. openerp-web |
|||
#: code:addons/mail_archives/static/src/xml/menu.xml:15 |
|||
#, python-format |
|||
msgid "Archive is empty" |
|||
msgstr "Archivo está vacío" |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import test_js |
@ -1,4 +1,3 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import models |
|||
from . import controllers |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_base |
|||
# |
|||
# Translators: |
|||
# Randall Castro <rcastro@treintaycinco.com>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 23:07+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 23:07+0000\n" |
|||
"Last-Translator: Randall Castro <rcastro@treintaycinco.com>, 2018\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_base |
|||
#: model:ir.model,name:mail_base.model_mail_compose_message |
|||
msgid "Email composition wizard" |
|||
msgstr "Asistente para composición de correo" |
|||
|
|||
#. module: mail_base |
|||
#: model:ir.model,name:mail_base.model_mail_message |
|||
msgid "Message" |
|||
msgstr "Mensaje" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_base |
|||
# |
|||
# Translators: |
|||
# Translation Bot <i18n-bot@it-projects.info>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 00:05+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 00:05+0000\n" |
|||
"Last-Translator: Translation Bot <i18n-bot@it-projects.info>, 2018\n" |
|||
"Language-Team: Portuguese (https://www.transifex.com/it-projects-llc/teams/76080/pt/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_base |
|||
#: model:ir.model,name:mail_base.model_mail_compose_message |
|||
msgid "Email composition wizard" |
|||
msgstr "Assistente de composição de Email" |
|||
|
|||
#. module: mail_base |
|||
#: model:ir.model,name:mail_base.model_mail_message |
|||
msgid "Message" |
|||
msgstr "Mensagem" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_base |
|||
# |
|||
# Translators: |
|||
# Translation Bot <i18n-bot@it-projects.info>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 00:05+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 00:05+0000\n" |
|||
"Last-Translator: Translation Bot <i18n-bot@it-projects.info>, 2018\n" |
|||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/it-projects-llc/teams/76080/pt_BR/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: pt_BR\n" |
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|||
|
|||
#. module: mail_base |
|||
#: model:ir.model,name:mail_base.model_mail_compose_message |
|||
msgid "Email composition wizard" |
|||
msgstr "Assistente de Composição de Email" |
|||
|
|||
#. module: mail_base |
|||
#: model:ir.model,name:mail_base.model_mail_message |
|||
msgid "Message" |
|||
msgstr "Mensagem" |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import test_default |
@ -1,2 +1 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import models |
@ -1,2 +1 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import mail_fix_553 |
@ -1,10 +1,49 @@ |
|||
Mail relocation |
|||
=============== |
|||
.. image:: https://img.shields.io/badge/license-LGPL--3-blue.png |
|||
:target: https://www.gnu.org/licenses/lgpl |
|||
:alt: License: LGPL-3 |
|||
|
|||
Demo: http://runbot.it-projects.info/demo/mail-addons/9.0 |
|||
================= |
|||
Mail Relocation |
|||
================= |
|||
|
|||
Description: https://www.odoo.com/apps/modules/9.0/mail_move_message/ |
|||
The module allows to relocate messages between models |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Contributors |
|||
------------ |
|||
* `Ivan Yelizariev <https://it-projects.info/team/yelizariev>`__ |
|||
|
|||
Sponsors |
|||
-------- |
|||
* `IT-Projects LLC <https://it-projects.info>`__ |
|||
|
|||
Maintainers |
|||
----------- |
|||
* `IT-Projects LLC <https://it-projects.info>`__ |
|||
|
|||
To get a guaranteed support |
|||
you are kindly requested to purchase the module |
|||
at `odoo apps store <https://apps.odoo.com/apps/modules/11.0/mail_move_message/>`__. |
|||
|
|||
Thank you for understanding! |
|||
|
|||
`IT-Projects Team <https://www.it-projects.info/team>`__ |
|||
|
|||
Further information |
|||
=================== |
|||
|
|||
Demo: http://runbot.it-projects.info/demo/mail-addons/11.0 |
|||
|
|||
HTML Description: https://apps.odoo.com/apps/modules/11.0/mail_move_message/ |
|||
|
|||
Usage instructions: `<doc/index.rst>`_ |
|||
|
|||
Changelog: `<doc/changelog.rst>`_ |
|||
|
|||
Notifications on updates: `via Atom <https://github.com/it-projects-llc/mail-addons/commits/11.0/mail_move_message.atom>`_, `by Email <https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/mail-addons/commits/11.0/mail_move_message.atom>`_ |
|||
|
|||
Further information and discussion: http://yelizariev.github.io/odoo/module/2015/04/10/mail-relocation.html |
|||
|
|||
Tested on Odoo 8.0 d023c079ed86468436f25da613bf486a4a17d625 |
|||
Tested on Odoo 11.0 e9454e79e27d0b85546132cbe00b391e974c66bf |
@ -1,3 +1,4 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). |
|||
|
|||
from . import controllers |
|||
from . import mail_move_message_models |
@ -0,0 +1,30 @@ |
|||
# Copyright 2016 Ildar Nasyrov <https://it-projects.info/team/iledarn> |
|||
# Copyright 2017 Ilmir Karamov <https://it-projects.info/team/ilmir-k> |
|||
# Copyright 2017 Lilia Salihova |
|||
# Copyright 2016-2018 Ivan Yelizariev <https://it-projects.info/team/yelizariev> |
|||
# Copyright 2018 Kolushov Alexandr <https://it-projects.info/team/KolushovAlexandr> |
|||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). |
|||
|
|||
{ |
|||
'name': 'Mail Relocation', |
|||
'version': '11.0.1.0.5', |
|||
'author': 'IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko', |
|||
'license': 'LGPL-3', |
|||
'category': 'Discuss', |
|||
'images': ['images/m1.png'], |
|||
"support": "apps@it-projects.info", |
|||
'website': 'https://twitter.com/yelizariev', |
|||
'price': 100.00, |
|||
'currency': 'EUR', |
|||
'depends': [ |
|||
'mail_all', |
|||
], |
|||
'data': [ |
|||
'mail_move_message_views.xml', |
|||
'data/mail_move_message_data.xml', |
|||
], |
|||
'qweb': [ |
|||
'static/src/xml/mail_move_message_main.xml', |
|||
], |
|||
'installable': True, |
|||
} |
@ -1,22 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
|||
{ |
|||
'name': 'Mail relocation', |
|||
'version': '1.0.5', |
|||
'author': 'IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko', |
|||
'license': 'LGPL-3', |
|||
'category': 'Discuss', |
|||
'images': ['images/m1.png'], |
|||
"support": "apps@it-projects.info", |
|||
'website': 'https://twitter.com/yelizariev', |
|||
'price': 100.00, |
|||
'currency': 'EUR', |
|||
'depends': ['mail_all', 'web_polymorphic_field'], |
|||
'data': [ |
|||
'mail_move_message_views.xml', |
|||
'data/mail_move_message_data.xml', |
|||
], |
|||
'qweb': [ |
|||
'static/src/xml/mail_move_message_main.xml', |
|||
], |
|||
'installable': False, |
|||
} |
@ -1,2 +1,3 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). |
|||
|
|||
from . import main |
@ -0,0 +1,35 @@ |
|||
================= |
|||
Mail Relocation |
|||
================= |
|||
|
|||
Installation |
|||
============ |
|||
|
|||
* `Install <https://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html>`__ this module in a usual way |
|||
|
|||
Configuration |
|||
============= |
|||
|
|||
* Open ``[[ Settings ]] >> Mail Relocation`` menu |
|||
* In **Model** field add models to be used for message relocation |
|||
* Check the box **[x] Move Followers** to move followers by default when relocation |
|||
|
|||
Usage |
|||
===== |
|||
|
|||
Move message |
|||
------------ |
|||
|
|||
* Open ``[[ Discuss ]] >> Inbox`` menu |
|||
* Click on icon of two cross arrows |
|||
* Select a record you need |
|||
* Click **Move** |
|||
RESULT: The message has been moved to the record selected. |
|||
|
|||
Move to origin |
|||
-------------- |
|||
|
|||
* Open the record where the message was moved to |
|||
* Click on the two cross arrows icon highlighted as red |
|||
* Check the box **[x] Move to origin** |
|||
RESULT: The message has been returned back to the original record. |
Before Width: 1012 | Height: 546 | Size: 39 KiB After Width: 667 | Height: 446 | Size: 32 KiB |
Before Width: 149 | Height: 149 | Size: 1.5 KiB After Width: 100 | Height: 100 | Size: 2.1 KiB |
Before Width: 1054 | Height: 562 | Size: 57 KiB After Width: 667 | Height: 446 | Size: 32 KiB |
Before Width: 904 | Height: 482 | Size: 42 KiB After Width: 658 | Height: 465 | Size: 44 KiB |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import models |
Before Width: 751 | Height: 352 | Size: 73 KiB After Width: 1092 | Height: 692 | Size: 108 KiB |
Before Width: 751 | Height: 352 | Size: 92 KiB After Width: 1154 | Height: 838 | Size: 94 KiB |
@ -1 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
@ -1 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import test_default |
@ -1,2 +1 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import models |
@ -0,0 +1,65 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_sent |
|||
# |
|||
# Translators: |
|||
# Randall Castro <rcastro@treintaycinco.com>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 23:07+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 23:07+0000\n" |
|||
"Last-Translator: Randall Castro <rcastro@treintaycinco.com>, 2018\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_sent |
|||
#: model:ir.model,name:mail_sent.model_mail_compose_message |
|||
msgid "Email composition wizard" |
|||
msgstr "Asistente para composición de correo" |
|||
|
|||
#. module: mail_sent |
|||
#: model:ir.model,name:mail_sent.model_mail_message |
|||
msgid "Message" |
|||
msgstr "Mensaje" |
|||
|
|||
#. module: mail_sent |
|||
#. openerp-web |
|||
#: code:addons/mail_sent/static/src/xml/menu.xml:15 |
|||
#, python-format |
|||
msgid "No sent messages" |
|||
msgstr "Sin mensajes enviados" |
|||
|
|||
#. module: mail_sent |
|||
#. openerp-web |
|||
#: code:addons/mail_sent/static/src/js/sent.js:61 |
|||
#: code:addons/mail_sent/static/src/xml/menu.xml:7 |
|||
#: model:ir.model.fields,field_description:mail_sent.field_mail_compose_message_sent |
|||
#: model:ir.model.fields,field_description:mail_sent.field_mail_mail_sent |
|||
#: model:ir.model.fields,field_description:mail_sent.field_mail_message_sent |
|||
#, python-format |
|||
msgid "Sent" |
|||
msgstr "Enviado" |
|||
|
|||
#. module: mail_sent |
|||
#: model:ir.model.fields,help:mail_sent.field_mail_mail_sent |
|||
#: model:ir.model.fields,help:mail_sent.field_mail_message_sent |
|||
msgid "Was message sent to someone" |
|||
msgstr "Mensaje fué enviado a alguien" |
|||
|
|||
#. module: mail_sent |
|||
#. openerp-web |
|||
#: code:addons/mail_sent/static/src/xml/menu.xml:16 |
|||
#, python-format |
|||
msgid "You can send messages and then these messages will appear here." |
|||
msgstr "Puede enviar mensajes y estos mensajes aparecerán aquí." |
|||
|
|||
#. module: mail_sent |
|||
#: model:ir.model.fields,help:mail_sent.field_mail_compose_message_sent |
|||
msgid "dummy field to fix inherit error" |
|||
msgstr "campo ficticio para corregir el error heredado" |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import test_js |
@ -1 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
@ -0,0 +1,40 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_to |
|||
# |
|||
# Translators: |
|||
# Randall Castro <rcastro@treintaycinco.com>, 2018 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 11.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2018-04-21 23:07+0000\n" |
|||
"PO-Revision-Date: 2018-04-21 23:07+0000\n" |
|||
"Last-Translator: Randall Castro <rcastro@treintaycinco.com>, 2018\n" |
|||
"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_to |
|||
#. openerp-web |
|||
#: code:addons/mail_to/static/src/xml/recipient.xml:6 |
|||
#, python-format |
|||
msgid "To:" |
|||
msgstr "Para:" |
|||
|
|||
#. module: mail_to |
|||
#. openerp-web |
|||
#: code:addons/mail_to/static/src/xml/recipient.xml:15 |
|||
#, python-format |
|||
msgid "and" |
|||
msgstr "y" |
|||
|
|||
#. module: mail_to |
|||
#. openerp-web |
|||
#: code:addons/mail_to/static/src/xml/recipient.xml:16 |
|||
#, python-format |
|||
msgid "more" |
|||
msgstr "más" |
@ -1,3 +1,2 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import controllers |
|||
from . import models |
@ -0,0 +1,48 @@ |
|||
# -*- coding: utf-8 -*- |
|||
# Copyright 2018 Ildar Nasyrov <https://it-projects.info/team/iledarn> |
|||
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). |
|||
{ |
|||
"name": """Mailgun""", |
|||
"summary": """Setup the outgoing and incoming mail flow easily by using Mailgun""", |
|||
"category": "Discuss", |
|||
"live_test_url": "http://apps.it-projects.info/shop/product/mailgun?version=11.0", |
|||
"images": ["images/mailgun_main.png"], |
|||
"version": "11.0.1.1.0", |
|||
"application": False, |
|||
|
|||
"author": "IT-Projects LLC, Ildar Nasyrov", |
|||
"support": "apps@it-projects.info", |
|||
"website": "https://it-projects.info/team/iledarn", |
|||
"license": "LGPL-3", |
|||
"price": 389.00, |
|||
"currency": "EUR", |
|||
|
|||
"depends": [ |
|||
"mail", |
|||
], |
|||
"external_dependencies": {"python": [], "bin": []}, |
|||
"data": [ |
|||
'data/ir_cron_data.xml', |
|||
], |
|||
"demo": [ |
|||
], |
|||
"qweb": [ |
|||
], |
|||
|
|||
"post_load": None, |
|||
"pre_init_hook": None, |
|||
"post_init_hook": None, |
|||
"uninstall_hook": None, |
|||
|
|||
"auto_install": False, |
|||
"installable": True, |
|||
|
|||
"demo_title": "Mailgun", |
|||
"demo_addons": [], |
|||
"demo_addons_hidden": [], |
|||
"demo_url": "mailgun", |
|||
"demo_summary": "Easy to send outgoing and fetch incoming messages by using Mailgun", |
|||
"demo_images": [ |
|||
"images/mailgun_main.png", |
|||
] |
|||
} |
@ -1,15 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
|||
{ |
|||
'name': "Mailgun", |
|||
'author': "IT-Projects LLC, Ildar Nasyrov", |
|||
'license': 'LGPL-3', |
|||
"support": "apps@it-projects.info", |
|||
'website': "https://twitter.com/nasyrov_ildar", |
|||
'category': 'Discuss', |
|||
'version': '1.1.0', |
|||
'depends': ['mail'], |
|||
'data': [ |
|||
'data/cron.xml', |
|||
], |
|||
'installable': False |
|||
} |
@ -1,2 +1 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import main |
@ -1,14 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<openerp> |
|||
<data noupdate="1"> |
|||
<record id="mailgun_domain_verification" model="ir.cron"> |
|||
<field name="name">Mailgun - domain verification</field> |
|||
<field name='interval_number'>10</field> |
|||
<field name='interval_type'>minutes</field> |
|||
<field name="numbercall">288</field> |
|||
<field name="active">True</field> |
|||
<field name="model">ir.config_parameter</field> |
|||
<field name="function">mailgun_verify</field> |
|||
</record> |
|||
</data> |
|||
</openerp> |
@ -0,0 +1,15 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<openerp> |
|||
<data noupdate="1"> |
|||
<record id="mailgun_domain_verification" model="ir.cron"> |
|||
<field name="name">Mailgun - domain verification request</field> |
|||
<field name="model_id" ref="model_ir_config_parameter"/> |
|||
<field name="interval_number">10</field> |
|||
<field name="interval_type">minutes</field> |
|||
<field name="numbercall">10</field> |
|||
<field name="state">code</field> |
|||
<field name="code">model.mailgun_verify()</field> |
|||
<field name="doall" eval="True"/> |
|||
</record> |
|||
</data> |
|||
</openerp> |
After Width: 750 | Height: 371 | Size: 384 KiB |
@ -1,36 +0,0 @@ |
|||
# -*- coding: utf-8 -*- |
|||
import requests |
|||
import simplejson |
|||
|
|||
from openerp import models, api |
|||
|
|||
|
|||
import logging |
|||
_logger = logging.getLogger(__name__) |
|||
|
|||
|
|||
class MailThread(models.AbstractModel): |
|||
_inherit = 'mail.thread' |
|||
|
|||
@api.model |
|||
def mailgun_fetch_message(self, message_url): |
|||
api_key = self.env['ir.config_parameter'].sudo().get_param('mailgun.apikey') |
|||
res = requests.get(message_url, headers={'Accept': 'message/rfc2822'}, auth=('api', api_key), verify=False) |
|||
self.message_process(False, res.json().get('body-mime')) |
|||
|
|||
|
|||
class IrConfigParameter(models.Model): |
|||
_inherit = ['ir.config_parameter'] |
|||
|
|||
@api.model |
|||
def mailgun_verify(self): |
|||
verified = self.get_param('mailgun.verified') |
|||
if verified: |
|||
return |
|||
api_key = self.get_param('mailgun.apikey') |
|||
mail_domain = self.get_param('mail.catchall.domain') |
|||
if api_key and mail_domain: |
|||
url = "https://api.mailgun.net/v3/domains/%s/verify" % mail_domain |
|||
res = requests.put(url, auth=("api", api_key)) |
|||
if res.status_code == 200 and simplejson.loads(res.text)["domain"]["state"] == "active": |
|||
self.set_param('mailgun.verified', '1') |
@ -0,0 +1,4 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
from . import mail_thread |
|||
from . import ir_config_parameter |
@ -0,0 +1,25 @@ |
|||
# -*- coding: utf-8 -*- |
|||
import requests |
|||
import simplejson |
|||
|
|||
from openerp import models, api |
|||
|
|||
import logging |
|||
_logger = logging.getLogger(__name__) |
|||
|
|||
|
|||
class IrConfigParameter(models.Model): |
|||
_inherit = ['ir.config_parameter'] |
|||
|
|||
@api.model |
|||
def mailgun_verify(self): |
|||
verified = self.sudo().get_param('mailgun.verified') |
|||
if verified: |
|||
return |
|||
api_key = self.sudo().get_param('mailgun.apikey') |
|||
mail_domain = self.sudo().get_param('mail.catchall.domain') |
|||
if api_key and mail_domain: |
|||
url = "https://api.mailgun.net/v3/domains/%s/verify" % mail_domain |
|||
res = requests.put(url, auth=("api", api_key)) |
|||
if res.status_code == 200 and simplejson.loads(res.text)["domain"]["state"] == "active": |
|||
self.sudo().set_param('mailgun.verified', '1') |
@ -0,0 +1,18 @@ |
|||
# -*- coding: utf-8 -*- |
|||
import requests |
|||
|
|||
from odoo import models, api |
|||
|
|||
|
|||
import logging |
|||
_logger = logging.getLogger(__name__) |
|||
|
|||
|
|||
class MailThread(models.AbstractModel): |
|||
_inherit = 'mail.thread' |
|||
|
|||
@api.model |
|||
def mailgun_fetch_message(self, message_url): |
|||
api_key = self.env['ir.config_parameter'].sudo().get_param('mailgun.apikey') |
|||
res = requests.get(message_url, headers={'Accept': 'message/rfc2822'}, auth=('api', api_key), verify=False) |
|||
self.message_process(False, res.json().get('body-mime')) |
After Width: 100 | Height: 100 | Size: 2.1 KiB |
@ -0,0 +1,332 @@ |
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12"> |
|||
<h2 class="oe_slogan" style="color:#875A7B;">Mailgun</h2> |
|||
<h3 class="oe_slogan">Easy to setup the outgoing and incoming mail flow</h3> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12"> |
|||
<p class="oe_mt32"> |
|||
<div class="alert alert-success" style="padding:0.3em 0.6em; font-size: 150%;"> |
|||
The module provides Odoo and Mailgun integration to be able to easily configure <em>Outgoing</em> and <em>Incoming</em> mail flow. |
|||
<div style="margin-top:2%;"> |
|||
From Mailgun side you get: |
|||
<ul style="padding-left: 1.6em;"> |
|||
<li style="margin-top: 0.3em;"> |
|||
Powerful Sending Infrastructure |
|||
</li> |
|||
<li> |
|||
Intelligent Inbound Routing & Storage |
|||
</li> |
|||
<li> |
|||
Tracking and Analytics |
|||
</li> |
|||
<li> |
|||
Email Validation |
|||
</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</p> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_row oe_spaced"> |
|||
<h3 class="oe_slogan">Mailgun Configuration</h3> |
|||
<h4 class="oe_slogan"><b>Manage Domains</b></h4> |
|||
<div class="oe_span12"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
<ul style="padding-left: 1.4em;"> |
|||
<li> |
|||
Create account on <a href="https://mailgun.com" target="_blank">Mailgun</a> service |
|||
</li> |
|||
<li> |
|||
Add domain in <b>Domains</b> menu |
|||
</li> |
|||
</ul> |
|||
Note that the state of your domain should be <b>Active</b> to be able to use it from Odoo side. To verify it follow the instruction <a href="https://help.mailgun.com/hc/en-us/articles/202052074-How-do-I-verify-my-domain-" target="_blank">How do I verify my domain</a> |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_add_domain.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Click on added domain name and see all the information needed to configure your <em>Incoming</em> and <em>Outgoing</em> mail feature. |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_domain_details.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
If you use sandbox domain, add <b>Authorized Recipient</b> first (sandbox domains are restricted to <a href="https://help.mailgun.com/hc/en-us/articles/217531258" target="_blank">authorized recipients</a>) |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_auth_recipients.png"/> |
|||
</div> |
|||
<br/> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_auth_recipients_form.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced" style="margin-top: 5em;"> |
|||
<h4 class="oe_slogan"><b>Routes</b></h4> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Navigate to <b>Routes</b> menu and create a new route |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_route.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Set the following fields and values: |
|||
<ul> |
|||
<li> |
|||
<b>Expression Type</b>: Custom |
|||
</li> |
|||
<li> |
|||
<b>Raw Expression</b>: match_recipient('.*@your_mail_domain') |
|||
</li> |
|||
<li> |
|||
<b>Actions</b>: |
|||
<ul> |
|||
<li> |
|||
Check the box <em>Store and notify</em> |
|||
</li> |
|||
<li> |
|||
Put there http://your_odoo_domain/mailgun/notify |
|||
</li> |
|||
</li> |
|||
</ul> |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_route_form.png"/> |
|||
</div> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
<b>Now everything is ready to move to Odoo configuration.</b> |
|||
</font> |
|||
</p> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced" style="margin-top: 6em;"> |
|||
<h3 class="oe_slogan">Odoo Configuration</h3> |
|||
<h4 class="oe_slogan"><b>Outgoing Mail Feature</b></h4> |
|||
<div class="oe_span12"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
At first, activate <a href="https://odoo-development.readthedocs.io/en/latest/odoo/usage/debug-mode.html" target="_blank">the developer mode</a>. Then go to <em>Settings → Technical → Email → Outgoing Mail Servers</em> menu and populate the following fields: |
|||
<ul> |
|||
<li> |
|||
<b>Description</b> - e.g. Mailgun |
|||
</li> |
|||
<li> |
|||
<b>SMTP Server</b> - smtp.mailgun.org |
|||
</li> |
|||
<li> |
|||
<b>Connection Security</b> - SSL/TLS |
|||
</li> |
|||
<li> |
|||
<b>Username</b> - use <em>Default SMTP Login</em> from mailgun |
|||
</li> |
|||
<li> |
|||
<b>Password</b> - use <em>Default Password</em> from mailgun |
|||
</li> |
|||
</ul> |
|||
Once the fields are populated, click <b>Test Connection</b> button to check the connection to smtp server. If everything is ok, you can see popup message <em>Connection Test Succeeded! Everything seems properly set up!</em> and you are able to send messages now. |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_odoo_outgoing.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_row oe_spaced"> |
|||
<h4 class="oe_slogan"><b>Incoming Mail Feature</b></h4> |
|||
<div class="oe_span12"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Note that to setup incoming mailing, it is not required to setup <em>Incoming Mail Server</em>. |
|||
<br/> |
|||
Open <em>Settings → General Settings</em> menu: |
|||
<ul> |
|||
<li> |
|||
Check the box <b>External Email Servers</b> |
|||
</li> |
|||
<li> |
|||
Set as <b>Alias Domain</b> the domain name from Mailgun |
|||
</li> |
|||
</ul> |
|||
Save the changes. |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_odoo_general.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Setup mailgun API credentials in <em>Settings → Parameters → System Parameters</em> menu. Create new parameter: |
|||
<ul> |
|||
<li> |
|||
<b>Key</b> - mailgun.apikey |
|||
</li> |
|||
<li> |
|||
<b>Value</b> - key-12345... |
|||
</li> |
|||
</ul> |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_odoo_sys_param.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Now you can configure mail aliases for users. Go to <em>Settings → Users</em> menu and open user form (e.g. for Administrator). Then switch to <em>Preferences</em> tab and select an existing alias or create new one in the <b>Alias</b> field. |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_odoo_mail_alias.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
Open the user's related partner and set <b>Email</b> - the email is used for replying on user messages |
|||
</font> |
|||
</p> |
|||
</div> |
|||
<div class="oe_screenshot" align="center"> |
|||
<img style="max-width: 80%" src="mailgun_odoo_partner_email.png"/> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container oe_dark"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span12 text-center"> |
|||
<p class="oe_mt32"> |
|||
<font style="font-size: 120%;"> |
|||
<b> |
|||
Everything is done! It's time to send/receive email messages now! |
|||
</b> |
|||
</font> |
|||
</p> |
|||
</div> |
|||
</div> |
|||
</section> |
|||
|
|||
<section class="oe_container"> |
|||
<div class="oe_row oe_spaced"> |
|||
<div class="oe_span8"> |
|||
<h2>Need our service?</h2> |
|||
<p class="oe_mt32">Contact us by <a href="mailto:apps@it-projects.info">email</a> or fill out <a href="https://www.it-projects.info/page/website.contactus " target="_blank">request form</a></p> |
|||
<ul> |
|||
<li><a href="mailto:apps@it-projects.info">apps@it-projects.info <i class="fa fa-envelope-o"></i></a></li> |
|||
<li><a href="https://www.it-projects.info/page/website.contactus " target="_blank">https://www.it-projects.info/page/website.contactus <i class="fa fa-list-alt"></i></a></li> |
|||
</ul> |
|||
</div> |
|||
<div class="oe_span4"> |
|||
<div class="stamp" style="width:200px;"> |
|||
<div style="margin-top: 15px; |
|||
position: relative; |
|||
font-family:'Vollkorn', serif; |
|||
font-size: 16px; |
|||
line-height: 25px; |
|||
text-transform: uppercase; |
|||
font-weight: bold; |
|||
color: #75526b; |
|||
border: 3px dashed #75526b; |
|||
float: left; |
|||
padding: 4px 12px; |
|||
-webkit-transform: rotate(6deg); |
|||
-o-transform: rotate(6deg); |
|||
-moz-transform: rotate(6deg); |
|||
-ms-transform: rotate(6deg);"> |
|||
Tested on Odoo<br/>11.0 community |
|||
</div> |
|||
<div style="margin-top: 15px; |
|||
position: relative; |
|||
font-family:'Vollkorn', serif; |
|||
font-size: 16px; |
|||
line-height: 25px; |
|||
text-transform: uppercase; |
|||
font-weight: bold; |
|||
color: #75526b; |
|||
border: 3px dashed #75526b; |
|||
float: left; |
|||
padding: 4px 12px; |
|||
-webkit-transform: rotate(-7deg); |
|||
-o-transform: rotate(-7deg); |
|||
-moz-transform: rotate(-7deg); |
|||
-ms-transform: rotate(-7deg);"> |
|||
Tested on Odoo<br/>11.0 enterprise |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
</section> |
After Width: 1196 | Height: 509 | Size: 133 KiB |
After Width: 1135 | Height: 916 | Size: 150 KiB |
After Width: 1079 | Height: 443 | Size: 68 KiB |
After Width: 1209 | Height: 916 | Size: 135 KiB |
After Width: 1257 | Height: 681 | Size: 112 KiB |
After Width: 1192 | Height: 647 | Size: 113 KiB |
After Width: 1186 | Height: 671 | Size: 114 KiB |
After Width: 969 | Height: 653 | Size: 83 KiB |
After Width: 1192 | Height: 647 | Size: 108 KiB |
After Width: 1179 | Height: 921 | Size: 287 KiB |
After Width: 1179 | Height: 921 | Size: 201 KiB |
@ -1,2 +1 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import models |
@ -1,2 +1 @@ |
|||
# -*- coding: utf-8 -*- |
|||
from . import models |