X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=65b83bd5f2c7d0cba1ceed860a3c71e5d1fe94bf;hb=a1930173f49200333e347b87c01c3edabc1ebb9c;hp=6f14cd202dc766259f1e08a54dd3dad19b62daa0;hpb=c22d84e565ab16db142395dce2e8621624eff140;p=freeside.git diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index 6f14cd202..65b83bd5f 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -478,8 +478,12 @@ sub upgrade_data { #populate tax statuses 'tax_status' => [], - #mark certain taxes as system-maintained + #mark certain taxes as system-maintained, + # and fix whitespace 'cust_main_county' => [], + + #fix whitespace + 'cust_location' => [], ; \%hash;