https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21326 Ethan <ethan.amohia@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78541|0 |1 is obsolete| | --- Comment #5 from Ethan <ethan.amohia@gmail.com> --- Created attachment 84014 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84014&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. Signed-off-by: Ethan Amohia <ethan.amohia@gmail.com> -- You are receiving this mail because: You are watching all bug changes.