I have 4 vehicles & 3 are set with a distance unit of 'miles' & 1 with 'kilometers' , I had to reset my handset so I exported the data. However when I try and import the xml data I get an error message.
I have worked out that the issue is that the import is trying converting the km distance to miles, I know this because if I change the xml data of '<distance_unit>1</distance_unit>' (KM) to '<distance_unit>2</distance_unit>' (Miles) then the data imports but the odometer is now incorrectly set as miles and all of the values are now wrong.
Can you have a look at this because I don't want to have to manually change each & every one of the values of all of this vehicle's odometer values?