https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43051
--- Comment #2 from Katariina Pohto <[email protected]> --- We have the same set of rules for checking out and making holds. The fines excluded from noissuecharge are copying fees etc. and they are not supposed to prevent patrons from using any of our services. If this is working as intended, then I guess we are asking for an enhancement then. We alrady have our local "fix" for this. We don't use Koha OPAC as our web library. When people have maxed out their fines included in noissuecharge they won't even see an option to make holds. This was working as intended for us. After someone tried placing a hold but their combined fines went over the limit we've set in noissuescharge and maxoutstading, it did check the other fines too, and returned the error code debt_limit. If I understand this correctly, our first check probably checks noissuescharge, and we wouldn't actually require any kind of limit for maxoutstanding? But I would need to confirm this. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
