[Koha-bugs] [Bug 21020] Return branch not set for transfer when using SIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 29 16:09:43 CEST 2018


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76563|0                           |1
        is obsolete|                            |

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 76570
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76570&action=edit
Bug 21020: Fix return branch on transfer - SIP

Caused by
  commit 546379cc92b733cb29a0b70247a72c770afdad26
  Bug 17680: C4::Circulation - Remove GetItemIssue, simple calls

Since this commit AddReturn return a Koha::Issue object, not a hashref
with item's info.

Test plan:
?

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


More information about the Koha-bugs mailing list