Timecard Automation
Hello,
I am trying to set up a timecard automation rule that does the following:
Any time entered over 40 hours into pay type 1 goes into pay type 72.
Then, pay type 72 multiplies the number of hours by 1.5
Pay type 72 is a no dollar pay type and is strictly for tracking purposes. The multiplier is set at 1.5, but it doesn't work, because the multiplier multiplies the dollars, not the hours.
Example:
Employee enters 45 hours for the week in pay type 1
Timecard automation rule(s) should split the time into:
40 hours of pay type 1
7.5 hours of pay type 72
I can get 40 hours of pay type 1 and 5 hours of pay type 72, using an accumulator rule, but I can't get the extra 2.5 hours.