17 Jun
2019
17 Jun
'19
4:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9834 --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Comment on attachment 90611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90611 Bug 9834: Add DB changes
+ `item_level_hold` BOOLEAN NOT NULL DEFAULT 0, -- Is the hpld placed at item level
Please see https://wiki.koha-community.org/wiki/Coding_Guidelines#SQL12:_Booleans This is missing a tweak to hold.json and to the schema files. -- You are receiving this mail because: You are watching all bug changes.