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)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 26 Mar 2024 15:54:33 +0000 (15:54 +0000)
commit33d5d852e9535ad5d9bbc6cc20762b98d5845f0c
tree0d9ff920eeac32b4239610d67123f277391ba87c
parentded29930eb02bd39f8c94fe59496612f5a925ae0
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>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.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]