summaryrefslogtreecommitdiff
path: root/FS/FS/cust_refund.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/cust_refund.pm')
-rw-r--r--FS/FS/cust_refund.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/cust_refund.pm b/FS/FS/cust_refund.pm
index d6cedf54b..179151009 100644
--- a/FS/FS/cust_refund.pm
+++ b/FS/FS/cust_refund.pm
@@ -158,7 +158,6 @@ sub insert {
$self->set('reasonnum', $reason->get('reasonnum'));
$self->set('reason', '');
}
- $self->set('reasonnum', $reason->reasonnum);
}
if ( $self->crednum ) {