https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23379
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Emmi Takkinen <[email protected]> --- 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. _______________________________________________ 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/
