[Koha-bugs] [Bug 13944] New: Fund sorting is inconsistent across different parts of Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 2 15:52:16 CEST 2015


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 at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list