http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8045
--- Comment #6 from Adrien SAURAT <[email protected]> --- Ok. What I see is that after the following line : my $dt_due = dt_from_string( $datedue ); the $datedue value is broken, getting the value of today. Is dt_from_string really supposed to work this way? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
