Bug 13315 - Add feedback for last item checked out to circulation.pl
commit5fc1db77ebd9553764330b13279332379f8f7395
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 20 Nov 2014 17:39:21 +0000 (20 12:39 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 29 Apr 2015 21:40:49 +0000 (30 09:40 +1200)
tree6ba82f961cefede22c5afacc128c48caa3664f43
parent2cf0a7ebe6162abc822bab63feb0f24e80856060
Bug 13315 - Add feedback for last item checked out to circulation.pl

It seems that many librarians find it disconcerting to have no feedback
with the new checkouts table. It seems that many of them wait for it to
fully load, check to verify the item was checked out, and only then
check out the next item.

To help alleviate this issue, we can have the checkouts page give
feedback about the item that was just checked out.

Test Plan:
1) Apply this patch
2) Check an item out
3) Note the message "$title ($barcode) due on $date_due"

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
This works well and fixes a very problematic issue with the new AJAX
circ. I will be submitting a follow-up which I think is an improvement
to the display.

Signed-off-by: Jason Burds <jburds@dubuque.lib.ia.us>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit e96e1126b6a17325002f0d2638dffe4e433bbc5c)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Conflicts:
C4/SIP/ILS/Transaction/Checkout.pm
C4/Circulation.pm
C4/SIP/ILS/Transaction/Checkout.pm
C4/SIP/ILS/Transaction/Renew.pm
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
t/db_dependent/Circulation.t
t/db_dependent/rollingloans.t