Bug 32030: Add table settings
[srvgit] / admin / columns_settings.yml
index 2fa35b1..ac2264a 100644 (file)
@@ -151,6 +151,8 @@ modules:
             -
               columnname: fund
             -
+              columnmame: estimated_delivery_date
+            -
               columnname: supplier_report
             -
               columnname: modify
@@ -175,6 +177,8 @@ modules:
             -
               columnname: suggested_on
             -
+              columnname: patron_reason
+            -
               columnname: managed_by
             -
               columnname: managed_on
@@ -189,6 +193,8 @@ modules:
             -
               columnname: library_fund
             -
+              columnname: staff_note
+            -
               columnname: suggestion_status
             -
               columnname: actions
@@ -341,7 +347,6 @@ modules:
   catalogue:
     detail:
       holdings_table:
-        default_sort_order: 0
         columns:
             -
               columnname: holdings_checkbox
@@ -358,12 +363,20 @@ modules:
             -
               columnname: holdings_ccode
             -
+              columnname: holdings_volume
+            -
               columnname: holdings_itemcallnumber
             -
               columnname: holdings_status
             -
               columnname: holdings_lastseen
             -
+              columnname: holdings_issues
+              is_hidden: 1
+            -
+              columnname: holdings_renewals
+              is_hidden: 1
+            -
               columnname: holdings_dateaccessioned
             -
               columnname: holdings_datelastborrowed
@@ -399,7 +412,6 @@ modules:
               cannot_be_modified: 1
 
       otherholdings_table:
-        default_sort_order: 0
         columns:
             -
               columnname: otherholdings_checkbox
@@ -416,14 +428,24 @@ modules:
             -
               columnname: otherholdings_ccode
             -
+              columnname: otherholdings_volume
+            -
               columnname: otherholdings_itemcallnumber
             -
               columnname: otherholdings_status
             -
               columnname: otherholdings_lastseen
             -
+              columnname: otherholdings_issues
+              is_hidden: 1
+            -
+              columnname: otherholdings_renewals
+              is_hidden: 1
+            -
               columnname: otherholdings_dateaccessioned
             -
+              columnname: otherholdings_datelastborrowed
+            -
               columnname: otherholdings_barcode
             -
               columnname: otherholdings_enumchron
@@ -507,6 +529,24 @@ modules:
             -
               columnname: checkin_on
 
+      bundle_tables:
+        columns:
+            -
+              columnname: title
+              cannot_be_toggled: 1
+            -
+              columnname: author
+            -
+              columnname: callnumber
+            -
+              columnname: barcode
+            -
+              columnname: status
+            -
+              columnname: bundle_actions
+              cannot_be_toggled: 1
+              cannot_be_modified: 1
+
   cataloguing:
     addbooks:
       reservoir-table:
@@ -619,6 +659,8 @@ modules:
   coursereserves:
     courses:
       course_reserves_table:
+        default_display_length: 20
+        default_sort_order: 0
         columns:
             -
               columnname: name
@@ -643,6 +685,8 @@ modules:
 
     reserves:
       course_reserves_table:
+        default_display_length: 20
+        default_sort_order: 0
         columns:
             -
               columnname: title
@@ -659,7 +703,9 @@ modules:
             -
               columnname: location
             -
-              columnname: library
+              columnname: home_library
+            -
+              columnname: holding_library
             -
               columnname: staff_note
             -
@@ -673,6 +719,29 @@ modules:
               cannot_be_toggled: 1
               cannot_be_modified: 1
 
+  erm:
+    agreements:
+      agreements:
+        columns:
+            -
+              columnname: name
+            -
+              columnname: vendor
+            -
+              columnname: description
+            -
+              columnname: status
+            -
+              columnname: closure_reason
+            -
+              columnname: is_perpetual
+            -
+              columnname: renewal_priority
+            -
+              columnname: actions
+              cannot_be_toggled: 1
+              cannot_be_modified: 1
+
   illrequests:
     ill-requests:
       ill-requests:
@@ -748,10 +817,13 @@ modules:
   members:
     fines:
       account-fines:
+        default_display_length: 20
         columns:
             -
               columnname: date
             -
+              columnname: timestamp
+            -
               columnname: credit_number
               is_hidden: 1
             -
@@ -767,10 +839,10 @@ modules:
             -
               columnname: issuedate
             -
-              columnname: home_library
-            -
               columnname: checked_out_from
             -
+              columnname: home_library
+            -
               columnname: note
             -
               columnname: amount
