https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13188
--- Comment #38 from Katrin Fischer <[email protected]> --- Created attachment 128418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128418&action=edit Bug 13188: (QA follow-up) Enhance list of field exclusions It doesn't make sense to allow for fields not visible in the OPAC form to be made mandatory. This patch specifically adds: * opacnote * borrowernotes * sort 1 and sort2 (missing only from Modification) PatronSelfRegistrationBorrowerMandatoryField exclusions: sort1|sort2|opacnote|borrowernotes PatronSelfModificationMandatoryField exclusions: password|cardnumber|dateexpiry|categorycode|sort1|sort2|opacnote|borrowernotes Signed-off-by: Katrin Fischer <[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/
