4Site
Support Request System
View Patch #60.101.071
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03834 -
Error calculating meter reading values
Symptoms:
When entering a meter reading, when you enter either the current value or accumulated, the other value is calculated incorrectly and ends up the same as the entered amount. i.e. LastReading = 10, entering new current of 15 should result in an accumulated of 5 but instead gives 15. Entering accumulated of 5 should result in a current of 15 but instead gives 5.
Solution:
An SQL error has been fixed in retrieving the last reading value which is used in the calculation when using SQL 2000. Now that the correct last reading value is retrieved, the calculations should be correct. SQL 2005 and 2008 were unaffected by this error.
Browse Patches
Find a Patch
Return to Request System Menu