[Koha-bugs] [Bug 20287] Move AddMember and ModMember to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 16 17:58:09 CEST 2018


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

--- Comment #10 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
The problem with the tests is that we are using Koha::Patron to test
Koha::Object. We should use a more simple object for that, Koha::Patron->store
does a lot of things now and so the behaviours changed.

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


More information about the Koha-bugs mailing list