]> git.evergreen-ils.org Git - Evergreen.git/commit
lp1770217 Items Out count shouldn't increment on renew
authorMike Risher <mrisher@catalyte.io>
Mon, 10 Jun 2019 18:11:38 +0000 (11:11 -0700)
committerBill Erickson <berickxx@gmail.com>
Tue, 18 Jun 2019 15:16:50 +0000 (11:16 -0400)
commitebc26391df856719b645da9bd4323deea09ddced
treef96e525819e66d5f9ada915bd68bb1c120498e59
parentb64c3db638247cd6c16fdc521311c3fed0dd9b67
lp1770217 Items Out count shouldn't increment on renew

Determine if this item is currently out to the patron and is being
checked out again.  If so, be sure not to increment "Items Out" count.

Signed-off-by: Mike Risher <mrisher@catalyte.io>
Changes to be committed:
modified:   web/js/ui/default/staff/circ/patron/checkout.js
modified:   web/js/ui/default/staff/circ/services/circ.js

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/circ/patron/checkout.js
Open-ILS/web/js/ui/default/staff/circ/services/circ.js