From 3ccc9eb65b9c353db60191e658099cd79686692a Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Mon, 30 Jan 2017 22:32:13 -0600 Subject: [PATCH] 74284: Merging reasons does not update use of the old reason [fixed main problem, still needs upgrade fix to existing data] --- FS/FS/reason.pm | 1 + 1 file changed, 1 insertion(+) 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'); -- 2.11.0