~openerp-community/openobject-addons/rahal-trunk-addons

« back to all changes in this revision

Viewing changes to hr_timesheet_sheet/report/hr_timesheet_report_view.xml

  • Committer: Vir (Open ERP)
  • Date: 2010-11-12 06:23:46 UTC
  • Revision ID: vir@tinyerp.com-20101112062346-spehxiz822n6l1o0
Tags: openerp-buildfail-1-3234
[ADD] hr, hr_timesheet_sheet, email_template, marketing_campaing : Tooltip added for menus

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
            <field name="view_type">form</field>
92
92
            <field name="view_mode">tree,graph</field>
93
93
            <field name="context">{'search_default_month':1,'search_default_group_user_id':1,'group_by_no_leaf':1,'group_by':[]}</field>
 
94
            <field name="help">This report performs analysis on timesheets created by your human resources in the system. It allows you to have a full overview of  entries done by your employees. You can group them by specific selection criteria thanks to the search tool.</field>
94
95
        </record>
95
96
        <menuitem
96
97
            action="action_hr_timesheet_report_stat_all"