http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934 --- Comment #28 from Marc Véron <veron@veron.ch> --- (In reply to Héctor Eduardo Castro Avalos from comment #26) (...)
Marc can help you with this kind of issues. Or see bugs related with Remove C4::Dates. (...)
- Jonathan introduced Bug 15166 - Make output_pref accept a string as parameter. An example is to be found in acqui/invoice.pl line 84 (with Bug 14946 applied). - Todays date as dt: dt_from_string without any params. See example from Bug 14946, acqui/histsearch.pl, line 81: my $from_placed_on = eval { dt_from_string( $input->param('from') ) } || dt_from_string; -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.