account_usability: improve the label and help message of hide_bank_statement_balance

This commit is contained in:
Alexis de Lattre
2022-08-05 23:00:45 +02:00
parent 82da5e1afb
commit a69556bad0
2 changed files with 15 additions and 7 deletions

View File

@@ -64,6 +64,12 @@
<field name="start_date"/>
<field name="end_date"/>
</field>
<field name="balance_start" position="attributes">
<attribute name="optional">show</attribute>
</field>
<field name="balance_end_real" position="attributes">
<attribute name="optional">show</attribute>
</field>
</field>
</record>