Bug 6062

Summary: Basketgroup ordering
Product: Koha Reporter: Paul Poulain <paul.poulain>
Component: AcquisitionsAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris
Version: 3.4   
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
Signed off patch

Description Paul Poulain 2011-04-05 12:26:36 UTC
When you have many basketgroups, you get the oldest one on top. Usually, you have something to do on recent ones, so it's better to have basket groups ordered DESC
Comment 1 Paul Poulain 2011-04-05 12:27:55 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2011-04-05 12:45:16 UTC
Created attachment 3682 [details] [review]
Signed off patch
Comment 3 Chris Cormack 2011-04-07 04:50:46 UTC
Pushed please test
Comment 4 Katrin Fischer 2011-10-26 16:51:43 UTC
Works in 3.6/current master. Newest basket group is shown on top of the list.