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