X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUpgrade.pm;h=8e6a1f1325f8748aa1b28357a87b733fa2266906;hb=368ed08e24400e9d1faf401a1e4e23ea54d2c969;hp=b47752de2750197ab63c10425f31584f5c7d9a67;hpb=d5988a9f7a3617de33da3058f2e9f1151b24420e;p=freeside.git diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index b47752de2..8e6a1f132 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -373,7 +373,7 @@ sub upgrade_data { tie my %hash, 'Tie::IxHash', #remap log levels - 'log' => [], + 'log' => [], #fix whitespace - before cust_main 'cust_location' => [], @@ -382,6 +382,9 @@ sub upgrade_data { # blocks tokenization upgrade if deprecated features still in use 'agent_payment_gateway' => [], + #remove bad source_paynum before cust_main + 'cust_refund' => [], + #cust_main (tokenizes cards, remove paycvv from history, locations, cust_payby, etc) # (handles payinfo encryption/tokenization across all relevant tables) 'cust_main' => [], @@ -451,7 +454,7 @@ sub upgrade_data { 'cust_pkg' => [], #'cust_pkg_reason' => [], 'cust_pkg_discount' => [], - 'cust_refund' => [], + #'cust_refund' => [], 'banned_pay' => [], #paycardtype