Bug 19038: QA Followup - Hide barcode column by default (as syspref default is hide)
authorNick Clemens <nick@bywatersolutions.com>
Tue, 24 Oct 2017 15:19:47 +0000 (15:19 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 25 Oct 2017 19:12:53 +0000 (16:12 -0300)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/columns_settings.yml

index e0708fc..397472d 100644 (file)
@@ -285,6 +285,7 @@ modules:
           columnname: item_datedue
         -
           columnname: item_barcode
+          is_hidden: 1
         -
           columnname: item_holds
         -