[Koha-bugs] [Bug 15736] Add a preference to control whether all items should be shown in checked-in items list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 16 14:43:16 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15736

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 48122
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48122&action=edit
Bug 15736: Add ShowAllCheckins pref to control the display of checked-in item
list on checking

Bug 14821 removed the items which were not checked out, but some
libraries considered it as a bug.
So let's add a new pref to control this behavior.

Test plan:
0/ Execute the updatedb entry and set ShowAllCheckins to "Do not show"
(default)
1/ Check an item in.
If the item was not checked out, it won't be listed
2/ Turn the pref to "Show"
3/ Check an item in
If the item was not checked out, it should be listed

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list