[Koha-bugs] [Bug 34117] Duplicate patron sets dateenrolled incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 18 16:07:38 CEST 2023


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

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Sorry, I haven't seen Emily's comment!

There is something weird here as well:
105 sub get_expiry_date {
109         $date = dt_from_string( $date ) unless ref $date;

Which means get_expiry_date should deal with DateTime object correctly.

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


More information about the Koha-bugs mailing list