[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
Sat Apr 19 04:58:57 CEST 2014


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14887|0                           |1
        is obsolete|                            |

--- Comment #6 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 27295
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27295&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.

NOTE: I only rebased to make it apply. I still think Owen's
      feedback in comment #4 still applys. Hence the move from
      'Patch does not apply' to 'In Discussion'.

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


More information about the Koha-bugs mailing list