30 Oct
2017
30 Oct
'17
1:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19302 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Josef Moravec from comment #2)
+ next unless CanItemBeReserved($b,$itemnumber);
Shouldn't $b be $borrowernumber ?
Yes, thanks! -- You are receiving this mail because: You are watching all bug changes.