[Bug 14591] book drop / drop box mode incorrectly decrements accrued overdue fines
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14591 --- Comment #27 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 86642 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86642&action=edit Bug 14591: (QA follow-up) Optimize DateTime passing We were passing around possibly undefined $return_date variables from AddReturn and then instantiating a new DateTime object as a default for each routine. This followup sets the default higher up the stack within AddReturn which provider clearer logic and a small performance improvment. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org