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