Currently when someone has for example 1 hour worked more than his scheduled shift, the report is showing that difference as -1. It should rather show +1 because that person worked 1 hour more. It would show a total of additional hours that have been worked. A negative value doesn't provide good information really.
Why should we implement this
I believe this should be a proper logic for this report, unless there is a better logic which I currently don't understand. |