Bug 14577 - Allow restriction of checkouts based on fines of guarantor's guarantees
[koha.git] / installer / data / mysql / atomicupdate / bug_14577.sql
1 INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES
2 ('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer');