https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21326
Ethan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78541|0 |1 is obsolete| | --- Comment #5 from Ethan <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
