[Koha-bugs] [Bug 23129] New: Items holdingbranch should be set to the originating library when generating a transfer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 14 20:11:59 CEST 2019


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

            Bug ID: 23129
           Summary: Items holdingbranch should be set to the originating
                    library when generating a transfer
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
  Target Milestone: ---

In C4::Items::ModItemTransfer we call ModItem to update the holdingbranch of
the item.

Currently we set this to the transfer destination. By definition we are
generating a transfer because the item has not yet arrived. We should set the
holdingbranch to the current location of the item

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


More information about the Koha-bugs mailing list