https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22840
--- Comment #1 from Jonathan Druart <[email protected]> --- This is not trivial, we need to: 1. use the "mandatory" flag for all the different .sql files (not only frameworks), see $requirelevel in C4::Installer 2. use this flag in the template to remove the ability to uncheck those checkboxes 3. Remove the "Select none", "Select all" links if the "section" is mandatory -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
