[UPD] Update account_payment_order_notification.pot

This commit is contained in:
oca-ci
2023-02-28 11:06:07 +00:00
parent 7398426a4c
commit 1888efcb92

View File

@@ -41,7 +41,7 @@ msgid ""
" % else:\n"
" <td>${payment_line.communication}</td>\n"
" % endif\n"
" <td>${payment_line.date}</td>\n"
" <td>${format_date(payment_line.date)}</td>\n"
" <td>${format_amount(payment_line.amount_currency, payment_line.currency_id)}</td>\n"
" </tr>\n"
" % endfor\n"