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

« back to all changes in this revision

Viewing changes to hr_timesheet_sheet/hr_timesheet_sheet_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:
174
174
            <field name="view_id" eval="False"/>
175
175
            <field name="context">{'search_default_my_timesheet':1, }</field>
176
176
            <field name="search_view_id" ref="view_hr_timesheet_sheet_filter"/>
177
 
            <field name="help">Employees can encode their time spent on the different projects. A project is an analytic account and the time spent on a project generate costs on the analytic account.</field>
 
177
            <field name="help">This view allows you to check timesheet sheets following a specific period. You can also encode time spent on a project that is an analytic account and the time spent on a project generate costs on the analytic account.</field>
178
178
        </record>
179
179
 
180
180
        <!--Time Tracking menu in project Management-->