Browse Source

Fix string in label

pull/102/head
Alexis de Lattre 9 years ago
parent
commit
b8afe8d788
  1. 2
      account_financial_report_webkit/wizard/aged_open_invoices_wizard.xml

2
account_financial_report_webkit/wizard/aged_open_invoices_wizard.xml

@ -13,7 +13,7 @@
<separator string="Aged Open Invoice" colspan="4"/>
<label nolabel="1"
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>
<field name="chart_account_id" position='attributes'>
<attribute name="colspan">4</attribute>

Loading…
Cancel
Save