https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17733
--- Comment #7 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ 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/
