Bug 8841 Duedate should be set to end of expiry day
authorColin Campbell <colin.campbell@ptfs-europe.com>
Fri, 28 Sep 2012 10:48:18 +0000 (11:48 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 24 Oct 2012 16:17:06 +0000 (18:17 +0200)
commit1c4125cd0ec8cca40dc23930f0676d94358b9868
treebeb9dc83e08a7c80ba029364ca3a2702ffb68936
parentfd9f025889407bc62c5e979e470d2c01701e0544
Bug 8841 Duedate should be set to end of expiry day

When reducing duedate to patron's expiry date
it should be set to end of that day not 00:00
take account of the fact that the borrower
expiry date will have no hours/minutes

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Circulation.pm