[IMP] config wizards: add buttons Cancel and Apply on forms
[odoo/odoo.git] / addons / hr_timesheet / hr_timesheet_installer.xml
index 66289ed..cfd2cc8 100644 (file)
@@ -7,6 +7,7 @@
             <field name="res_model">account.analytic.account</field>
             <field name="view_type">form</field>
             <field name="view_mode">tree,form</field>
+            <field name="help">You should create an analytic account structure depending on your needs to analyse costs and revenues. In OpenERP, analytic accounts are also used to track customer contracts.</field>
         </record>
 
         <record id="todo_define_analytic_structure" model="ir.actions.todo">