[Koha-bugs] [Bug 32883] Curbside pickups - Order "To be staged" by date and time of scheduled pickup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 7 11:02:16 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32883

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|jonathan.druart+koha at gmail. |koha-bugs at lists.koha-commun
                   |com                         |ity.org

--- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
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.


More information about the Koha-bugs mailing list