BUG 8652: Add a default value for the lateorders
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 14 Aug 2012 15:26:46 +0000 (17:26 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 9 Oct 2012 09:27:39 +0000 (11:27 +0200)
commit0f044d6c267855cd040b4371883beb29db31aefa
treef1093b28b629c98304959f1b3f83da5114089c48
parent37340e371857549e480c3814b2d0f9e10f58ca43
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.
C4/Acquisition.pm
acqui/lateorders.pl