|
@ -0,0 +1,67 @@ |
|
|
|
|
|
<section class="oe_container"> |
|
|
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
|
|
<div class="oe_span12"> |
|
|
|
|
|
<h2 class="oe_slogan">Fix "False" in empty email body</h2> |
|
|
|
|
|
<h3 class="oe_slogan">Feel free to send emails without body</h3> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="oe_span8"> |
|
|
|
|
|
<p class="oe_mt32"> |
|
|
|
|
|
Some time you need to send email with empty body. <br/>E.g. to send some file to partner. |
|
|
|
|
|
</p> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="oe_span8 oe_right"> |
|
|
|
|
|
<div class="oe_demo oe_picture oe_screenshot"> |
|
|
|
|
|
<img src="send.png?1"/> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
|
|
<section class="oe_container oe_dark"> |
|
|
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
|
|
<div class="oe_demo oe_picture oe_screenshot"> |
|
|
|
|
|
<img src="receive-false.png"/> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
|
|
<p class="oe_mt32"> |
|
|
|
|
|
There is a bug in odoo -- it sends "False" if email body if empty. |
|
|
|
|
|
</p> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<section class="oe_container"> |
|
|
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
|
|
<p class="oe_mt32"> |
|
|
|
|
|
This module just fix the issue. |
|
|
|
|
|
</p> |
|
|
|
|
|
</div> |
|
|
|
|
|
<div class="oe_span6"> |
|
|
|
|
|
<div class="oe_demo oe_picture oe_screenshot"> |
|
|
|
|
|
<img src="receive-ok.png"/> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
|
|
<section class="oe_container"> |
|
|
|
|
|
<div class="oe_row oe_spaced"> |
|
|
|
|
|
<div class="oe_span12"> |
|
|
|
|
|
<h2>News & updates</h2> |
|
|
|
|
|
<p class="oe_mt32"> |
|
|
|
|
|
To get information about new interesting modules and updates, <a href="https://yelizariev.github.io/feed.xml">subscribe to our website RSS</a> or follow <a href="https://twitter.com/yelizariev" target="_blank">@yelizariev</a> on twitter. |
|
|
|
|
|
</p> |
|
|
|
|
|
<ul> |
|
|
|
|
|
<li><a href="https://yelizariev.github.io" target="_blank">https://yelizariev.github.io <i class="fa fa-rss"></i> </a></li> |
|
|
|
|
|
<li><a href="https://twitter.com/yelizariev" target="_blank"> |
|
|
|
|
|
https://twitter.com/yelizariev <i class="fa fa-twitter"></i> </a></li> |
|
|
|
|
|
</ul> |
|
|
|
|
|
</div> |
|
|
|
|
|
</div> |
|
|
|
|
|
</section> |