Bug 14390 - Fine not updated from 'FU' to 'F' on renewal
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 6 Nov 2015 18:20:56 +0000 (13:20 -0500)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 24 Aug 2016 16:24:20 +0000 (16:24 +0000)
commitfe71eb0811a6271fff568ca6b599514a57ff3206
tree5a0e98ba73b77503ec77604f3ce98f53bc70b440
parentd44732bacd87fb304990b91d06786eda82b46cba
Bug 14390 - Fine not updated from 'FU' to 'F' on renewal

Test Plan:
1) Find an overdue checkout with a fine
2) Renew item, note fine is not closed out (Account type F)
3) Apply this patch
4) Find another overdue checkout with a fine
5) Renew item, note fine is now correctly closed out
6) Backdate a checkout to be already overdue ( but not have a fine since
    fines.pl hasn't run yet )
7) Renew item, note a closed out fine is created

Signed-off-by: Sean Minkel <sminkel@rcplib.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Circulation.pm