http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3702 Summary: Change sort order of items in staff title display Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P5 Component: Staff Client AssignedTo: jwagner@ptfs.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: --- The default sort order for items attached to a title in staff mode is items.dateaccessioned desc. This means that a particular library's holdings will be scattered through the list -- a special problem when it comes to serial issues. I've done a change to Items.pm that makes the sort order branch description followed by dateaccessioned. Thus, a library's holdings will be grouped together in the display. This is related to a question raised by Owen Leonard about sort order in the OPAC, but he's handling that separately. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.