Bug 21464: Fix overdue list export
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 1 Oct 2018 20:18:18 +0000 (17:18 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 16 Oct 2018 12:09:33 +0000 (13:09 +0100)
commit3972a6fc5fa6e27d84008ab073f78af9c960e43a
tree2710e833be134b33f4c10c72bcc84df24e5f5e99
parente635b63e94c0dd09f20c936039d518c3e494252c
Bug 21464: Fix overdue list export

  commit e09ed656af5f75a82ccfa29318081e217618c32d
  Bug 18403: Only display libraries from group in dropdown lists
and
  commit 0ab22e1c7c6b6e8d14a4fb7478ab2a3d42da347d
  Bug 18789: Send Koha::Patron object to the templates

broke the overdue list export.

Test plan:
Create some overdues
Export them: "Home › Circulation › Overdues" then click the link on top
of the table.
All the different columns of the generated CSV file must be filled
correctly

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 8a8c0ae51e2b1128942f6dff5ca022433355314e)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
circ/overdue.pl