There are situations where employees are assigned to multiple work assignments where different payment rates are applied based on the assignment. In such situation, if an employee works more than the scheduled hours then that overtime could be rated using an average rate. This allows a common overtime rate calculation that accounts for which kind of work was performed during the overtime period.
Example:
An employee is working as an electrician and
as a painter. During a week the employee is supposed to work 40 hours (8 hours
x 5 days), but sometimes overtime is needed. The painter is paid $10 per hour
while electrician is paid $12 per hour.
At the end of the week, this employee
has reported the job hours as follows. All reported time needs to be reported
on correct assignment, and the overtime needs to be added as a separate transaction.
The blended overtime rate is calculated as an average of the hourly rate of
all reported hours during the period” .
Resource | Monday | Tuesday | Wednesday | Thursday | Friday | |
Job hours | Painter | 8 | 8 | 8 | ||
Electrician | 8 | 8 | 4 |
When overtime is paid, it is required to pay an average rate for extra 4
hours worked on Wednesday.
Procedure:
Below are the steps to follow to calculate Job Cost Details with blended overtime rates.
Job Cost Time Type ID | OT |
Category | Overtime |
Blended OT | YES |
Time Type Basis | BASIC |
Source Value Mapping | |
Report Code | OT |
Job Cost Time Type ID | BASIC |
Category | Basic |
Blended OT | NO |
Source Value Mapping | |
Report Code | T1 |
Job Cost Type ID | Payment Type | Included in Blended Overtime Calculation |
BASE | Direct | YES |
RATE AGREEMENT | |||||||
Job Cost Type | Rate | Percentage | Percentage Calculation Basis | Payment Interval | Override Basis | Parameters | |
Resource | Job Cost Time Type | ||||||
BASE | 10.00 | Hourly | No | Painter | BASIC | ||
BASE | 12.00 | Hourly | No | Electrician | BASIC | ||
OT | 200% | BASE | Hourly | Yes | OT |
Transaction Sequence | Internal Quantity | Parameters | ||
Resource ID | Report Code | Job Cost Time Type | ||
100 | 8 | Electrician | T1 | BASIC |
101 | 8 | Electrician | T1 | BASIC |
102 | 8 | Painter | T1 | BASIC |
103 | 4 | Electrician | OT | OT |
105 | 8 | Painter | T1 | BASIC |
106 | 8 | Painter | T1 | BASIC |
Transaction sequence | Job Cost Type | Qty. | Rate | Amount |
100 | BASE | 8 | 12 | 96.00 |
101 | BASE | 8 | 12 | 96.00 |
102 | OT | 4 | 21.82 | 43.64 |
103 | BASE | 8 | 10 | 80.00 |
105 | BASE | 8 | 10 | 80.00 |
106 | BASE | 8 | 10 | 80.00 |
Transaction Sequence | Internal Qty. | Parameters | ||
Resource ID | Report Code | Job Cost Time Type | ||
100 | 8 | Electrician | T1 | BASIC |
101 | 8 | Electrician | T1 | BASIC |
102 | 8 | Painter | T1 | BASIC |
103 | 4 | Electrician | OT | OT |
105 | 8 | Painter | T1 | BASIC |
106 | 8 | Painter | T1 | BASIC |
= [(12*16) + (12*4) + (10*24)] * 200%
44
= 21.82