Bug 16889: Remove C4::Items::columns and use Koha::Items->columns instead
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 9 Jul 2016 13:35:02 +0000 (14:35 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 18:12:12 +0000 (18:12 +0000)
commite6aa7d65dab9bfbe2dc616e3a1180f647888ceff
treea33c051660907fa78b7e814a51fdfef7b15e9a32
parentc97e04e8e79261a5dc2ac78f92a5b331ad6a8b30
Bug 16889: Remove C4::Items::columns and use Koha::Items->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 items table are correctly displayed.

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