http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13944 Bug ID: 13944 Summary: Fund sorting is inconsistent across different parts of Koha Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Fund sorting is quite erratic between different parts of Koha: 1) Acquisitions Home ( acqui/acqui-home.pl ) Default Sort: Fund Code 2) Funds for a Budget ( admin/aqbudgets.pl ) Default Sort: Order of Creation ( aka no sorting ) 3) Fund pulldown for an order line ( acqui/neworderempty.pl ) Default Sort: Fund Name It would be nice to get all these sorted the same by default. I think the choices are: a) Sort all by Fund Name b) Sort all by Fund Code ( requires adding the Fund Code to the funds list pulldown for order lines ) The question is, which of these choices would be best? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.