omit from history
[freeside.git] / FS / FS / cust_pay_void.pm
index bebcfd4..5521884 100644 (file)
@@ -17,6 +17,8 @@ use FS::cust_pay;
 use FS::cust_pkg;
 
 @encrypted_fields = ('payinfo');
+sub nohistory_fields { ('payinfo'); }
+
 $otaker_upgrade_kludge = 0;
 
 =head1 NAME