When the Labour Cost calculation occurs on multiple lines that require rounding up, there are times the posted Labour Cost is inflated by a penny. The Tech Booked Hours Report with Rates will show the unrounded cost. The discrepancy occurs due to individual lines being rounded and then added together. These lines should be added together and then rounded. For example, technician punches' 1.3 hours on case 1 at an hourly cost of $37.75 which = $49.075. That rounds up to 49.08. Same tech punches .7 hours at $37.75 on case 2 for a cost of = $26.425 which rounds up to 26.43. Add both of these values, 49.08 + 26.43 to get $75.51 which is what has posted to the GL. However, if you add the unrounded amount, you get $75.50, so the posted amount is actually a penny more then it should be.
I believe this change may have tax implications if we rounded on the sum of all lines and not the individual lines. If this is a viable request we can push it to a Jira story.