Bug 16889: Remove C4::Items::biblioitems_columns and use Koha::Biblioitems->columns...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 9 Jul 2016 13:37:46 +0000 (14:37 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 18:12:13 +0000 (18:12 +0000)
commitdc78583de113bb9d24e29c2ca1c7d4033951fd59
tree4d678a2edacf73439966b75c211e05f0ca590dcd
parente6aa7d65dab9bfbe2dc616e3a1180f647888ceff
Bug 16889: Remove C4::Items::biblioitems_columns and use Koha::Biblioitems->columns instead

Test plan:
Add new rule to the "Automatic item modifications by age" tools
(tools/automatic_item_modification_by_age.pl) and make sure the columns
of the biblioitems table are correctly displayed in the 'Conditions'
dropdown list.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Items.pm
tools/automatic_item_modification_by_age.pl