https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34117 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #6 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Just reading the diff my feeling is that this is a candidate to side-effects. If the problem is coming from get_expiry_date then I would suggest to pass the ymd version without modifying $data{'dateenrolled'}. See also the previous if, where we pass dt_from_string (and so the script will have 2 different values in $data{dateenrolled}) -- You are receiving this mail because: You are watching all bug changes.