[freeside-commits] branch FREESIDE_3_BRANCH updated. 3ccc9eb65b9c353db60191e658099cd79686692a
Jonathan Prykop
jonathan at 420.am
Mon Jan 30 20:35:57 PST 2017
The branch, FREESIDE_3_BRANCH has been updated
via 3ccc9eb65b9c353db60191e658099cd79686692a (commit)
from 01c2f31cf80bc89cc28d0ac7b99e3ab731431ff2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3ccc9eb65b9c353db60191e658099cd79686692a
Author: Jonathan Prykop <jonathan at freeside.biz>
Date: Mon Jan 30 22:32:13 2017 -0600
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 95297d9..7a96daa 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');
-----------------------------------------------------------------------
Summary of changes:
FS/FS/reason.pm | 1 +
1 file changed, 1 insertion(+)
More information about the freeside-commits
mailing list