IIf TimeSheet Import - Hours are entered incorrectly
I have just started using IIF files to import my employee timesheet data.
One thing I have noticed is that sometimes the value imported into Quickbooks is off by 0.01 hours.
For example, if the Hours in the iif file are 66.93, when I run payroll, that particular entry is 66.92. I believe this is happening because QB is converting to hours/minutes format and then back.
I have verified that my time format preference is set to Decimal.
Basically, I am trying to understand the internal processing QB is doing so I can adjust the script that creates my iif file according.
