mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
MIG timesheet_invoice to 12.0
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<td><t t-esc="timesheet.date"/></td>
|
||||
<td><t t-esc="timesheet.name"/></td>
|
||||
<td><t t-esc="timesheet.sudo().user_id.name"/></td>
|
||||
<td><span t-field="timesheet.unit_amount" t-field-options="{"widget": "duration", "unit": "hour", "round": "minute"}"/></td>
|
||||
<td><span t-field="timesheet.unit_amount" t-options="{"widget": "duration", "unit": "hour", "round": "minute"}"/></td>
|
||||
</tr>
|
||||
</t>
|
||||
</t>
|
||||
|
||||
Reference in New Issue
Block a user