Bug 28854: Add default AV and Syspref values
[koha-ffzg.git] / installer / data / mysql / en / optional / auth_val.yml
index b680987..41c1cec 100644 (file)
@@ -106,6 +106,10 @@ tables:
           authorised_value: "4"
           lib : "Missing"
 
+        - category: "LOST"
+          authorised_value: "5"
+          lib : "Missing from bundle"
+
         # damaged status of an item
         - category: "DAMAGED"
           authorised_value: "1"
@@ -183,6 +187,10 @@ tables:
           authorised_value: "2"
           lib: "Staff Collection"
 
+        - category: "NOT_LOAN"
+          authorised_value: "3"
+          lib: "Added to bundle"
+
         # restricted status of an item,linked to items.restricted
         - category: "RESTRICTED"
           authorised_value: "1"