]> git.koha-community.org Git - koha.git/commit
Bug 8045: fixes "date due" when checking in
authorAdrien Saurat <adrien.saurat@biblibre.com>
Mon, 7 May 2012 14:11:11 +0000 (16:11 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 14 May 2012 20:51:46 +0000 (08:51 +1200)
commit15393d1d8e615dc5e90ce192c0432b3e947fd471
treec04b1338129b8a6e02865b160ddfdbcb2cc7994e
parent51f9333695094ecd88bd74a7d29c1cfb357d1e71
Bug 8045: fixes "date due" when checking in

Added cloning of object parameters in "days_between" method.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Checked in items that were overdue, due in the future and not
checked out and all showed the right info in the check in
table.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Koha/Calendar.pm