https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22044 --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> --- Comment on attachment 87975 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87975 Bug 22044: Set default and add NoRenewalBeforePrecision preference for new/affected installs Review of attachment 87975: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=22044&attachment=87975) ----------------------------------------------------------------- ::: installer/data/mysql/sysprefs.sql @@ +310,4 @@
('noissuescharge','5','','Define maximum amount withstanding before check outs are blocked','Integer'), ('NoIssuesChargeGuarantees','','','Define maximum amount withstanding before check outs are blocked','Integer'), ('noItemTypeImages','0',NULL,'If ON, disables item-type images','YesNo'), +('NoRenewalBefore','exact_time','date|exact_time','Calculate NoRenewalBefore based on date only or exact time of due date','Choice'),
'NoRenewalBefore' should be 'NoRenewalBeforePrecision' -- You are receiving this mail because: You are watching all bug changes.