Bugzilla – Attachment 77356 Details for
Bug 20997
Add Koha::Account::Line::apply
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20997: Replace missing credit_applied with 'Credit Applied'
Bug-20997-Replace-missing-creditapplied-with-Credi.patch (text/plain), 1.03 KB, created by
Jonathan Druart
on 2018-07-31 19:47:38 UTC
(
hide
)
Description:
Bug 20997: Replace missing credit_applied with 'Credit Applied'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-07-31 19:47:38 UTC
Size:
1.03 KB
patch
obsolete
>From c88a5b77566407b5485696ae2ad61bd14394aa2d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 31 Jul 2018 16:46:23 -0300 >Subject: [PATCH] Bug 20997: Replace missing credit_applied with 'Credit > Applied' > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/account_offset_type.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/account_offset_type.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/account_offset_type.inc >index 7241c73391..5fa02aa6ef 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/account_offset_type.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/account_offset_type.inc >@@ -1,5 +1,5 @@ > [% SWITCH account_offset.type %] >- [% CASE 'credit_applied' %]Credit applied >+ [% CASE 'Credit Applied' %]Credit applied > [% CASE 'Payment' %]Payment > [% CASE 'Manual Credit' %]Manual credit > [% CASE 'Manual Debit' %]Manual invoice >-- >2.11.0
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 20997
:
76451
|
76452
|
76459
|
76460
|
76461
|
76462
|
76463
|
76464
|
76465
|
76549
|
76550
|
76551
|
76654
|
76655
|
77194
|
77195
|
77196
|
77197
|
77198
|
77199
|
77310
|
77349
|
77350
|
77351
|
77352
|
77353
|
77354
|
77355
| 77356