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

--- Comment #5 from Martin Renvoize <[email protected]> ---
This looks good.. My one query is around the `||
!C4::Context->preference('CalculateFinesOnReturn')` introduction..

I'm not sure if that's the behaviour we want/expect.. should we still increment
a fine after return here?  I realise, it's to do with the job being long
running and so the patron has 'got away with it' as it were.. but we could be
introducing questions if the patron returns their item, pays their fine and
then finds they have a bit more to pay after the fact because the calculations
were still running?

Otherwise, I think this is a great little improvement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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