Browse Source

Merge pull request #25 from ilyasProgrammer/9.0

[DOC]  mail-all pics
pull/33/merge
Ivan Yelizariev 9 years ago
parent
commit
d87b898b36
  1. BIN
      mail_all/images/1.jpg
  2. BIN
      mail_all/images/1.png
  3. BIN
      mail_sent/images/menu.png
  4. 2
      mail_to/README.rst
  5. BIN
      mail_to/images/1.png
  6. BIN
      mail_to/static/description/1.png
  7. 27
      mail_to/static/description/index.html

BIN
mail_all/images/1.jpg

After

Width: 334  |  Height: 171  |  Size: 11 KiB

BIN
mail_all/images/1.png

Before

Width: 300  |  Height: 270  |  Size: 15 KiB

BIN
mail_sent/images/menu.png

Before

Width: 217  |  Height: 167  |  Size: 8.9 KiB

After

Width: 334  |  Height: 171  |  Size: 14 KiB

2
mail_to/README.rst

@ -8,4 +8,4 @@ Further information
-------------------
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_to/
Tested on Odoo 9.0 d3dd4161ad0598ebaa659fbd083457c77aa9448d
Tested on Odoo 9.0 d3dd4161ad0598ebaa659fbd083457c77aa9448d

BIN
mail_to/images/1.png

Before

Width: 828  |  Height: 239  |  Size: 38 KiB

After

Width: 750  |  Height: 371  |  Size: 74 KiB

BIN
mail_to/static/description/1.png

After

Width: 750  |  Height: 187  |  Size: 36 KiB

27
mail_to/static/description/index.html

@ -0,0 +1,27 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Show message recipients</h2>
<h3 class="oe_slogan">Allows you be sure, that all discussion participants were notified</h3>
</div>
<div class="oe_span12">
<div class="oe_row_img oe_centered">
<img class="oe_picture oe_screenshot" src="1.png"/>
</div>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<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>
Loading…
Cancel
Save