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

Katrin Fischer <[email protected]> changed:

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

--- Comment #4 from Katrin Fischer <[email protected]> ---
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 <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
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.
_______________________________________________
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/

Reply via email to