https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2696
Alex Arnaud <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #24 from Alex Arnaud <[email protected]> --- 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), -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
