better internal tax links and various credit_lineitems fixes, #20629
[freeside.git] / FS / FS / Upgrade.pm
index 45cba82..fea53a2 100644 (file)
@@ -305,6 +305,9 @@ sub upgrade_data {
 
     #kick off tax location history upgrade
     'cust_bill_pkg' => [],
+
+    #fix taxable line item links
+    'cust_bill_pkg_tax_location' => [],
   ;
 
   \%hash;