[ADD] account,account_followup,hr_timesheet,hr_attendance : Tooltip added for menus
[odoo/odoo.git] / addons / account / report / account_entries_report_view.xml
index 0b4042b..8eefe75 100644 (file)
         <field name="search_view_id" ref="view_account_entries_report_search"/>
         <field name="view_id" ref="view_account_entries_report_tree"/>
         <field name="context">{'group_by':[], 'search_default_usertype':1, 'search_default_thisyear':1, 'group_by_no_leaf':1}</field>
-        <field name="help">A tool search lets you know statistics on your different financial accounts that match your needs.</field>
+        <field name="help">From this view, have an analysis of your different financial accounts. The document shows your debit and credit taking in consideration some criteria you can choose by using the search tool.</field>
     </record>
     <menuitem action="action_account_entries_report_all" id="menu_action_account_entries_report_all"
         parent="account.menu_finance_statistic_report_statement"