Bug 5547 - A "hidelostitems" option for the staff client
Summary: A "hidelostitems" option for the staff client
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Ian Walls
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-28 21:42 UTC by Nicole C. Engard
Modified: 2012-10-25 23:10 UTC (History)
6 users (show)

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


Attachments
Signed-off patch (22.88 KB, patch)
2011-03-28 14:21 UTC, Owen Leonard
Details | Diff | Splinter Review
Fix for inserting new database record (1.66 KB, patch)
2011-04-06 10:40 UTC, Mark G
Details | Diff | Splinter Review
Signed off patch of follow up fix from Mark Gavillet (1.77 KB, patch)
2011-04-06 12:17 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2010-12-28 21:42:14 UTC
In order to hide unnecessary items from view of the circulation staff, a new attribute of the borrower categories system will be added.  This field shall be labeled “hidelostitems”, and if turned on, will prevent lost items (items.itemlost > 0) from initially loading into the catalog and reserves pages.  The full items list can be retrieved by clicking a “show all items” link, placed in a page-appropriate location.

Full RFC on the Wiki: http://wiki.koha-community.org/wiki/Hidelostitems_option_for_the_staff_client_RFC
Comment 1 Owen Leonard 2011-03-28 14:21:46 UTC
Created attachment 3466 [details] [review]
Signed-off patch
Comment 2 Chris Cormack 2011-03-30 07:23:12 UTC
Pushed, please test
Comment 3 Mark G 2011-04-06 10:40:11 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2011-04-06 12:17:54 UTC
Created attachment 3739 [details] [review]
Signed off patch of follow up fix from Mark Gavillet
Comment 5 Chris Cormack 2011-04-07 20:42:48 UTC
Pushed please test
Comment 6 Chris Nighswonger 2011-09-07 18:17:33 UTC
This is really an enhancement, so pushing it to master.
Comment 7 Ian Walls 2011-09-15 11:34:03 UTC
Has been committed to Master, working fine for months, marking this as resolved.