8 Jan
2019
8 Jan
'19
7:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21788 --- Comment #6 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 83722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83722&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 Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> -- You are receiving this mail because: You are watching all bug changes.