https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21326
--- Comment #1 from Benjamin Rokseth <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
