[IMP] account_credit_control - add a subject in reminder report

This commit is contained in:
Yannick Vaucher
2013-06-27 16:47:19 +02:00
parent fb9685aad6
commit 816c2df562

View File

@@ -57,8 +57,10 @@
def carriage_returns(text):
return text.replace('\n', '<br />')
%>
<br/>
<br/>
<h1 style="clear: both; padding-top: 20px;">
Credit Control: ${object.current_policy_level.name or 'n/a' }
</h1>
<p>Dear ${object.partner_id.name or ''},</p>