[Koha-bugs] [Bug 22139] Fields of ACCTDETAILS not working properly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 17 17:49:45 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22139

--- Comment #7 from Kris Sinnaeve <kris.sinnaeve at etf.edu> ---
This bug is indeed introduced between Koha 18.05 and Koha 18.11 when moving
AddMember and ModMember from Members to Patron.

I expect it's fixed by adding the following line after storing the new patron:
$newdata{'borrowernumber'} = $borrowernumber;

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list