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

--- Comment #29 from Michael Hafen <[email protected]> ---
The problem comes because the script can't find the right account line, because
the fine changed status to returned after the script started but before the
script got to that issue.  I don't think we can avoid the extra database
queries because the database is change elsewhere while the fines script is
running.
I could add a command line option, but that creates the situation where a
library may have this problem, and in looking for a solution they find the
command line option. Wouldn't they wonder why the option didn't default to on
to avoid the problem?
Anyway, I'll go ahead and add the command line option.  I want to get this
moving.

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