Bug 17672: Add damaged_on to items and deleteditems tables
[koha.git] / admin / columns_settings.yml
index 7011052..f56a745 100644 (file)
@@ -88,7 +88,8 @@ modules:
       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
         -
@@ -291,6 +292,8 @@ modules:
           columnname: author
         -
           columnname: lostcode
+        -
+          columnname: itemlost_on
         -
           columnname: barcode
         -