X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FUpgrade.pm;h=65b83bd5f2c7d0cba1ceed860a3c71e5d1fe94bf;hb=6262584c58bdc26ee7e7958e3a96483efe88500e;hp=3aa3e539449ceb86c955378d0b41131accd0401e;hpb=ad6c73ef3ac6288a8bf22a4adb15261ac22470b8;p=freeside.git diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index 3aa3e5394..65b83bd5f 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -422,7 +422,7 @@ sub upgrade_data { 'cust_refund' => [], 'banned_pay' => [], - #cardtype + #paycardtype 'cust_payby' => [], #default namespace @@ -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;