during upgrade, fix broken tax links on old voided invoices, #72777
[freeside.git] / FS / FS / Upgrade.pm
index 8b7d733..d06b7d8 100644 (file)
@@ -348,6 +348,9 @@ sub upgrade_data {
     #customer credits
     'cust_credit' => [],
 
+    # fix some tax allocation records
+    'cust_bill_pkg_void' => [],
+
     #duplicate history records
     'h_cust_svc'  => [],