Bug 6062 - Basketgroup ordering
Summary: Basketgroup ordering
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) minor (vote)
Assignee: Paul Poulain
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 12:26 UTC by Paul Poulain
Modified: 2011-10-26 16:51 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch (1.07 KB, patch)
2011-04-05 12:27 UTC, Paul Poulain
Details | Diff | Splinter Review
Signed off patch (1.18 KB, patch)
2011-04-05 12:45 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.