Bugzilla – Attachment 176549 Details for
Bug 38874
Typo in UpdateItemLocationOnCheckout and UpdateItemLocationOnCheckin example
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38874: update descriptions of "UpdateItemLocationOnCheckout" and "UpdateItemLocationOnCheckin"
Bug-38874-update-descriptions-of-UpdateItemLocatio.patch (text/plain), 3.82 KB, created by
Biblibre Sandboxes
on 2025-01-15 10:56:23 UTC
(
hide
)
Description:
Bug 38874: update descriptions of "UpdateItemLocationOnCheckout" and "UpdateItemLocationOnCheckin"
Filename:
MIME Type:
Creator:
Biblibre Sandboxes
Created:
2025-01-15 10:56:23 UTC
Size:
3.82 KB
patch
obsolete
>From b72277c53948575fcebb7f541f6b1c0da70d9ed6 Mon Sep 17 00:00:00 2001 >From: Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> >Date: Wed, 15 Jan 2025 07:46:22 +0000 >Subject: [PATCH] Bug 38874: update descriptions of > "UpdateItemLocationOnCheckout" and "UpdateItemLocationOnCheckin" > >updates description "PROC: _PERM_ - causes an item that is in the Processing center to be updated to it's permanent location." to "PROC: _PERM_ - causes an item that is in the Processing center to be updated to its permanent location." > >to test: >- go to Administration/System preferences >- check descriptionss for system preferences UpdateItemLocationOnCheckout and UpdateItemLocationOnCheckin >- verify descriptions contain "it's" instead of "its" in the place "PROC: _PERM_ ..." > >- apply patch >- verify descriptions have changed to "its" > >Signed-off-by: Aude <aude.charillon@ptfs-europe.com> >--- > .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- > 1 file changed, 2 insertions(+), 2 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 65cf0b5030..7192181ea4 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 >@@ -541,7 +541,7 @@ Circulation: > - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check out.<br/>" > - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check out.<br/>" > - "_ALL_: FIC - causes all items to be updated into the Fiction location on check out.<br/>" >- - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.<br/><br/>" >+ - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to its permanent location.<br/><br/>" > - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>" > - "Note: PROC and CART are special values, for these locations the location and permanent_location can differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>" > - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>" >@@ -710,7 +710,7 @@ Circulation: > - "_BLANK_: FIC - causes an item that has no location to be updated into the Fiction location on check in.<br/>" > - "FIC: _BLANK_ - causes an item in location FIC to be updated to a blank location on check in.<br/>" > - "_ALL_: FIC - causes all items to be updated into the Fiction location on check in.<br/>" >- - "PROC: _PERM_ - causes an item that is in the Processing center to be updated to it's permanent location.<br/><br/>" >+ - "PROC: _PERM_ - causes an item that is in the Processing center to be updated to its permanent location.<br/><br/>" > - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).<br/>" > - "Note: PROC and CART are special values, for these locations the location and permanent_location can differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.<br/>" > - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.<br/>" >-- >2.39.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 38874
:
176543
|
176549
|
177130