Browse Source

[UPD] README.rst

pull/345/head
OCA-git-bot 5 years ago
parent
commit
8fc5c85456
  1. 4
      mail_attach_existing_attachment/README.rst
  2. 4
      mail_attach_existing_attachment/static/description/index.html

4
mail_attach_existing_attachment/README.rst

@ -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

4
mail_attach_existing_attachment/static/description/index.html

@ -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…
Cancel
Save