9 Jan
2020
9 Jan
'20
1:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24379 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 97073 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97073&action=edit Bug 24379: Fix the test First we create a patron using TestBuilder to get a hashref of valid info. Then we delete it and create a new patron using Koha::Patron->new Once stored, we should call discard_changes to make the calculated values available in the currenct object. -- You are receiving this mail because: You are watching all bug changes.