track taxes created by Washington sales tax lookup so they can be updated in place...
[freeside.git] / FS / FS / Upgrade.pm
index 59167a7..0ac7a4e 100644 (file)
@@ -452,6 +452,9 @@ sub upgrade_data {
 
     #populate tax statuses
     'tax_status' => [],
+
+    #mark certain taxes as system-maintained
+    'cust_main_county' => [],
   ;
 
   \%hash;