Summary: | In neworderempty budget drop down budgets should appear in a rational order | ||
---|---|---|---|
Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
Component: | Acquisitions | Assignee: | Colin Campbell <colin.campbell> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Proposed Patch
Bug 7831 : Sort budgets for selection in new order |
Description
Colin Campbell
2012-03-27 15:01:31 UTC
Created attachment 8648 [details] [review] Proposed Patch Created attachment 9001 [details] [review] Bug 7831 : Sort budgets for selection in new order The select budget dropdown list should be presented in an ordered fashion. To achieve this sort the budget array by the visible text. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Simple patch, puts the funds into a sane order, signed off Simple enough sorting added, makes the budgets quicker to scan with the eye. Marking Passed QA. Patch pushed, I don't think this is an ENH, it's a minor bugfix (so worth for 3.6) This patch will be included in 3.6.5. |