From 95c2999501ca0b4a42197b973b3f6b20d9ba5fa6 Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Fri, 27 Mar 2015 13:21:59 +0200 Subject: [PATCH] [DOC] rename to "Mail relocation" --- README.rst | 4 ++-- __openerp__.py | 2 +- static/description/index.html | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index f14f689..f2f195d 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -Moving mails to another thread -============================== +Mail relocation +=============== Description: https://www.odoo.com/apps/modules/8.0/mail_move_message/ diff --git a/__openerp__.py b/__openerp__.py index 3d9af20..ec44e37 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -1,5 +1,5 @@ { - 'name' : 'Moving mails to another thread', + 'name' : 'Mail relocation', 'version' : '1.0.0', 'author' : 'Ivan Yelizariev', 'category' : 'Social Network', diff --git a/static/description/index.html b/static/description/index.html index a192540..abefa39 100644 --- a/static/description/index.html +++ b/static/description/index.html @@ -1,16 +1,16 @@
-

Moving mails to another thread

-

Relocate mails from customers to a correct place (lead, task etc.)

+

Mail relocation

+

Relocate customer's mails to a correct place (lead, task etc.)

- The module can help you to organise mails from customers. + The module helps you to organise mails from customers.

- If customer send mail to user's personal alias (e.g. admin@yourcompany.example.com), an user would be able to move (attach) such mail to corresponding record. + If customer send mail to user's personal alias (e.g. admin@yourcompany.example.com), an user would be able to relocate such mail to corresponding record.