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

Brendan Lawlor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Brendan Lawlor <[email protected]> ---
This might not be exactly the same, but with GetRecords and a bib id you can
make a call like:
https://{domain}/cgi-bin/koha/ilsdi.pl?service=GetRecords&id={bib#}

The response includes a <reserves> element with a <reserve> for each hold. Each
<reserve> contains <found> with a code 'W' indicate hold waiting for pickup.
'T' indicates in transit.

-- 
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