[Koha-bugs] [Bug 21788] C4::Circulation::ProcessOfflinePayment should pass library_id to ->pay

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 8 16:36:30 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21788

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 82094
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82094&action=edit
Bug 21788: Unit tests

This patch refactors the tests related to ProcessOfflinePayment and adds
checks for setting branchcode on the account line.

To test:
- Run:
  $ kshell
 k$ prove t/db_dependent/Circulation.t
=> FAIL: branchcode is not set

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list