https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19890
Jonathan Druart <jonathan.dru...@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.dru...@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> --- There are 3 authorised value "special categories": branches, itemtypes, cn_source. They are used to link a MARC subfield to a branchcode, itemtype or classification source. They are not proper authorised values (in the sense of the authorised_values table), but are needed to restrict the input. We could add them to the category dropdown list and remove the ability to add value to them (display a friendly message instead to explain the situation). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/