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

--- Comment #119 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
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