Bug 7243: Be selective when summing up charges for blocking issues
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / circulation.pref
index f121133..1156b46 100644 (file)
@@ -227,8 +227,8 @@ Circulation:
               choices:
                   date_due: the old due date of the checkout.
                   now: the current date.
-       -
-           - pref: RenewalSendNotice
+        -
+            - pref: RenewalSendNotice
               choices:
                   yes: Send
                   no: "Don't send"
@@ -264,6 +264,18 @@ Circulation:
             - pref: noissuescharge
               class: integer
             - '[% local_currency %] in fines.'
+        -
+            - pref: RentalsInNoissueCharges
+              choices:
+                  yes: Include
+                  no: "Don't include"
+            - rental charges when summing up charges for NoissueCharge.
+        -
+            - pref: ManInvInNoissueCharges
+              choices:
+                  yes: Include
+                  no: "Don't include"
+            - MAN_INV charges when summing up charges for NoissueCharge.
         -
             - pref: ReturnBeforeExpiry
               choices:
@@ -441,6 +453,12 @@ Circulation:
             - pref: decreaseLoanHighHoldsValue
               class: integer
             - holds.
+        -
+            - pref: AllowHoldsOnPatronsPossessions
+              choices:
+                  yes: Allow
+                  no: "Don't allow"
+            - a patron to place a hold on a record where the patron already has one or more items attached to that record checked out.
     Fines Policy:
         -
             - Calculate fines based on days overdue
@@ -465,6 +483,16 @@ Circulation:
                   no: "Don't refund"
             - lost item fees charged to a borrower when the lost item is returned.
     Self Checkout:
+        -
+            - "Include the following JavaScript on all pages in the web-based self checkout:"
+            - pref: SCOUserJS
+              type: textarea
+              class: code
+        -
+            - "Include the following CSS on all pages in the web-based self checkout:"
+            - pref: SCOUserCSS
+              type: textarea
+              class: code
         -
             - pref: ShowPatronImageInWebBasedSelfCheck
               choices: