10 Sep
2018
10 Sep
'18
3:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21326 --- Comment #1 from Benjamin Rokseth <benjamin.rokseth@deichman.no> --- Created attachment 78541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78541&action=edit Bug 21326: C4::SIP::ILS add missing branch param ILS::Transaction was missing branch param for unknown reason. Since every transactions needs a branch, it makes sense to include it in the object and allow as param. This patch only adds the param to the object and ILS->checkout so it can be used in submodules. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.