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

--- Comment #4 from Christopher Brannon <[email protected]> ---
Well, either way, if all we are being told about is the fines and not the
number of checkouts, overriding the fines completely bypasses other blocks, and
this is a HUGE problem.  Either Koha is going to have to look ahead at all
potential blocks before checkout, or it is going to have to run through the
checkout process multiple times.

Theoretically, if all 6 items are showing the fines block, and you have all 6
items checked for override, shouldn't it check each item in again and then run
into the next block on the 6th item?

It seems what is happening is an overall override, rather than a specific block
override.  The override for the fines is also overriding or bypassing the block
for the item limit.

I'm wondering if Koha needs to have a smarter override system, in that the
override targets a specific block, and is not just a general, ignore everything
override.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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