For more information, please refer to this announcement explaining best practices for getting answers to questions.
Time Calculation Rule with Execution Type Create not giving desired result
Summary:
As per documentations
If your rule execution type is Create, the rule keeps all calculated hours associated with the existing payroll time types. It then creates a new time entry for the hours over the threshold and associates it with the Overtime payroll time type.
Ex: If Threshold = 40hours
Reported Hours = 44hours
Expected result will be after Calculation
Regular hours = 44 hours
Overtime hours = 4 hours
But I am getting after calculation
Regular hours = 40
Overtime hour = 4
What am I missing?
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):