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

            Bug ID: 32883
           Summary: Curbside pickups - Order "To be staged" by date and
                    time of scheduled pickup
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

The entries in the "To be staged" tab in the curbside pickup module should be
ordered by date and time of the scheduled pickup so that we can address the
most pressing/the soonest first.

Right now, I'm not sure how they are ordered... Maybe in the order they were
scheduled?

To test:
1. Enable the CurbsidePickup system preference
2. Set up curbside pickup for a library (e.g. Centerville)
   2.1. Go to Administration > Curbside pickup
   2.2. Click the tab for the library
   2.3. Fill out the form:
        - Enable: Check
        - Pickup interval: 10 (or other)
        - Maximum patrons per interval: 3 (or other)
        - Patron-scheduled pickup: leave unchecked
        - Enable for waiting holds only: leave unchecked
   2.4. Enter a couple of time periods (e.g.
        - Day: Sunday
        - From: 10:00
        - To: 12:00
   2.5. Click 'Add'
   2.6. Click 'Save configuration'
3. Schedule a pickup
   3.1. Go to Circulation > Curbside pickups
   3.2. Click 'Schedule pickup'
   3.3. Search for a patron name (e.g. Henry)
   3.4. Pick a date
   3.5. Pick a time (not the first one, e.g. 10:50)
   3.6. Click 'Submit'
4. Schedule a second pickup, in a time slot before the other one
   4.1. Search for a patron name (e.g. Edna)
   4.2. Pick the same date
   4.3. Pick a time before the time selected in step 3.5 (e.g. 10:10)
   4.4. Submit
5. Check the "To be staged" tab
   --> Pickups are not ordered from soonest to latest pickup time

I think the table should maybe be a datatable with column configuration, search
boxes and the arrows to order a column, to match all other tables in Koha, with
the default order on the 'Pickup date/time' column.

-- 
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/

Reply via email to