[Koha-bugs] [Bug 36175] New: Checking out items that are booked doesn't quite work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 27 15:00:14 CET 2024


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

            Bug ID: 36175
           Summary: Checking out items that are booked doesn't quite work
 Change sponsored?: ---
           Product: Koha
           Version: 23.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kelly at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

At the moment, if an item is currently "booked" and that item is attempted to
be checked out which would cause the due date to be during the 'booked' period,
there is a box to edit the date of the due date, which is locked.
Process to test:
1. Make an item booked from 3/3/2024-3/9/2024
2. Go to check out this item to another patron, the circulation period of the
item type is 2 weeks.
3. Koha presents a box which tells staff that this item is booked, provides a
locked date picker and two other options, checkout - yes /no.
4. Since the date picker is locked, no new date can be used to still check out
the item to the patron with a smaller circulation period.
5. if Choose Yes, the item is checked out with a regular circulation period,
totally ignoring the booking.


The date picker should not be locked, staff should be able to checkout the item
and give the item a different due date. (I tested using a SuperLibrarian
Permission)

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