http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3642 --- Comment #7 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Created attachment 41493 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41493&action=edit Bug 3642 - New informations in overdues CSV export - move streetnumber and streettype This patch moves columns streetnumber and streettype next to address. This is more logical to read the CSV. For example : streetnumber,streettype,address,address2,zipcode,city 181,rue,Breteuil,,13001,Marseille Test plan : - Go to overdues page : <server>/cgi-bin/koha/circ/overdue.pl - Find some overdues of patrons with streetnumber and streettype - Click on "Download file of displayed overdues" - Open generated CSV => You see streetnumber and streettype before address -- You are receiving this mail because: You are watching all bug changes.