http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934

--- Comment #28 from Marc Véron <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to