https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21326 Bug ID: 21326 Summary: Add branch param to C4::SIP->checkout Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: benjamin.rokseth@deichman.no QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com For some reason branch is not included in the SIP::ILS::Transaction object, but rather fetched inside C4::Circulation using context. This bug adds branch to object so it can be passed in as param to ILS::Transaction->checkout (this is already present in ILS::Transaction->checkin) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.