Bug 31988: Remove reports/itemtypes.plugin
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 15 Mar 2024 09:12:41 +0000 (10:12 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 27 Mar 2024 06:54:16 +0000 (07:54 +0100)
commitde0e532da78e1b516d1608c23edb37098e3d8b30
tree57991e7fa78b06930172c08283df1cdba07c9c32
parente708d34ea6d2a5b985ccf2e8d2472ee2f730e634
Bug 31988: Remove reports/itemtypes.plugin

This "plugin system" is only used for the itemtypes report. We can
simply remove the reports/manager.pl script and this plugin in favor of
a dedicated report.

Test plan:
Same behaviour expected before and after this patch

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Andrew Fuerste Henry <andrewfh@dubcolib.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 499fe0bea7d995358bd45da2bea7058d803f2b4e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/reports-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemtypes.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt
reports/catalog_by_itemtype.pl [new file with mode: 0755]
reports/itemtypes.plugin [deleted file]
reports/manager.pl [deleted file]