[Koha-bugs] [Bug 8643] Add important constraint to MARC tags and subfields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 11 13:19:37 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643

--- Comment #97 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 98703
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98703&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 <david at davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list