summaryrefslogtreecommitdiff
path: root/FS/FS/Upgrade.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-10-18 23:06:03 -0700
committerMark Wells <mark@freeside.biz>2016-10-18 23:14:32 -0700
commite71dd08fc2e0aa3ee8cdbeb4e1f39f04898f773b (patch)
tree37062b8c8108d24a96de5e403312333f5b04daed /FS/FS/Upgrade.pm
parent068b074adcb3cd0c4d0b39d407c7bb2272a9cade (diff)
during upgrade, fix broken tax links on old voided invoices, #72777
Diffstat (limited to 'FS/FS/Upgrade.pm')
-rw-r--r--FS/FS/Upgrade.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm
index 1c1095e..8452086 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -388,6 +388,7 @@ sub upgrade_data {
# reason / void_reason migration to reasonnum / void_reasonnum
'cust_credit_void' => [],
'cust_bill_void' => [],
+ # also fix some tax allocation records
'cust_bill_pkg_void' => [],
#duplicate history records