[Koha-bugs] [Bug 14390] On renewal, the last fine is not marked as accounttype 'F' when item is checked in.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 6 19:24:10 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14390

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 44600
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44600&action=edit
Bug 14390 - On renewal, the last fine is not marked as accounttype 'F' when
item is checked in.

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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list