Fix string in label
parent
8ffc548a0d
commit
b8afe8d788
|
@ -13,7 +13,7 @@
|
||||||
<separator string="Aged Open Invoice" colspan="4"/>
|
<separator string="Aged Open Invoice" colspan="4"/>
|
||||||
<label nolabel="1"
|
<label nolabel="1"
|
||||||
colspan="4"
|
colspan="4"
|
||||||
string="TODO This report list partner open balances and indicate when payment is (or was) supposed to be completed"/>
|
string="This report list partner open invoices and indicate when payment is (or was) supposed to be completed"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<field name="chart_account_id" position='attributes'>
|
<field name="chart_account_id" position='attributes'>
|
||||||
<attribute name="colspan">4</attribute>
|
<attribute name="colspan">4</attribute>
|
||||||
|
|
Loading…
Reference in New Issue