From: Jonathan Prykop Date: Tue, 31 Jan 2017 04:32:13 +0000 (-0600) Subject: 74284: Merging reasons does not update use of the old reason [fixed main problem... X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=3ccc9eb65b9c353db60191e658099cd79686692a;hp=01c2f31cf80bc89cc28d0ac7b99e3ab731431ff2;p=freeside.git 74284: Merging reasons does not update use of the old reason [fixed main problem, still needs upgrade fix to existing data] --- diff --git a/FS/FS/reason.pm b/FS/FS/reason.pm index 95297d970..7a96daa8e 100644 --- a/FS/FS/reason.pm +++ b/FS/FS/reason.pm @@ -201,6 +201,7 @@ sub merge { cust_credit cust_credit_void cust_pkg_reason + cust_refund )) { last if $error; my @fields = ('reasonnum');