[Koha-bugs] [Bug 28690] New: Important and mandatory not checked on all item forms

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 8 15:58:28 CEST 2021


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

            Bug ID: 28690
           Summary: Important and mandatory not checked on all item forms
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

If item subfields has marked as mandatory or important, there is no alert when
the item is added from the acquisition or serial modules.

acqui/neworderempty.tt:                var empty_item_mandatory =
CheckMandatorySubfields(ff);
acqui/orderreceive.tt:                var total_errors =
CheckMandatorySubfields(form);
serials/serials-edit.tt:            total_errors = total_errors +
CheckMandatorySubfields(this);

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


More information about the Koha-bugs mailing list