https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24841
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25408 --- Comment #7 from Arthur Suzuki <[email protected]> --- Hi there, What I did for bz25408 is I've used an argument in CanItemBeReserved so we can give different answers depending on the calling context. API could query CanItemBeReserved either like staff or opac depending on a parameter (but then the permissions will also have to be checked). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
