Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::getframeworkinfo
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Feb 2016 17:26:35 +0000 (17:26 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 12:05:00 +0000 (12:05 +0000)
commitc8f6794bb104d4f1f597ec6b7f77a8e20372d41f
treef8cd0016a26753f053918cca649c1616cd4bb6bc
parent8f436a50759ae4ca64f85ac5035a933a6d094e3f
Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::getframeworkinfo

This was the "Get" subroutine for the framework, it can be easily
replaced with a call to the Koha::BiblioFrameworks->find method.
This patch also replaces some confusing wordings (framework vs frameworkcode).

Test plan:
On the circulation home page, you should see a "Fast cataloguing" link
if the FA framework exists.

Note that the admin/marctagstructure.pl has already been tested in the
previous patch.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Link pops Ok
No errors

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Koha.pm
admin/marctagstructure.pl
circ/circulation-home.pl
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt