[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
Thu Mar 14 17:57:19 CET 2019


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

--- Comment #20 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 86621
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86621&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>

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


More information about the Koha-bugs mailing list