[Koha-bugs] [Bug 18321] New: One more checkouts possible than allowed by rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 23 15:52:26 CET 2017


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

            Bug ID: 18321
           Summary: One more checkouts possible than allowed by rules
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

It is possible to have one more checkouts than allowed by rules.

To recreate:

- Delete all rules in 'Circulation rules and fines'.
- Set a Default limit by patron category, e.g. Student 2 current checkouts , 2
on-site-chekouts.
- Checkout to a student until the limit is reached (in this case: 2)
- Try a 3rd checkout; it is possible (should not)
- Try a 4th checkout: No longer possible. 
  Message says: "Too many checked out. 3 checked out, only 2 are allowed."

Expected: Message should trigger with 3rd checkout, saying:
"Too many checked out. 2 checked out, only 2 are allowed."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list