mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] account_credit_control - add a subject in reminder report
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user