https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18643 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 63585 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63585&action=edit 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 -- You are receiving this mail because: You are watching all bug changes.