Bugzilla – Attachment 2257 Details for
Bug 4900
sys pref useDaysMode misses option Datedue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-bug-4900-add-in-missing-value-for-usedaysmode-pref.patch (text/plain), 1.57 KB, created by
Nicole C. Engard
on 2010-06-21 18:33:01 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2010-06-21 18:33:01 UTC
Size:
1.57 KB
patch
obsolete
>From 181808383eb6ba401e7c53d11ebb89b2c85670e7 Mon Sep 17 00:00:00 2001 >From: Nicole Engard <nengard@bywatersolutions.com> >Date: Mon, 21 Jun 2010 10:31:08 -0400 >Subject: [PATCH] bug 4900: add in missing value for usedaysmode pref >Content-Type: text/plain; charset="utf-8" > >The usedaysmode preference was missing the option to >calculate due date by finding the next open date on the >calendar instead of ignoring all days the library is >closed. >--- > .../en/modules/admin/preferences/circulation.pref | 7 ++++--- > 1 files changed, 4 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index c69a34d..ab92915 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -140,11 +140,12 @@ Circulation: > class: date > - . > - >+ - Calculate the due date using > - pref: useDaysMode > choices: >- Days: Include >- Calendar: "Don't include" >- - days when the library in closed when calculating due dates. >+ Days: circulation rules only. >+ Calendar: the calendar to skip all days the library is closed. >+ Datedue: the calendar to push the due date to the next open day > - > - When renewing checkouts, base the new due date on > - pref: RenewalPeriodBase >-- >1.5.6.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 4900
: 2257