https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37340
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169464|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize <[email protected]> --- Created attachment 169465 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169465&action=edit Bug 37340: Restore sorting on 'Details' column in edifactmsgs This patch restores the sorting options on the 'Details' field in the edifact messages page. We sort by basket_id followed by type behind the scenes, so the resulting order for a Descending sort will group by basket id highest to lowest with Quotes coming before Orders. This is generally what the end user actually wants to see, even though it may be somewhat unintuitive intially as it's not a clear alpha sort for what's displayed in the column in the UI. Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: David Nind <[email protected]> Signed-off-by: Mary Blomley <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
