]> git.evergreen-ils.org Git - working/Evergreen.git/commit
action for marking items claimed never checked out
authorJason Etheridge <jason@esilibrary.com>
Tue, 2 Aug 2011 03:07:24 +0000 (23:07 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 9 Aug 2011 17:27:54 +0000 (13:27 -0400)
commitf3f86aba83c2179569413d6f50a2b132f0371a72
tree3282233331efe7194ad55f19f65c3addb1d82ca3
parent429384ac1f7a7904bb23dabe52586db66b30611c
action for marking items claimed never checked out

Menu action in Patron Items Out for marking items as Claimed Never Checked Out.
Note that this action behaves differently than Claimed Returned, in that the
item is actually checked in and the transaction closed, and will not continue
to show up in Items Out for the patron.

If decide later to provide an option for making the two actions consistent,
there is code in the original working branch, collab/phasefx/claimed_never_cko,
which modifies the patron display and the .checked_out methods to look for
open CLAIMSNEVERCHECKEDOUT transactions.  Some cleanup would be needed to avoid
merge conflicts.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/locale/en-US/patron.properties
Open-ILS/xul/staff_client/server/patron/items.js
Open-ILS/xul/staff_client/server/patron/items_overlay.xul