[Koha-bugs] [Bug 22044] NoRenewalBeforePrecision should be set by default for new installations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 15 09:53:20 CEST 2019


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

--- Comment #6 from Julian Maurice <julian.maurice at 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.


More information about the Koha-bugs mailing list