]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1733590: Only Print Selected Items Out
authorJason Boyer <jboyer@library.in.gov>
Wed, 22 Aug 2018 13:07:55 +0000 (09:07 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 22 Aug 2018 17:39:20 +0000 (13:39 -0400)
commit17459ea06f05d865e5e48ee76ff3cc62e241f37e
tree5e00a238867f92d81354bc9421974e8565b16a42
parentdd6a8750e017db4e62d225237fd40042769632f9
LP1733590: Only Print Selected Items Out

The list of selected items being passed to print_receipt
was being ignored and the whole list of items currently
checked out used instead. This patch uses the list
presented so staff can only print those items that they
want to, such as a small number of items renewed today,
etc.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Open-ILS/web/js/ui/default/staff/circ/patron/items_out.js