clear geocode when we DO have plus four
[freeside.git] / httemplate / edit / cust_main / bottomfixup.js
index 1a06d94..5d06f3c 100644 (file)
@@ -225,6 +225,7 @@ function post_standardization() {
 
   } else {
 
+    cf.elements['geocode'].value = '';
     post_geocode();
 
   }