3f13158e4e818c9b344fb6a22f047c1f81c7b888
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / tools / holidays.tmpl
1 <!-- TMPL_INCLUDE NAME="help-top.inc" -->
2
3 <h1>Holidays Calendar</h1>
4
5 The calendar is used to define days when the library is closed for circulation rules.
6
7 <ul>
8 <li>From the pull down you can choose which branch to apply holidays to.</li>
9          <ul><li style="background-color: #ffe599">TIP: If you're entering universal holidays (that apply to all branches) you will be presented with an option to add to all when adding a new holiday.</li></ul>
10 <li>To add a new holiday, click on the date you'd like to add a holiday to</li>
11          <ul><li style="background-color: #ffe599">TIP: Click the plus sign (+) to the right of the holiday options for a helpful tip.</li></ul>
12 <li>Click on the date and fill in the necessary fields for your library.</li>
13 <li>Chose whether this holiday is repeated every day of the week or yearly.</li>
14          <ul><li style="background-color: #ffe599">TIP: An example of a repeatable holiday would be Christmas, New Year's or a staff in-service day</li></ul>
15 <li>When you've entered the necessary data click 'Save'</li>
16 <li>Once saved your holiday will be color-coded on the calendar and listed below the calendar</li>
17 </ul>
18
19  
20 <h2>Questions</h2>
21
22 <p><strong>Why do I want to add holidays for my branch?</strong></p>
23
24 After holidays are entered on the calendar, circulation rules are then recalculated to taken in to account that library is closed and there will be no one present to return items.
25
26  
27 <p><strong>How do I enable the Holiday Calendar?</strong></p>
28
29 You can make use of the Holidays Calendar by turning on the proper system preferences
30 <ul>
31 <li><em>Get there:</em> More > Administration > Global System Preferences > Circulation > useDaysMode</li>
32         <ul> <li>Choose the method for calculating due date: select Calendar to use the holidays module, and Days to ignore the holidays module</li></ul>
33 <li><em>Get there:</em> More > Administration > Global System Preferences > Circulation > finescalendar</li>
34         <ul> <li>This will use the check the holiday calendar before charging fines</li></ul>
35 </ul>
36  
37 <p><strong>How is the dropbox date is determined?</strong></p>
38
39 <p>Is it the last open date for the checkout branch? Is it today's date minus one? Can the dropbox checkin date be set? If the library is closed for four days for repairs, for example, there would be more than one day needed for the dropbox date.</p>
40
41 <p>You will only have one dropbox date and that will be the last day that the library open (determined by the holiday calendar) because there is no real way to know what day the books were dropped into the box during the 4 closed days. The only way to change the effective checkin date in dropbox mode is to modify the calendar.</p>
42
43 <!-- TMPL_INCLUDE NAME="help-bottom.inc" -->