[FIX] print report again

(lp:c2c-addons/6.1  rev 89.1.63)
This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-11-07 17:11:38 +01:00
parent 838fcd37dd
commit 24298ad84c

View File

@@ -13,10 +13,7 @@
if not context.lookup.has_template(current_uri):
context.lookup.put_string(current_uri, comm.current_policy_level.email_template_id.body_html)
%>
<!--
move the inner part in the mail template once done and reactivate this
<%include file="${current_uri}" args="object=comm,user=user,ctx=ctx,quote=quote,format_exception=format_exception,mode='pdf'"/>
-->
<p style="page-break-after:always"></p>
%endfor