Bugzilla – Attachment 42636 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.10 KB, created by
Jonathan Druart
on 2015-09-17 07:44:14 UTC
(
hide
)
Description:
Bug 14841: Fine column is not manage by columns settings
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-09-17 07:44:14 UTC
Size:
1.10 KB
patch
obsolete
>From b555110754059738d0ca3e31813e942a923edf69 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 > >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. >--- > admin/columns_settings.yml | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index b8c6bfc..9219742 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -145,6 +145,8 @@ modules: > - > columnname: charge > - >+ columnname: fine >+ - > columnname: price > - > columnname: renew >@@ -226,6 +228,8 @@ modules: > - > columnname: charge > - >+ columnname: fine >+ - > columnname: price > - > columnname: renew >-- >2.1.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 14841
:
42635
|
42636
|
43102
|
43105
|
43321
|
43322
|
43323
|
43324