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

Jonathan Druart <jonathan.druart+k...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com

--- Comment #6 from Jonathan Druart <jonathan.druart+k...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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