Bug 20495: Remove get_saved_report
authorNick Clemens <nick@bywatersolutions.com>
Thu, 29 Mar 2018 13:32:19 +0000 (13:32 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 2 Jul 2018 12:06:54 +0000 (12:06 +0000)
commit4ec5a67c6f989635b14f048c3720bea7a8d86d38
tree5530f0d1879537a9eea06c6dee825375f39f858d
parenta21c57daa63df4214460d138f0618816bfeb89c4
Bug 20495: Remove get_saved_report

To test:
1 - prove t/db_dependent/Reports/Guided.t
2 - grep "get_saved_report" - ensure there are no occurences of the
singular form
3 - create, save, edit, and convert a report
4 - access a public report and report json from opac and staff client
5 - Ensure all function as expected

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Reports/Guided.pm
misc/cronjobs/runreport.pl
opac/svc/report
reports/guided_reports.pl
svc/convert_report
svc/report
t/db_dependent/Reports/Guided.t