auto-upgrade tax data from start of 2012, #940
[freeside.git] / FS / FS / Upgrade.pm
index b7971ff..7dd889f 100644 (file)
@@ -290,6 +290,9 @@ sub upgrade_data {
 
     #flag monthly tax exemptions
     'cust_tax_exempt_pkg' => [],
+
+    #kick off tax location history upgrade
+    'cust_bill_pkg' => [],
   ;
 
   \%hash;