[Koha-bugs] [Bug 10535] by default sort funds by name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 11 08:10:28 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 19539
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19539&action=edit
[PASSED QA] Bug 10535 - by default sort funds by name

In parcels.pl, and other acquisition pages, the funds are not sorted by name in
combo-box.
With a great number of funds, it is difficult to find one.

This patch adds a default value to $orderby arg of C4::Budgets::GetBudgets.

Test plan :
- Create a new fund with a name beginning with 'z' and set you as owner.
- Create a new fund with a name beginning with 'a' and set you as owner.
- Go to a vendor and click "Receive shipments"
- Look at fund combobox
=> Funds are sorted by name

Signed-off-by: Silvia Simonetti <s.simonetti at cineca.it>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script.
When testing make sure your funds would sort the other way
around when sorting by code instead of description.

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


More information about the Koha-bugs mailing list