]> git.koha-community.org Git - koha.git/commit
Bug 6285 strange order in CSV upload
authorPaul Poulain <paul.poulain@biblibre.com>
Fri, 29 Apr 2011 17:31:40 +0000 (19:31 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 25 Oct 2011 23:33:26 +0000 (19:33 -0400)
commit7768b9b41d3e7a1eba574bb4d14d4d75bc9f6b66
treedbf5a8ae4aa6a1f8fadfbceab485e78b34130a65
parent56ea10433c236cab65ce09d005cd3b0eecef0874
Bug 6285 strange order in CSV upload

uploading the circ overdues result in a csv with columns in a strange order
and not the order of the screen
This patch reorder the column by putting the usefull ones first

Signed-off-by: Magnus Enger <magnus@enger.priv.no>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit f6043fbbe49eba279ee0635c43dd5a46a20eeb52)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
circ/overdue.pl