30 Aug
2020
30 Aug
'20
9:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25878 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I believe this might have changed recently, as we have 3 columns now for each of the values that can be changed. Andrew, can you confirm? `itype` varchar(10) DEFAULT NULL, -- new itemtype for the item to have while on reserve (optional) `itype_enabled` tinyint(1) NOT NULL DEFAULT 0, -- indicates if itype should be changed while on course reserve `itype_storage` varchar(10) DEFAULT NULL, -- a place to store the itype when item is on course reserve -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.