[Koha-bugs] [Bug 19004] Koha/Patrons.t fails when item-level_itypes is not set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 28 08:52:55 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19004

--- Comment #13 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 66546
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66546&action=edit
Bug 19004: [QA Follow-up] No need to check item-level_itypes again

As Jonathan pointed out, GetItem already called effective_itemtype.
So we can just use $item->{itype} here.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list