#30616 Fix AU toll-free
[freeside.git] / FS / FS / cust_refund.pm
index 45a170b..a3beb9b 100644 (file)
@@ -14,6 +14,7 @@ use FS::cust_pay_refund;
 use FS::cust_main;
 
 @encrypted_fields = ('payinfo');
+sub nohistory_fields { ('payinfo'); }
 
 =head1 NAME