Skip to content

Commit 3285b26

Browse files
committed
2024-09-05 - feature-2583 - employee hours billableUtil and overtime
1 parent c4867d5 commit 3285b26

File tree

1 file changed

+1
-1
lines changed
  • server/src/test/java/com/objectcomputing/checkins/services/employee_hours

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
employeeId,contributionHours,billableHours,ptoHours,targetHours,asOfDate,billableUtilization,overtimeWorked
2-
mr-bill-employee,12,123,1234,1850,"8/20/2021",0,0
2+
mr-bill-employee,12,123,1234,1850,"8/20/2021",0,50
33
mr-bill-employee-pdl,13,124,1235,0,"8/20/2021",,

0 commit comments

Comments
 (0)