Bug 10363: Use Koha::AuthorisedValue[s] in the admin page
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 10 Nov 2014 13:11:20 +0000 (14:11 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Oct 2015 15:46:27 +0000 (12:46 -0300)
commit64aa24d5939adb652811816d400040264cacaeaa
tree5d7c46b1b05679d73a76b1f64b41398890f8009d
parent12c82427550a4a53e2148d9bf479db3425fef8fd
Bug 10363: Use Koha::AuthorisedValue[s] in the admin page

Now we have packages, we need use them in the pl script.

Test plan:
Verify there are no regression on addind/editing/deleting authorised
values.
Done forget to test the branch limitation.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/AuthorisedValues.pm
admin/authorised_values.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt
t/db_dependent/AuthorisedValues.t