http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7060
--- Comment #6 from Ian Walls <[email protected]> 2011-10-21 14:54:38 UTC --- Created attachment 6017 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6017 Followup Patch Restores GetMemberDetails usage in AddReturn; since that subroutine returned the borrower object, it was a mistake to change to GetMember, since key things like flags are not returned in that hashref. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
