[IMP]hr_timesheet_import_from_calendar: display unit amount with time format widget instead of float
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<field name="date" />
|
||||
<field name="project_id" />
|
||||
<field name="name" />
|
||||
<field name="unit_amount" />
|
||||
<field name="unit_amount" widget="float_time" />
|
||||
<field name="warning" invisible="True" />
|
||||
</tree>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user