[Koha-bugs] [Bug 14591] book drop / drop box mode incorrectly decrements accrued overdue fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 15 10:46:28 CET 2019


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

--- Comment #27 from Josef Moravec <josef.moravec at 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 at ptfs-europe.com>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list