http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13921|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 14160 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14160&action=edit [SIGNED-OFF] 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) -- You are receiving this mail because: You are watching all bug changes.