There is certainly a problem with the timezone.
There is a difference with the system time and the client time, and it appears that it is not being consistently handled the same way throughout the application which is causing several issues.
We will need to standardize handling time and dates across the application which should resolve all these issues.
The fix must also include a way to set the system time in configuration so that reports and data reflect the right dates based on that configuration timezone, so its consistent.
There is certainly a problem with the timezone.
There is a difference with the system time and the client time, and it appears that it is not being consistently handled the same way throughout the application which is causing several issues.
We will need to standardize handling time and dates across the application which should resolve all these issues.
The fix must also include a way to set the system time in configuration so that reports and data reflect the right dates based on that configuration timezone, so its consistent.