[Koha-bugs] [Bug 3642] New informations in overdues CSV export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 5 16:15:28 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3642

Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41493|0                           |1
        is obsolete|                            |

--- Comment #12 from Héctor Eduardo Castro Avalos <hector.hecaxmmx at gmail.com> ---
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 <hector.hecaxmmx at gmail.com>
Works as advertised. streetnumber and streettype appered on CSV

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list