Koha/C4/Reports
Jonathan Druart e189d4166e Bug 10761: (follow-up) change return in C4::Reports::Guided::delete_report()
1/ delete_report should return undef is no parameter is given.
2/ delete_report returns the number of affected rows.
3/ delete_report should be tested with 1 and more parameters.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-08-21 14:37:47 +00:00
..
Guided.pm Bug 10761: (follow-up) change return in C4::Reports::Guided::delete_report() 2013-08-21 14:37:47 +00:00