Bug 8079 - opac not showing fines - says 'no'
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 12 Feb 2013 15:54:23 +0000 (10:54 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 21 Feb 2013 05:35:48 +0000 (18:35 +1300)
commitb5734af00c7625f17a07a60368001ef897927f57
tree657e69bf68a47766867cca0a8488cbd79871b31c
parentc96df42790eb3641b3ecc2f24917972c38c28708
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 <dcook@prosentient.com.au>
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.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
This works as described, all tests and QA script are ok.
Note: why show yes and not the fine amount?
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
opac/opac-user.pl