summaryrefslogtreecommitdiff
path: root/FS/FS/Upgrade.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-09-21 15:52:11 -0700
committerIvan Kohler <ivan@freeside.biz>2017-09-21 15:52:11 -0700
commit147c94865852a93bf192ef15e931e456d487b69b (patch)
tree638b585bf774e5bcd2188ac7a5f53251f9e9dc51 /FS/FS/Upgrade.pm
parent0c7672759a3254c4bd7317edb23f40d8880d99d6 (diff)
compliance solutions, RT#77676
Diffstat (limited to 'FS/FS/Upgrade.pm')
-rw-r--r--FS/FS/Upgrade.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm
index 6edec9072..0069e207a 100644
--- a/FS/FS/Upgrade.pm
+++ b/FS/FS/Upgrade.pm
@@ -497,6 +497,10 @@ sub upgrade_data {
#mark certain taxes as system-maintained,
# and fix whitespace
'cust_main_county' => [],
+
+ #'compliance solutions' -> 'compliance_solutions'
+ 'tax_rate' => [],
+ 'tax_rate_location' => [],
;
\%hash;