https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24389
--- Comment #11 from Jonathan Druart <[email protected]> --- (In reply to Hayley Mapley from comment #10) > When I follow the test plan backporting for 18.11.x, I get to step 3 > (without having applied the patch) and the claim does not go through and I > get a warning 'This vendor has no email'. > > If I've missed something let me know, otherwise not backporting this one to > 18.11.x Indeed, you must fill an invalid aqbooksellers.bookselleremail value, which is not used anywhere. I remember I got that error with the data generated by reset_all, maybe it does not appear in real life. There is a case that is not taken into account anyway, and I feel like it's safer to have the patch. Do not backport it if you are not confident however. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
