mirror of https://github.com/OCA/social.git
[UPD] README.rst
parent
8b68a6f49c
commit
d9a0e1fad7
|
@ -40,12 +40,12 @@ To use this module, you need to:
|
|||
|
||||
* Adding some attachments on an object by creating a new *Log note*
|
||||
|
||||
.. figure:: mail_attach_existing_attachment/static/description/attachment.png
|
||||
.. figure:: https://raw.githubusercontent.com/OCA/social/12.0/mail_attach_existing_attachment/mail_attach_existing_attachment/static/description/attachment.png
|
||||
:alt: Attachment on purchase order
|
||||
|
||||
* Then, by sending the object via email, you can select the attachment added earlier
|
||||
|
||||
.. figure:: mail_attach_existing_attachment/static/description/ex_mail_compose_message.png
|
||||
.. figure:: https://raw.githubusercontent.com/OCA/social/12.0/mail_attach_existing_attachment/mail_attach_existing_attachment/static/description/ex_mail_compose_message.png
|
||||
:alt: Sends the Purchase Order by email
|
||||
|
||||
Known issues / Roadmap
|
||||
|
|
|
@ -391,13 +391,13 @@ the object by sending it by email with the mail compose message wizard</p>
|
|||
<li>Adding some attachments on an object by creating a new <em>Log note</em></li>
|
||||
</ul>
|
||||
<div class="figure">
|
||||
<img alt="Attachment on purchase order" src="mail_attach_existing_attachment/static/description/attachment.png" />
|
||||
<img alt="Attachment on purchase order" src="https://raw.githubusercontent.com/OCA/social/12.0/mail_attach_existing_attachment/mail_attach_existing_attachment/static/description/attachment.png" />
|
||||
</div>
|
||||
<ul class="simple">
|
||||
<li>Then, by sending the object via email, you can select the attachment added earlier</li>
|
||||
</ul>
|
||||
<div class="figure">
|
||||
<img alt="Sends the Purchase Order by email" src="mail_attach_existing_attachment/static/description/ex_mail_compose_message.png" />
|
||||
<img alt="Sends the Purchase Order by email" src="https://raw.githubusercontent.com/OCA/social/12.0/mail_attach_existing_attachment/mail_attach_existing_attachment/static/description/ex_mail_compose_message.png" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="known-issues-roadmap">
|
||||
|
|
Loading…
Reference in New Issue