Bug 5547

Summary: A "hidelostitems" option for the staff client
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: Staff interfaceAssignee: Ian Walls <koha.sekjal>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, cnighswonger, gmcharlt, katrin.fischer, mark.gavillet, oleonard
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Signed-off patch
Fix for inserting new database record
Signed off patch of follow up fix from Mark Gavillet

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.