2 Apr
2024
2 Apr
'24
9:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36281 --- Comment #7 from Fridolin Somers <fridolin.somers@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.