mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
@@ -38,7 +38,7 @@
|
||||
% else:
|
||||
<td>${payment_line.communication}</td>
|
||||
% endif
|
||||
<td>${payment_line.date}</td>
|
||||
<td>${format_date(payment_line.date)}</td>
|
||||
<td>${format_amount(payment_line.amount_currency, payment_line.currency_id)}</td>
|
||||
</tr>
|
||||
% endfor
|
||||
|
||||
Reference in New Issue
Block a user