Bugzilla – Attachment 137374 Details for
Bug 30766
Typo: Cannot cancel receipt. Possible reasons :
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30766: extra space in Cannot cancel receipt string
Bug-30766-extra-space-in-Cannot-cancel-receipt-str.patch (text/plain), 1.23 KB, created by
Katrin Fischer
on 2022-07-08 08:14:55 UTC
(
hide
)
Description:
Bug 30766: extra space in Cannot cancel receipt string
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2022-07-08 08:14:55 UTC
Size:
1.23 KB
patch
obsolete
>From 7775fe335ab657aebf7cae5f69773f5172cc9be9 Mon Sep 17 00:00:00 2001 >From: Danyon Sewell <danyonsewell@catalyst.net.nz> >Date: Thu, 7 Jul 2022 22:45:46 +0000 >Subject: [PATCH] Bug 30766: extra space in Cannot cancel receipt string > >TEST PLAN: > >1. Trigger the Cannot cancel receipt error in invoices OR look at the >amended string to see the additional space has been removed. > >Sponsored by Catalyst IT > >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> > >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >index 0ce8e32d82..da43e7cbcd 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >@@ -84,7 +84,7 @@ > > [% IF (error_cancelling_receipt) %] > <div class="dialog alert"> >- <span>Cannot cancel receipt. Possible reasons :</span> >+ <span>Cannot cancel receipt. Possible reasons:</span> > <ul> > <li> > The order line you are trying to cancel was created from a partial receipt >-- >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 30766
:
137338
|
137344
| 137374