Bug 6467 - Add shelving location to checkin results screen
Summary: Add shelving location to checkin results screen
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 12:36 UTC by D Ruth Holloway
Modified: 2012-10-25 23:09 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
[SIGNED OFF] Bug 6467: Add shelving location to checkin screen (2.72 KB, patch)
2011-06-06 19:00 UTC, Liz Rea
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description D Ruth Holloway 2011-06-06 12:36:21 UTC
For larger libraries, it would be useful to display the shelving location on the checkin screen, so they know *which* cart to put things on.
Comment 1 Liz Rea 2011-06-06 19:00:34 UTC
Created attachment 4384 [details] [review]
[SIGNED OFF] Bug 6467: Add shelving location to checkin screen
Comment 2 Ian Walls 2011-06-06 20:52:11 UTC
This patch works exactly as advertised, and itself passes QA.

Unfortunately, if the ReturnToShelvingCart system preference is turned on, the
displayed shelving location is always CART, which is likely not the information
the circulation staff needs.

IMHO, this is a problem with ReturnToShelvingCart's implementation, not with
this patch.  Any follow up patch to either fix the ReturnToShelvingCart system
(links to other such bugs being added to this report), or somehow reconcile
with it, would be appreciated.
Comment 3 Chris Cormack 2011-06-06 23:19:34 UTC
Pushed, please test