12 Dec
2016
12 Dec
'16
11:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17733 --- Comment #7 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #6)
This is something different. I would not mind fixing it in the same patch (especially to avoid yet another bug report), but I do not recreate it and so it's hard to fix :)
Otherwise we could just set all the guarantorid to null Koha::Patrons->search->update( { guarantorid => null } );
That should do the job.
Would not mind doing so outside sections where guarantorid is relevant. -- You are receiving this mail because: You are watching all bug changes.