12 Oct
2023
12 Oct
'23
2:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 --- Comment #119 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- This patch does not answer the need I have on bug 33568. I need a redacted version of the object, not to hide all the fields. The use case is: Display who has checked out of the item to a librarian who does not have the permission to see the patron's info. In this case we want to display "A user from Centerville" So the response should contain checkout.patron = { branchcode => "CPL" } -- You are receiving this mail because: You are watching all bug changes.