http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8079
--- Comment #5 from Kyle M Hall <[email protected]> --- Just so you know, FU is the fee code for a fine currently accruing ( you cannot pay off fines still accruing iirc ). When the item is returned, the code is switched to F. A lost item fee has a code of L. Kyle (In reply to comment #4) > Created attachment 15333 [details] [review] > Bug 8079 - opac not showing fines - says 'no' > > Make charges of type FU be counted for opac-user.pl > > Test Plan: > 1) Checkout an item to a patron, back date the date due enough to create > fines > 2) Run fines.pl > 3) Log into the patron's account via the OPAC > 4) Note the fines line for that issue says 'No' > 5) Apply patch > 6) Reload opac-user.pl, not the fines column now says 'Yes' > > Signed-off-by: David Cook <[email protected]> > > Works great, Kyle. Seeing as my test patron had $4500 in fines for that > item, I was glad to see that column switch to "Yes" ;). > > I'm not sure what the difference is between FU and F is, or what L means, > but the patch works, so I'm signing off. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
