Bug 24054: Typo in ClaimReturnedWarningThreshold system preference
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sun, 29 Dec 2019 10:40:37 +0000 (07:40 -0300)
committerHayley Mapley <hayleymapley@catalyst.net.nz>
Tue, 21 Jan 2020 20:53:24 +0000 (09:53 +1300)
Fixed type: cliams -> claims

To test:
1) Apply the patch
2) Go to System preferences > Circulation preferences > ClaimReturnedWarningThreshold
3) Check the text is fixed.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit b84aee8a0f636eddf0ac7bb2bdebce0b1c520407)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit d272c0330b2c767b9a337275162320dd4947d398)
Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref

index d3c940f..afb0e37 100644 (file)
@@ -1038,3 +1038,22 @@ Circulation:
                 pages: Pages
                 chapters: Chapters
             -
+    Return Claims:
+        -
+            - When marking a checkout as "claims returned",
+            - pref: ClaimReturnedChargeFee
+              default: ask
+              choices:
+                  ask: ask if a lost fee should be charged
+                  charge: charge a lost fee
+                  no_charge: don't charge a lost fee
+            - .
+        -
+            - Use the LOST authorised value
+            - pref: ClaimReturnedLostValue
+            - to represent returns claims
+        -
+            - Warn librarians that a patron has excessive return claims if the patron has claimed the return of more than
+            - pref: ClaimReturnedWarningThreshold
+              class: integer
+            - items.