[Koha-bugs] [Bug 23780] New: Batch check out fails to inform or trap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 8 18:45:58 CEST 2019


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

            Bug ID: 23780
           Summary: Batch check out fails to inform or trap
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: cbrannon at cdalibrary.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

I have managed to catch failures in Batch check out on the following scenario:

Patron has fines over the allowed limit.  Item type only allows 5 check outs.

When checking out 6 of this item type, Batch check out failed to:
* Show any information that the patron had reached fine limit
* Show that the patron was checking out too many of this item type

If I checked out these 6 items without the fine, it gives the warning about too
many items and asks me to confirm.

If I check out 5 of these items with the fine, it does not explain why I need
to confirm.

It seems that Batch check out:
* Is not displaying a reason for confirmation with the fine block.
* Is not displaying a reason for confirmation when there are multiple blocks.

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