Bug 14841: Fine column is not manage by columns settings
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 17 Sep 2015 07:40:19 +0000 (08:40 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 13 Oct 2015 14:38:23 +0000 (11:38 -0300)
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>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
admin/columns_settings.yml

index 670982a..3849245 100644 (file)
@@ -215,6 +215,8 @@ modules:
           columnname: callno
         -
           columnname: charge
+        -
+          columnname: fine
         -
           columnname: price
         -
@@ -296,6 +298,8 @@ modules:
           columnname: callno
         -
           columnname: charge
+        -
+          columnname: fine
         -
           columnname: price
         -