18 Nov
2021
18 Nov
'21
11:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29396 --- Comment #2 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- 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.