http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521
--- Comment #2 from Ian Walls <[email protected]> 2011-08-28 00:38:36 UTC --- Created attachment 5180 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5180 Proposed Patch Proposed Patch: changes GetItemsInfo sort from branch then dateaccessioned to branch, enumchron, copynumber, dateaccessioned. This puts keeps items grouped by branchcode first, then ordered by volume/issue (if applicable), then ordered by copy number (if applicable), then ordered by dateaccessioned. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
