https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #97326|0 |1 is obsolete| | --- Comment #95 from David Nind <[email protected]> --- Created attachment 98608 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98608&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. Signed-off-by: David Nind <[email protected]> -- 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/
