74284: Merging reasons does not update use of the old reason [fixed main problem...
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 31 Jan 2017 04:32:13 +0000 (22:32 -0600)
committerJonathan Prykop <jonathan@freeside.biz>
Tue, 31 Jan 2017 04:32:13 +0000 (22:32 -0600)
FS/FS/reason.pm

index 95297d9..7a96daa 100644 (file)
@@ -201,6 +201,7 @@ sub merge {
       cust_credit
       cust_credit_void
       cust_pkg_reason
+      cust_refund
     )) {
       last if $error;
       my @fields = ('reasonnum');