@@ -787,6 +859,8 @@ modules:
 
     pay:
       pay-fines-table:
+        default_display_length: 20
+        default_sort_order: 3
         columns:
             -
               columnname: checkbox
@@ -913,8 +987,50 @@ modules:
               cannot_be_toggled: 1
               cannot_be_modified: 1
 
+      relatives-issues-table:
+        columns:
+            -
+              columnname: due_date_unformatted
+              cannot_be_toggled: 1
+              cannot_be_modified: 1
+              is_hidden: 1
+            -
+              columnname: due_date
+            -
+              columnname: title
+            -
+              columnname: record_type
+            -
+              columnname: item_type
+            -
+              columnname: collection
+            -
+              columnname: location
+            -
+              columnname: checkout_on_unformatted
+              cannot_be_toggled: 1
+              cannot_be_modified: 1
+              is_hidden: 1
+            -
+              columnname: checkout_on
+            -
+              columnname: checkout_from
+            -
+              columnname: callno
+            -
+              columnname: copynumber
+            -
+              columnname: charge
+            -
+              columnname: fine
+            -
+              columnname: price
+            -
+              columnname: patron
+
     holdshistory:
       holdshistory-table:
+        default_display_length: 20
         columns:
             -
               columnname: title
@@ -941,6 +1057,7 @@ modules:
 
     checkouthistory:
       checkouthistory-table:
+        default_display_length: 20
         columns:
             - columnname: type
               cannot_be_toggled: 1
@@ -954,6 +1071,8 @@ modules:
             -
               columnname: call_number
             -
+              columnname: enumchron
+            -
               columnname: barcode
             -
               columnname: number_of_renewals
@@ -968,6 +1087,8 @@ modules:
 
     patron-lists:
       patron-list-table:
+        default_display_length: 20
+        default_sort_order: 3
         columns:
             -
               columnname: checkbox
@@ -1180,6 +1301,47 @@ modules:
               cannot_be_toggled: 1
               cannot_be_modified: 1
 
+      relatives-issues-table:
+        columns:
+            -
+              columnname: due_date_unformatted
+              cannot_be_toggled: 1
+              cannot_be_modified: 1
+              is_hidden: 1
+            -
+              columnname: due_date
+            -
+              columnname: title
+            -
+              columnname: record_type
+            -
+              columnname: item_type
+            -
+              columnname: collection
+            -
+              columnname: location
+            -
+              columnname: checkout_on_unformatted
+              cannot_be_toggled: 1
+              cannot_be_modified: 1
+              is_hidden: 1
+            -
+              columnname: checkout_on
+            -
+              columnname: checkout_from
+            -
+              columnname: callno
+            -
+              columnname: copynumber
+            -
+              columnname: charge
+            -
+              columnname: fine
+            -
+              columnname: price
+            -
+              columnname: patron
+
       table_borrowers:
         columns:
             -
@@ -1240,6 +1402,9 @@ modules:
             -
               columnname: title
             -
+              columnname: holdingbranch
+              is_hidden: 1
+            -
               columnname: collection
             -
               columnname: document_type
@@ -1388,6 +1553,37 @@ modules:
             -
               columnname: action
 
+      holdscr:
+        columns:
+            -
+                columnname: checkbox
+                cannot_be_toggled: 1
+                cannot_be_modified: 1
+            -
+                columnname: waiting_since
+            -
+                columnname: date_hold_placed
+            -
+                columnname: expiration_date
+            -
+                columnname: title
+            -
+                columnname: patron
+            -
+                columnname: home_library
+            -
+                columnname: current_location
+            -
+                columnname: shelving_location
+            -
+                columnname: call_number
+            -
+                columnname: copy_number
+            -
+                columnname: enumeration
+            -
+                columnname: action
+
     overdues:
       circ-overdues:
         default_display_length: 20
@@ -1423,6 +1619,8 @@ modules:
               columnname: price
             -
               columnname: non-public_note
+            -
+              columnname: claims_returned
 
     print_summary:
         print-summary-checkouts:
@@ -1653,6 +1851,7 @@ modules:
 
     logviewer:
       logst:
+        default_display_length: 20
         columns:
             -
               columnname: date
@@ -1682,6 +1881,7 @@ modules:
               cannot_be_modified: 1
     notices:
       lettert:
+        default_sort_order: 3
         columns:
             -
               columnname: library
@@ -1739,6 +1939,7 @@ modules:
 
     upload:
       uploadresults:
+        default_display_length: 20
         columns:
             -
               columnname: filename