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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/