https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32883
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|jonathan.druart+koha@gmail. |[email protected] |com |ity.org --- Comment #10 from Jonathan Druart <[email protected]> --- Then I think the line should be: { order_by => [ { -desc => 'delivered_datetime' }, 'scheduled_pickup_datetime' ], } I won't have time to work more on this soon unfortunately. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
