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