[IMP] account: help to configure fiscal year

Fiscal year is created when a chart of account is installed on the company.
If no chart of account is installed, setting dates will have no effect in the
accounting configuration wizard.
Fixes #3547
This commit is contained in:
Martin Trigaux 2015-04-14 11:48:52 +02:00
parent 32cede1563
commit a82da88c3d
1 changed files with 2 additions and 1 deletions

View File

@ -93,7 +93,8 @@
<label for="date_start" string="Date Range"/>
<field name="date_start"
on_change="onchange_start_date(date_start)"
class="oe_inline"/> -
class="oe_inline"
help="The fiscal year is created when installing a Chart of Account."/> -
<field name="date_stop" class="oe_inline"/>
</div>
<div>