Bug 9104: country in CSV in overdue_notices.pl
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Mon, 3 Dec 2012 09:12:42 +0000 (10:12 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 19 Dec 2012 13:09:04 +0000 (08:09 -0500)
commitc0d2db7781e24ca00691620733072b3c0573fb35
tree9747d62d12bc8562d038567bfdadae00668fab5a
parent570372b24ef081aca5bbb8aea8a1462fced14e68
Bug 9104: country in CSV in overdue_notices.pl

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Output of of the overdues script with -csv now contains country
from the first address in the patron account.

I checked output for 2 patrons, one with and one without country
in the patron's address.

All tests pass. Perlcritic fails before and after:
"require" statement with library name as string at line 29, column 12.
Use a bareword instead.  (Severity: 5)
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
misc/cronjobs/overdue_notices.pl