https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36281
--- Comment #7 from Fridolin Somers <fridolin.som...@biblibre.com> --- Oh I see this in items table : `restricted` tinyint(1) DEFAULT NULL But other WITHDRAWN, DAMAGED, LOST have DEFAULT 0. That explains why authorized value for 0 in not needed. Some librarians which to see a text in items edition for 0 values, like "Not lost", "Not damaged" ... Should we change restricted DEFAULT 0 ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/