Bugzilla – Attachment 164572 Details for
Bug 32256
Self checkout batch mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32256: Add message to SCO that batch checkouts works for checkouts only
Bug-32256-Add-message-to-SCO-that-batch-checkouts-.patch (text/plain), 1.56 KB, created by
Aleisha Amohia
on 2024-04-10 01:00:43 UTC
(
hide
)
Description:
Bug 32256: Add message to SCO that batch checkouts works for checkouts only
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2024-04-10 01:00:43 UTC
Size:
1.56 KB
patch
obsolete
>From d996e1d273b4d1074a6aa125c26b33a319161f94 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Tue, 7 Nov 2023 03:18:02 +0000 >Subject: [PATCH] Bug 32256: Add message to SCO that batch checkouts works for > checkouts only > >Not yet handling renewals, returns, or items that are impossible to check out. >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 11692c96326..2ef8b7134de 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 >@@ -274,7 +274,7 @@ > </h2></legend> > <div class="row"> > <div class="col"> >- <label for="barcode">Scan a new item or enter its barcode[% IF Koha.Preference('BatchCheckouts') %]<br>(or enter a barcode list, one barcode per line)[% END %]:</label> >+ <label for="barcode">Scan a new item or enter its barcode[% IF Koha.Preference('BatchCheckouts') %] (or for <b>multiple checkouts only,</b> enter a barcode list, one barcode per line)[% END %]:</label> > </div> > <div class="col-3"> > [% IF Koha.Preference('BatchCheckouts') %] >-- >2.30.2
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 32256
:
154866
|
154893
|
158585
|
158586
|
163878
|
163879
|
164571
|
164572
|
164573
|
164637
|
164638
|
164639
|
164640
|
164869
|
165719
|
165751
|
165752
|
165753
|
165754
|
165755
|
165978
|
165979
|
165980
|
165981
|
165982
|
165983
|
166179
|
166225
|
166226
|
166227
|
166228
|
166229
|
166230
|
166231
|
166320
|
166321
|
166322
|
166323
|
166324
|
166325
|
166326