8 Nov
2018
8 Nov
'18
4:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21788 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 82095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82095&action=edit Bug 21788: Make ProcessOfflinePayment pass the library_id parameter To test: - Run: $ kshell k$ prove t/db_dependent/Circulation.t => FAIL: branchcode is not set - Apply this patch - Run: $ kshell k$ prove t/db_dependent/Circulation.t => SUCCESS: Tests pass! - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.