Bug 20052: Add Koha Reports object class
authorNick Clemens <nick@bywatersolutions.com>
Mon, 15 Jan 2018 14:38:13 +0000 (14:38 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 2 Apr 2018 21:08:06 +0000 (18:08 -0300)
commit7b1dc1b6089c88755a66d2e23215a86622a82f0b
treee7dcc5c27b1c8f0175ddcdd929a8df1f2d067685
parent2fff1c66a73161e9969ed4354e4824c589daf19e
Bug 20052: Add Koha Reports object class

To test:
prove -v t/db_dependent/Koha/Reports.t

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Maksim Sen <maksim.sen@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Report.pm [new file with mode: 0644]
Koha/Reports.pm [new file with mode: 0644]
t/db_dependent/Koha/Reports.t [new file with mode: 0644]