[Koha-bugs] [Bug 25868] Transfers page must show effective itemtype

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 24 17:08:39 CEST 2020


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

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 106256
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106256&action=edit
Bug 25868 : Fix tansfers page to show effective itemtype

In transfers page /cgi-bin/koha/circ/branchtransfers.pl :
Itemtype is always from biblioitems.itemtype, regardless of system preference
item-level_itypes.

Patch also changes template to use the object Koha::Item.

Test plan :
1) Test with both values of system preference 'item-level_itypes'
2) Go to Circulation > Transfert
3) Enter a barcode
4) Enter another barcode
5) Check you see in table all datas and that 'Item type' is correct

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


More information about the Koha-bugs mailing list