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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 20 Feb 2013 13:16:24 +0000 (08:16 -0500)
commitc13e8e527536e3882fdab5d2c68c5db33b8591fd
tree0cb54c4cd96a72a6cca21087678ca3d9569f3365
parentdd9520a7e55e87f1fdf0331e747b9c52a56af94c
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>
opac/opac-user.pl