Bug 18276: (follow-up) Remove GetBiblioFromItemNumber - Easy ones
commiteed1447a63b9e3d80fcb8171b5d2bfde3994e554
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Jul 2017 15:54:35 +0000 (10 12:54 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Jul 2017 16:02:54 +0000 (10 13:02 -0300)
tree992fc6bf4fd94ed3cd13e011f949d66b764c2f75
parentf4ded893c56a89a24dd8ed0192350044093386bf
Bug 18276: (follow-up) Remove GetBiblioFromItemNumber - Easy ones

- Item does not have a title attribute, it comes from biblio
- There is an additional call to effective_itemtype done on AddReturn,
so we need to catch both warnings

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm
t/db_dependent/Circulation/Returns.t