X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=65b83bd5f2c7d0cba1ceed860a3c71e5d1fe94bf;hp=6f14cd202dc766259f1e08a54dd3dad19b62daa0;hb=6262584c58bdc26ee7e7958e3a96483efe88500e;hpb=fef586f5bd0b3ac4fa01485055bfef75e4e0e5f4 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;