frappe/hrms

Request for Conversion of Working Hours Threshold to Duration Format

Open

#2,266 opened on Oct 9, 2024

 (3 comments) (0 reactions) (1 assignee)Python (2,473 forks)auto 404
feature-requestgood first issue

Repository metrics

Stars
 (8,205 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

Reference Ticket: https://support.frappe.io/helpdesk/my-tickets/23372

Describe the solution you'd like

I would like to request the conversion of the "Working Hours Threshold for Half Day & Absent" from a float format to a duration field in Shift Type doctype. Displaying the threshold in a duration format (e.g., 8 hours 30 minutes) would provide better user experience compared to the current float format (e.g., 8.5 hours).

Describe the alternatives you've considered

No response

Additional context

No response

Contributor guide