fix for bug 1551: Renewing doesn't move item...
authorJesse Weaver <jesse.weaver@liblime.com>
Tue, 15 Jul 2008 17:06:42 +0000 (12:06 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 16 Jul 2008 23:26:16 +0000 (18:26 -0500)
commit1157ed9457849e7475c8bad48d48fe8cd9b93f58
tree528a58724ec1a1c1968965c38b986c95112da004
parent0532b7deabb20483526e989b1f2e2a70052e893b
fix for bug 1551: Renewing doesn't move item...

This makes C4::Circulation::AddRenewal update lastreneweddate, then has circulation.pl check today's date against issuedate or lastreneweddate. It also cl
eans up a little parenthesis spacing.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Circulation.pm
circ/circulation.pl