]> 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:06:57 +0000 (10:06 +1300)
commit1e02a2a4d1094703334b0dec7588da6b0dd7a51c
treec1cad1d575ad4af5cded73261f03b6f911e53d6f
parent35d1e199b334751d36640c36e3a7709a2252faff
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