]> 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:42:58 +0000 (13:42 -0400)
commit3c34e5c4d3a97a2a5cf14b0f19954a6fc4c37d40
tree157f15671cd5e0252fa6310ab397046e4320d0a9
parent7eff66d2fac8630505a07148fe3777256baa6764
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>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/web/js/ui/default/staff/circ/patron/items_out.js