We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f9cb9f + 4d3257f commit c31bd10Copy full SHA for c31bd10
1 file changed
helpdesk_mgmt_timesheet/views/helpdesk_ticket_view.xml
@@ -39,16 +39,19 @@
39
<field
40
name="planned_hours"
41
widget="float_time"
42
+ optional="show"
43
groups="hr_timesheet.group_hr_timesheet_user"
44
/>
45
46
name="total_hours"
47
48
49
50
51
52
name="remaining_hours"
53
54
55
decoration-danger="remaining_hours < 0"
56
57
0 commit comments