[Koha-bugs] [Bug 23379] Allow checkout restriction override

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 26 12:20:29 CEST 2019


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

Emmi Takkinen <emmi.takkinen at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emmi.takkinen at outlook.com

--- Comment #1 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 91796
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91796&action=edit
Bug 23379: Allow checkout restriction override

When patron has too many fines they can't
checkout items. Still sometimes staff members
should be able to override this restriction.

This patch allows staff member to override checkout
restriction temporarily with "circulate_force_checkout".

Test plan:
- Add fines over fine balance limit to patron
- As staff member try to checkout for this patron
- Check out not allowed
- Apply patch
- Click "Override restriction temporarily"-button
- Check out succesful

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


More information about the Koha-bugs mailing list