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

Kyle M Hall <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|Signed Off                  |Failed QA

--- Comment #28 from Kyle M Hall <[email protected]> ---
I'm a bit concerned by the amount of database queries this change is going to
cause.

I wonder if instead we should change the query that updates the fine to only do
so if the checkout is still overdue. That would solve the problem without
producing additional queries.

The other option would be to enable this feature via a command line option (
defaulting to off to keep the current behavior ).

-- 
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