Need to decide how Economy/Mileage should be attributed as there's a deviation between charts at the moment (see
VEH-52).
Logically, it should be as follows
|Litres|Odometer|Miles gained|MPG|
|10|10|10|1|
|10|20|-|-|
As we haven't had a fill since the Odometer reading of 20, we don't know what the mileage/MPG from that fill is.
The way we're displaying in the fuellog is
|Litres|Odometer|Miles gained|MPG|
|10|10|-|-|
|10|20|10|1|
The Stats run, however, correctly attributes the miles (in this case 10) back to the previous fill.
It probably makes more sense to do it this way, though it will require some adjustments to the Fuellog generation module, the stats module etc.
Better to do it sooner than later, especially as will need to clear the stored Eco data from the Live API if the changes are made
Activity
2014-01-12 11:45:58
2014-01-12 11:57:48
Need to check whether this issue is still present, or whether it's been fixed as part of another issue.
Setting to can't replicate for now.
2014-01-12 11:57:55
2014-01-12 11:57:55
2014-01-12 13:23:38
2014-01-12 13:23:38
2014-01-12 13:23:38
2014-01-12 13:24:51
Now replaced with
2014-01-12 13:24:57
2014-01-12 13:24:57
2015-04-23 01:31:12