eliminate all trace of cvv from history records, RT#5093
[freeside.git] / FS / FS / Upgrade.pm
index 5abfa69..7cf4051 100644 (file)
@@ -91,6 +91,9 @@ sub upgrade_data {
 
   tie my %hash, 'Tie::IxHash', 
 
+    #cust_main (remove paycvv from history)
+    'cust_main' => [],
+
     #msgcat
     'msgcat' => [],