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

--- Comment #2 from Jonathan Druart <[email protected]> ---
This patch may work, but there will be a side-effect. If patron A without a
cardnumber has a borrowernumber set to the value of the cardnumber of patron B,
B will be returned when "Place hold for A" will be clicked.

To prevent that a follow-up is needed to pass 2 distinct variables to
request.pl (one for cardnumber and one for borrowernumber). More logic will be
needed in .tt files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to