https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129 --- Comment #46 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 199042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199042&action=edit Bug 41129: [DO NOT PUSH] Add dev SQL seed for manual test setup - Marks itemtype BK bookable - Sets bookings_lead_period (2), bookings_trail_period (2), issuelength (7), renewalsallowed (2), renewalperiod (7) at the wildcard circulation_rules scope - Adds a closed day at CPL ten days out for holiday rendering - Idempotent via ON DUPLICATE KEY UPDATE / NOT EXISTS guards; run with: koha-mysql kohadev < bug_41129_seed.sql -- You are receiving this mail because: You are watching all bug changes.