12 Sep
2016
12 Sep
'16
5:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16911 --- Comment #38 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Kyle M Hall from comment #37)
Created attachment 55447 [details] [review] Bug 16911 [QA Followup] - No need to 'use C4::Members'
For some reason, this is causing t/db_dependent/Circulation.t to fail if run independently.
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
I do not understand this patch, the subroutine AddEnrolmentFeeIfNeeded from C4::Members is called from Koha::Patron. It would make sense to use it. -- You are receiving this mail because: You are watching all bug changes.