[Koha-bugs] [Bug 9264] Make getitems default sort to set by a preference instead of hard coded to homebranch.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 11 18:10:24 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9264

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 14006
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14006&action=edit
Bug 9264 - Make getitems default sort to set by a preference instead of hard
coded to homebranch.

The sort order in GetItemsInfo has been switched from home branch to holding
branch and then back again at different points in time. Some libraries liked
it when it was by holding branch, rather than home branch.

This patch makes the choice of sorting by home or holding branch a system
preference.

Test Plan:
1) Apply patch
2) Run updatedatabase.pl
3) Test the sorting order for items with the preference set each way.

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


More information about the Koha-bugs mailing list