mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] print report again
(lp:c2c-addons/6.1 rev 89.1.63)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user