[Koha-bugs] [Bug 8652] There is no default value for the late orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 16 15:19:22 CEST 2012


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list