From 98fbdb6548b837a81b4749d387a3ea4255584bc8 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 --- 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 55f13b75d8..e3b77e7b7b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -724,7 +724,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 017b30bc10..346008794a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/stockrotation.tt @@ -29,7 +29,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 012033cfba..0da0be96e5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt @@ -155,7 +155,7 @@ Item type Checked out on Checked out from - Call no + Call number Charge @@ -173,7 +173,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 38f387a6a8..ccda723d8f 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 @@ -33,7 +33,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 744a311aea..e3e63cff11 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 @@ -45,7 +45,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 0d9360f4ea..24518cf9f5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt @@ -41,7 +41,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 ed734436a7..1440dabba3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt @@ -53,7 +53,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 5dfff18595..90bfffe02a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -536,7 +536,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 4da626c48d..5dbce9be6c 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 5d4206a0c6..7bf39890cc 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt @@ -246,7 +246,7 @@ [% IF ( show_barcode ) %] [% END %] - + [% IF ( OpacRenewalAllowed && !( logged_in_user.is_expired && logged_in_user.category.effective_BlockExpiredPatronOpacActions ) ) %] [% END %] @@ -348,7 +348,7 @@ [% END %] [% IF ( OpacRenewalAllowed && !( logged_in_user.is_expired && logged_in_user.category.effective_BlockExpiredPatronOpacActions ) ) %] @@ -539,7 +539,7 @@ - + @@ -588,7 +588,7 @@ [% UNLESS ( item_level_itypes ) %] [% END %] [% IF ( show_barcode ) %][% END %] - + [% IF ( OpacRenewalAllowed ) %] @@ -656,7 +656,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 907f4bdf81..4f1577f675 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