Fix string in label

pull/102/head
Alexis de Lattre 2015-07-27 23:00:55 +02:00
parent 8ffc548a0d
commit b8afe8d788
1 changed files with 1 additions and 1 deletions

View File

@ -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>