]> git.evergreen-ils.org Git - working/Evergreen.git/commit
SIP2: Add ids_only parameter to _items functions user/tsbere/sip2_ids_only
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 23 Jan 2014 17:07:06 +0000 (12:07 -0500)
committerThomas Berezansky <tsbere@mvlc.org>
Mon, 24 Mar 2014 20:12:52 +0000 (16:12 -0400)
commit4cbfcd80e3a8d1dd9f24aac78fcb5fc3fe20fd4f
treee818665d0a62bb7175b2142ce734efcf33ec05b2
parent8f9c1c9ccd47f87c6fed27bada8d4e1776e7fddc
SIP2: Add ids_only parameter to _items functions

This allows the caller to skip loading of barcodes and/or titles when they are
not needed, such as when the plan is to return counts, not details.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/RenewAll.pm