]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 14 Feb 2013 21:09:17 +0000 (10:09 +1300)
commita1e9ec5a691194a4215a61f33be8d49d3daab7ab
treed277603d34fa0583595c56caf6cc6e9be1b9cf28
parentdc4477897cfb8951e662e4ac9db99efd46a480e9
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>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/cronjobs/overdue_notices.pl