Budgets are listed in the fund selection dropdown in an order which does not make sense for the user, To improve this the budgets array should be sorted bu the visible text field
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.