[Koha-bugs] [Bug 2696] Fine Payments Should Show What Was Paid For

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 21 16:06:19 CET 2018


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

--- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Alex Arnaud from comment #24)
> Quick test gave me:
>  
>  - Error on accountline-details.pl:
>      "GetMember" is not exported by the C4::Members module
>      Can't continue after import errors at
> /home/koha/src/members/accountline-details.pl line 26.
> You could use Koha::Patron->find now.
> 
>   - On the same script after fixing the first error: 
>     Template process failed: undef error - The method payment_type is not
> covered by tests!
> 
> Also, i've rebased the patch: new account type ('PF', Processing fee),

Removed call to GetMember. Don't forget to update the dbix class files before
testing! That would explain your second error.

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


More information about the Koha-bugs mailing list