]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1665052: Fix checkin workstation display on recent circs view
authorJane Sandberg <sandbej@linnbenton.edu>
Mon, 10 Sep 2018 16:23:29 +0000 (09:23 -0700)
committerBen Shum <ben@evergreener.net>
Wed, 12 Sep 2018 15:16:22 +0000 (11:16 -0400)
commit0590a3a4203aa4fd77a8e357ea0c253fb907e6d0
tree29bd86c5037abc28ea3f98c0fa180cf0d1258bd6
parent366b24a6b5401511c08ad68abbb3da28c800ccd6
LP1665052: Fix checkin workstation display on recent circs view

To test:
1) Go to Item Status > Detail View > Recent Circ History for
an item that is currently checked out.
2) Note that the Checkin Workstation field says
"{{circ.checkin_workstation.name()}}"
3) Apply this commit.
4) Note that the Checkin Workstation field is empty if an
item is an item hasn't been checked in, but is filled with
the appropriate workstation name after it has been checked
in.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/src/templates/staff/cat/item/t_circs_pane.tt2