http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3642
Héctor Eduardo Castro Avalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41493|0 |1 is obsolete| | --- Comment #12 from Héctor Eduardo Castro Avalos <[email protected]> --- Created attachment 43138 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43138&action=edit [SIGNED-OFF]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 Signed-off-by: Hector Castro <[email protected]> Works as advertised. streetnumber and streettype appered on CSV -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
