Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 511 Bytes

timesheet_grid.md

File metadata and controls

17 lines (13 loc) · 511 Bytes

Timesheet Grid

Timesheet View Form

Show Name

ID: mint_system.timesheet_grid.timesheet_view_form.show_name

<?xml version="1.0"?>
<data inherit_id="timesheet_grid.timesheet_view_form" priority="50">

  <xpath expr="//field[@name='task_id']" position="after">
    <field name="name"/>
  </xpath>

</data>

Source: snippets/timesheet_grid.timesheet_view_form.show_name.xml