Browse Source

[DOC] mail private

[DOC] edit the description

[DOC] Internal Messaging
pull/50/head
ilmir 8 years ago
parent
commit
0dedb81a7d
  1. 4
      mail_private/README.rst
  2. 10
      mail_private/__openerp__.py
  3. 14
      mail_private/doc/index.rst
  4. BIN
      mail_private/images/mail_private_image.png
  5. BIN
      mail_private/static/description/check_recipients.png
  6. BIN
      mail_private/static/description/icon.png
  7. 63
      mail_private/static/description/index.html
  8. BIN
      mail_private/static/description/result_message.png

4
mail_private/README.rst

@ -2,7 +2,7 @@
Internal Messaging
====================
При отправке сообщения в карточке сообщение по умолчанию отправляется всем подписанным пользователям. Но часто бывают случаи, когда отправлять сообщения нужно только определенным лицам. Данный модуль дает возможность выбирать получателей отпрвляемого сообщения и не рассылать его всем подписанным пользователям.
Send private messages to specified recipients, regardless of who are in followers list.
Credits
=======
@ -26,4 +26,4 @@ Usage instructions: `<doc/index.rst>`_
Changelog: `<doc/changelog.rst>`_
Tested on Odoo 8.0 0af32f3f84bae07b11abb8538d02e35c7369a348
Tested on Odoo 8.0 0af32f3f84bae07b11abb8538d02e35c7369a348

10
mail_private/__openerp__.py

@ -1,17 +1,17 @@
# -*- coding: utf-8 -*-
{
"name": """Internal Messaging""",
"summary": """Allows you to send private messages to specified recipients only no matter who are in followers list.""",
"category": "Social Network",
"images": [],
"summary": """Send private messages to specified recipients, regardless of who are in followers list.""",
"category": "Discuss",
"images": ['images/mail_private_image.png'],
"version": "1.0.0",
"application": False,
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"license": "GPL-3",
#"price": 9.00,
#"currency": "EUR",
"price": 90.00,
"currency": "EUR",
"depends": [
"mail",

14
mail_private/doc/index.rst

@ -10,19 +10,15 @@ Nothing special is needed to install this module.
Usage
=====
Для того чтобы отправить сообщение только выбранным получателям:
To send a message to specified recipients:
* Кликните по кнопке ``[Send Private Message]``
* Click on the ``[Send internal message]``.
* По умолчанию все подписанные пользователи отключены. Включите флажки тем пользователям, которым вы хотите отправить сообщение.
* Choose the recipients that should receive a message by ticking the checkboxes.
* Если вы хотите добавить получателей из числа неподписанных пользователей, нажмите на кнопку ``[Open the full mail composer]`` в правом верхнем углу блока отправки сообщения.
* To add more recipients click on the ``[Open the full mail composer]`` on the right upper corner of the message block and choose recipients in the **Recipient** field.
* В поле **Recipient** добавьте получателей.
* Нажмите кнопку ``[Send]``.
Для проверки подпишите на какую-нибудь карточку двух получателей: Demo User и любого другого. Отправьте сообщение, выбрав в числе получателей только второго подписанного пользователя. Залогиньтесь как Demo User и проверьте, что ему сообщение не пришло.
* Click on the ``[Send]`` button.
Uninstallation
==============

BIN
mail_private/images/mail_private_image.png

After

Width: 766  |  Height: 387  |  Size: 33 KiB

BIN
mail_private/static/description/check_recipients.png

After

Width: 751  |  Height: 352  |  Size: 73 KiB

BIN
mail_private/static/description/icon.png

After

Width: 100  |  Height: 100  |  Size: 2.1 KiB

63
mail_private/static/description/index.html

@ -0,0 +1,63 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Internal Messaging</h2>
<h3 class="oe_slogan">Send private messages to specified recipients, regardless of who are in followers list.</h3>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<p class="oe_mt32">
By default, to send a private message to specific recipient(s) you need to delete other followers included to the same document. The module allows to send private messages to recipients you specified, regardless of who are in the followers list.
</p>
<p>
It simplified internal communication in leads, when you need to send some private messages to your colleagues before reply to customer.
It helps in records like project tasks too. In a task with many participants, you can easily send message and only specified colleagues will be notified. It allows to have clean inbox for everybody. It's very important, because it's too easy to neglect important message in Inbox full of useless messages.
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h3 class="oe_slogan">How it works</h3>
<p class="oe_mt32">
Click on the "Send internal message" and choose the recipient(s). Then type any message and click on the "Send" button.
</p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="check_recipients.png"/>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<p class="oe_mt32">
As a result you can see the message with a dark background, which is sent to the corresponding recipient(s). Other followers of the document will not receive your message.
</p>
<div class="oe_demo oe_picture oe_screenshot">
<img src="result_message.png"/>
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2>Need our service?</h2>
<p class="oe_mt32">Contact us by <a href="mailto:it@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:it@it-projects.info">it@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>
</section>

BIN
mail_private/static/description/result_message.png

After

Width: 751  |  Height: 352  |  Size: 92 KiB

Loading…
Cancel
Save