Bugzilla – Attachment 43105 Details for
Bug 14841
Columns settings on checkouts table have 2 bugs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14841: Fine column is not manage by columns settings
Bug-14841-Fine-column-is-not-manage-by-columns-set.patch (text/plain), 1.25 KB, created by
Joonas Kylmälä
on 2015-10-05 07:40:27 UTC
(
hide
)
Description:
Bug 14841: Fine column is not manage by columns settings
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2015-10-05 07:40:27 UTC
Size:
1.25 KB
patch
obsolete
>From 431d68b6dce01eeddba862919c0d45dbe62eac83 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 17 Sep 2015 08:40:19 +0100 >Subject: [PATCH] Bug 14841: Fine column is not manage by columns settings >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Bug 9481 added the "Fine" columns to the checkouts table and bug 13492 >added the columns settings to these table. >They overlapped each others in the bugs queue. > >Test plan: >Confirm that you are able to hide/show the "Fine" columns on both >checkouts table. > >Signed-off-by: Joonas Kylmälä <j.kylmala@gmail.com> >--- > admin/columns_settings.yml | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 670982a..3849245 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -216,6 +216,8 @@ modules: > - > columnname: charge > - >+ columnname: fine >+ - > columnname: price > - > columnname: renew >@@ -297,6 +299,8 @@ modules: > - > columnname: charge > - >+ columnname: fine >+ - > columnname: price > - > columnname: renew >-- >1.9.1
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 14841
:
42635
|
42636
|
43102
|
43105
|
43321
|
43322
|
43323
|
43324