[IMP]: Added Upstream patch for HR Timesheet
This commit is contained in:
parent
78c81d52e3
commit
2b13d02718
@ -36,7 +36,7 @@
|
||||
<span t-field="l.user_id.partner_id.name"/>
|
||||
</td>
|
||||
<td >
|
||||
<span t-field="l.name"/>
|
||||
<span t-field="l.name" t-options="{'widget': 'text'}"/>
|
||||
</td>
|
||||
<td t-if="show_task or show_project">
|
||||
<t t-if="show_project"><span t-field="l.project_id.name"/></t>
|
||||
|
Loading…
Reference in New Issue
Block a user