[IMP] partner_statement: Translate statement title
This commit is contained in:
committed by
Miquel Raïch
parent
736e816bae
commit
a792d29e16
@@ -4,9 +4,9 @@
|
||||
<odoo>
|
||||
<template id="aging_buckets">
|
||||
<p>
|
||||
Aging Report at <span t-out="d['end']" /> in <span
|
||||
t-out="display_currency.name"
|
||||
/>:
|
||||
<span
|
||||
t-out="get_aging_buckets_title(o, ending_date=d['end'], currency=display_currency.name)"
|
||||
/>
|
||||
</p>
|
||||
<table class="table table-sm table-statement">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user