Bug 18643: Remove dead code in reports/statistics 'Till reconciliation'
authorMarc Véron <veron@veron.ch>
Sat, 20 May 2017 09:46:00 +0000 (11:46 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 14:43:53 +0000 (11:43 -0300)
commitcc91ce5997fab0e186e75945f3df87ce413ce4fd
tree3c2663cf9a033831743f03c64cb159aee4c2412b
parentcf5a1d5e5905664cd1a73691a75ecca40e575b99
Bug 18643: Remove dead code in reports/statistics 'Till reconciliation'

File koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt contains a link to /cgi-bin/koha/reports/stats.screen.pl with label 'Till reconciliation' that is commented out since years.
Remove this link and the related files:
cgi-bin/koha/reports/stats.screen.pl
koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tt

To test:
- Apply patch
- Verify that Koha > Reports still display the same
- Verify that two files stats.screen.pl and stats_screen.tt are gone and thet they are not used
  anywhere in the Koha codebase

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reports/stats_screen.tt [deleted file]
reports/stats.screen.pl [deleted file]