add label in all wizards for account fiscal year
[odoo/odoo.git] / addons / l10n_fr / wizard / wizard_chart_report.py
index 058a7e5..4def3fd 100644 (file)
@@ -25,6 +25,7 @@ _aged_trial_form = """<?xml version="1.0"?>
     <field name="company_id"/>
     <newline/>
     <field name="fiscalyear"/>
+    <label align="0.7" colspan="6" string="(If you do not select Fiscal year it will take all open fiscal year)"/>
     <newline/>
     <field name="target_move"/>
 </form>"""