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

--- Comment #7 from Jonathan Druart <[email protected]> ---
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.
_______________________________________________
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