[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
Tue Nov 13 16:00:19 CET 2018


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82094|0                           |1
        is obsolete|                            |
  Attachment #82095|0                           |1
        is obsolete|                            |

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 82285
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82285&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

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list