[Koha-bugs] [Bug 25878] Schema incorrectly describes course_items fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Aug 30 21:34:38 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25878

--- Comment #1 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list