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)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 25 Mar 2024 08:16:32 +0000 (08:16 +0000)
commit0a34cdc9e3c730471cf8a5977aaa00e2114bd55a
tree5c3310023cbba78e7b2cfe2ab815ffe7aadf8906
parent8f5caa38207cc9bd0465fb4a38fb5a9bbc94cfc4
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>
(cherry picked from commit e2c5e7b88bb9bbc2888129a8f782841f6f5fcff9)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
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]