13 Jan
2020
13 Jan
'20
4:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643 --- Comment #92 from Maryse Simard <maryse.simard@inlibro.com> --- Created attachment 97326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97326&action=edit Bug 8643: code cleanup Merges "AreMandatoriesNotOk" and new "AreImportantsNotOk" into one function "AreFieldsNotOk". It can search for mandatory or important fields depending on the value of it's boolean "mandatory" parameter. To test: This patch should not change current behavior. Follow the test plan from previous patch and check that saving is still prevented for unfilled mandatory fields. -- You are receiving this mail because: You are watching all bug changes.