From 1d6f6bedc7f393fb0008e88722ab1ac485a6f26d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 29 Mar 2021 18:35:16 +0000 Subject: [PATCH] Bug 28047: Standardize: Call number, callnumber, Call no. etc. This patch modifies instances in the template where variations of "Call number" are used. Instead of "Call no." "Call no" or "callnumber," "Call number" is used instead. To test, apply the patch and test the following pages to confirm that the label has been correctly updated. In the staff interface: - Circulation -> Check out to a patron with checkouts -> View the table of checked-out items. - Check out to a patron who is guarantor to a patron with checkouts -> View the table of the relative's checked-out items. - Catalog -> Bibliographic detail page -> Holdings table -> Place hold -> Check "specific items" table -> Rota (Stock rotation) - Pending on-site checkouts - Circulation -> Transfers to receive - Circulation -> Transfers to send - Patron -> Patron details -> Print -> Print summary -> Circulation history In the OPAC: - Log in as a user with checkouts -> View the checkout tab on the "Your summary" page -> Your checkout history In self checkout: - Log in as a user with checkouts -> View the checkouts table. Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc | 4 ++-- .../intranet-tmpl/prog/en/includes/relatives-issues-table.inc | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 2 +- .../intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt | 2 +- .../intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt | 2 +- .../intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt | 2 +- .../intranet-tmpl/prog/en/modules/members/moremember-print.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt | 2 +- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 10 +++++----- koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc index 38a4700416..9a2f74d43f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc @@ -23,8 +23,8 @@   Checked out on Checked out from - Call no - Copy no + Call number + Copy number Charge Fine Price diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc index 68ba5c2b62..f3ad849562 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/relatives-issues-table.inc @@ -14,8 +14,8 @@ Checked out on (hidden, unformatted) Checked out on Checked out from - Call no - Copy no + Call number + Copy number Charge Fine Price diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt index dfc9411a03..52866a5df8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -744,7 +744,7 @@ Note that permanent location is a code, and location may be an authval. Price Internal note Subscription - Subscription callnumber + Subscription call number diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt index 89096e711f..89d735504e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt @@ -46,7 +46,7 @@ Barcode - Callnumber + Call number Rota Rota status In transit diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt index b4df9ad110..f6b282bbc2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt @@ -165,7 +165,7 @@ Item type Checked out on Checked out from - Call no + Call number Charge @@ -183,7 +183,7 @@ Item type Checked out on Checked out from - Call no + Call number Charge diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt index 924d43b6e7..b25b312f7c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt @@ -47,7 +47,7 @@ - + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt index 7f9472bdea..35ca4c43e5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt @@ -57,7 +57,7 @@ - + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt index cfa8bf00d4..988f8b98bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt @@ -55,7 +55,7 @@ - + [% FOREACH reser IN branchesloo.reserv %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt index 14cc3bd107..5de14933b3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt @@ -36,7 +36,7 @@ - + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt index 8534cb0ea1..8b6bb6c6a9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt @@ -67,7 +67,7 @@ - + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt index b9a39864a8..7090bbdb57 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -558,7 +558,7 @@ [% IF itemdata_ccode %] [% END %] - + [% IF itemdata_enumchron %] diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt index 525f0fb67e..e66e5d0584 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt @@ -90,7 +90,7 @@ - + [% IF ( OPACMySummaryHTML ) %] diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt index bd4cb9faf1..bce54f6558 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt @@ -247,7 +247,7 @@ [% IF ( show_barcode ) %] [% END %] - + [% IF ( OpacRenewalAllowed && !( logged_in_user.is_expired && logged_in_user.category.effective_BlockExpiredPatronOpacActions ) ) %] [% END %] @@ -349,7 +349,7 @@ [% END %] [% IF ( OpacRenewalAllowed && !( logged_in_user.is_expired && logged_in_user.category.effective_BlockExpiredPatronOpacActions ) ) %] @@ -540,7 +540,7 @@ - + @@ -589,7 +589,7 @@ [% UNLESS ( item_level_itypes ) %] [% END %] [% IF ( show_barcode ) %][% END %] - + [% IF ( OpacRenewalAllowed ) %] @@ -657,7 +657,7 @@ [% END %] - + [% UNLESS ( nofines ) %] -- 2.11.0
DatePatronTitleCallnumberBarcodeLibraryLocationDatePatronTitleCall numberBarcodeLibraryLocation
Reason On loan Home libraryCall no.Call number Actions
Title On hold for Home libraryCall no.Call number  
Title AuthorCall noCall number Item type Date due BarcodeDate Title AuthorCall no.Call number Barcode Number of renewals Checked out onCollectionCall no.Call number Copy numberVol no. Title Item typeCall no.Call number DateLinksBarcodeCall no.Call numberRenew - Call no.: + Call number: [% ISSUE.itemcallnumber | html %] Title Due BarcodeCall no.Call number Relative
TitleItem typeBarcodeCall no.Call number DueRenew - Call no.: + Call number: [% OVERDUE.itemcallnumber | html %] diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt index 0c93012f11..25f69f4bc9 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt @@ -293,7 +293,7 @@
Checked out on TitleCall no.Call number Due Renew