Bug 11998: Use C4::Context->preference in Koha/Schema/Result/Item.pm
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 4 Mar 2016 13:21:39 +0000 (13:21 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 23 Mar 2016 06:53:27 +0000 (07:53 +0100)
commit65b1618e9c4197718c59950767692e0502fee689
tree00ceb0990ad79f698449715acba437624d92422e
parente6b03cf3a0fe369a41a2d3f3b7460c84d299d4f0
Bug 11998: Use C4::Context->preference in Koha/Schema/Result/Item.pm

Otherwise some tests won't pass

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Signed-off-by: Jacek Ablewicz <abl@biblos.pk.edu.pl>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit a691e88a4ebf57e9ebda8afb5f8e6bac33bc6ad6)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Koha/Schema/Result/Item.pm
t/db_dependent/Items.t