You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are sales with erroneously high values for sale price. Upon investigation it seems to be often the case that someone added two zeros instead when looking at a decimal value ending in .00, so $550,000.00, now reads as $55,000.000. This is an example doc_no: 1826255093.
The text was updated successfully, but these errors were encountered:
There are sales with erroneously high values for sale price. Upon investigation it seems to be often the case that someone added two zeros instead when looking at a decimal value ending in .00, so
$550,000.00
, now reads as$55,000.000
. This is an exampledoc_no
: 1826255093.The text was updated successfully, but these errors were encountered: