http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8652
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 11640 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11640&action=edit BUG 8652: Add a default value for the lateorders - By default, the date from value is the today's date - Replace C4::Dates with Koha::DateUtils To test: Check the page displays the late orders by default. Add values for 'date from' and/or 'date to' and/or delay. The date interval is based on the estimated delivery date and the delay param is based on the closed date. -- 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/
