Bug 19719: Add new column for collection in the patron checkouts data tables
[koha.git] / admin / columns_settings.yml
index 7011052..cec35f3 100644 (file)
@@ -83,12 +83,35 @@ modules:
         -
           columnname: actions
 
+  catalogue:
+    detail:
+      checkoutshistory-table:
+        -
+          columnname: patron
+          cannot_be_toggled: 1
+          cannot_be_modified: 1
+        -
+          columnname: barcode
+          cannot_be_toggled: 1
+          cannot_be_modified: 1
+        -
+          columnname: checked_out_from
+        -
+          columnname: renewed
+        -
+          columnname: checkout_on
+        -
+          columnname: due_date
+        -
+          columnname: checkin_on
+
   cataloguing:
     additem:
       itemst:
         # NOTE: These columns are in the same order as kohastructure.sql, and contain all items
         # columns except for the following internal/obsolete fields: stack, more_subfields_xml,
-        # cn_sort, permanent_location, itemlost_on, withdrawn_on, issues, renewals and reserves.
+        # cn_sort, permanent_location, damaged_on itemlost_on, withdrawn_on, issues, renewals and
+        # reserves.
         -
           columnname: barcode
         -
@@ -228,6 +251,8 @@ modules:
           columnname: title
         -
           columnname: item_type
+        -
+          columnname: collection_code
         -
           columnname: location
         -
@@ -291,6 +316,8 @@ modules:
           columnname: author
         -
           columnname: lostcode
+        -
+          columnname: itemlost_on
         -
           columnname: barcode
         -
@@ -314,6 +341,49 @@ modules:
         -
           columnname: notes
 
+    saved-sql:
+      table_reports:
+        -
+          columnname: selection
+          cannot_be_toggled: 1
+          cannot_be_modified: 1
+        -
+          columnname: report_id
+          cannot_be_toggled: 1
+          cannot_be_modified: 1
+        -
+          columnname: report_name
+        -
+          columnname: type
+        -
+          columnname: group
+        -
+          columnname: subgroup
+        -
+          columnname: notes
+        -
+          columnname: author
+        -
+          columnname: creation_date
+        -
+          columnname: last_edit
+        -
+          columnname: last_run
+        -
+          columnname: public
+        -
+          columnname: json_url
+        -
+          columnname: cache_expiry
+        -
+          columnname: saved_results
+        -
+          columnname: update
+        -
+          columnname: actions
+          cannot_be_toggled: 1
+          cannot_be_modified: 1
+
   circ:
     circulation:
       issues-table:
@@ -338,6 +408,8 @@ modules:
           columnname: title
         -
           columnname: item_type
+        -
+          columnname: collection_code
         -
           columnname: location
         -
@@ -398,7 +470,7 @@ modules:
         -
           columnname: title
         -
-          columnname: collection:
+          columnname: collection
         -
           columnname: document_type
         -
@@ -444,6 +516,8 @@ modules:
           columnname: locations
         -
           columnname: hold_date
+        -
+          columnname: action
 
   opac:
     biblio-detail: