14 Oct
2021
14 Oct
'21
12:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812 --- Comment #37 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- I won't block it more, but I don't think it's the best implementation. I do like the "Check out" on the patron list. However I don't understand why you didn't go the usual way, which is using common/patron_search.tt and svc/members/search. It was a bit more code but we would have avoided the double redirect when a single patron matches the search (and it's not a cardnumber). Which is certainly the most common use case (after using the cardnumber). -- You are receiving this mail because: You are watching all bug changes.