omit from history
[freeside.git] / FS / FS / cust_refund.pm
index 0649929..d29db5c 100644 (file)
@@ -13,6 +13,7 @@ use FS::cust_pay_refund;
 use FS::cust_main;
 
 @encrypted_fields = ('payinfo');
+sub nohistory_fields { ('payinfo'); }
 
 =head1 NAME