track taxes created by Washington sales tax lookup so they can be updated in place...
[freeside.git] / FS / FS / Upgrade.pm
index d86238c..9f7edcf 100644 (file)
@@ -421,6 +421,9 @@ sub upgrade_data {
 
     #set default locations on quoted packages
     'quotation_pkg' => [],
+
+    #mark certain taxes as system-maintained
+    'cust_main_county' => [],
   ;
 
   \%hash;