Bug 7684: (follow-up) fix crash when generating the CSV
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 11 Oct 2013 14:29:34 +0000 (16:29 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 1 Nov 2013 00:16:39 +0000 (00:16 +0000)
commita24debb1507e35fa8edd41831880394e0c059600
tree14d6f01919f9ad9b4948b9845972c8657aa27a0c
parentf86a16182b859063d21118002a8be936ff692b12
Bug 7684: (follow-up) fix crash when generating the CSV

The cgi argument in missing for routine
C4::Reports::Guided::_get_column_defs. It causes a crash on generating
the CSV file.

Signed-off-by: Koha Team Amu <koha.aixmarseille@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
tools/inventory.pl