Bug 5578: Self checkout by Login enhancement
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index 922e6a0..9e74e4a 100644 (file)
@@ -60,6 +60,12 @@ Circulation:
             - pref: numReturnedItemsToShow
               class: integer
             - last returned items on the checkin screen.
+        -
+            - pref: FineNotifyAtCheckin
+              choices:
+                  yes: Notify
+                  no: "Don't notify"
+            - librarians of overdue fines on the items they are checking in.
         -
             - pref: FilterBeforeOverdueReport
               choices:
@@ -141,16 +147,6 @@ Circulation:
               choices:
                   homebranch: the library the item is from.
                   holdingbranch: the library the item was checked out from.
-        -
-            - Make all checkouts have a due date of
-            - pref: globalDueDate
-              class: date
-            - .
-        -
-            - Make all checkouts due on or before
-            - pref: ceilingDueDate
-              class: date
-            - .
         -
             - Calculate the due date using 
             - pref: useDaysMode
@@ -324,6 +320,28 @@ Circulation:
                   yes: Enable
                   no: "Don't enable"
             - "the web-based self checkout system. (available at: /cgi-bin/koha/sco/sco-main.pl)"
+        -
+            - Have patrons login into the web-based self checkout system with their 
+            - pref: SelfCheckoutByLogin
+              choices:
+                  yes: Username and Password
+                  no: Barcode
+        -
+            - "Time out the current patron's web-based self checkout system login after"
+            - pref: SelfCheckTimeout
+              class: integer
+            - seconds.
+        -
+            - pref: AllowSelfCheckReturns
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - patrons to return items through web-based self checkout system. 
+        -
+            - "Include the following HTML in the Help page of the web-based self checkout system:"
+            - pref: SelfCheckHelpMessage
+              type: textarea
+              class: code
         -
             - pref: AutoSelfCheckAllowed
               choices: