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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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