X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=0069e207a2bee7bbd82a754a92a06ddaa9805d1e;hp=6edec907270056a4a82732ffb697444cc304e95c;hb=147c94865852a93bf192ef15e931e456d487b69b;hpb=0c7672759a3254c4bd7317edb23f40d8880d99d6 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;