mo fields
authorJason Etheridge <jason@esilibrary.com>
Sun, 7 Dec 2008 03:46:54 +0000 (03:46 +0000)
committerJason Etheridge <jason@esilibrary.com>
Sun, 7 Dec 2008 03:46:54 +0000 (03:46 +0000)
unicorn_patron_xml2text.pl

index 434f6a0..97149c8 100755 (executable)
@@ -29,6 +29,7 @@ my @base_elements = (
     "middle_name",
     "suffix_name",
     "note",
+    "note1",
     "comment",
     "staff",
     "webcatpref",
@@ -44,7 +45,8 @@ my @base_elements = (
     "notify_via",
     "user_claims_ret",
     "user_environment",
-    "user_department"
+    "user_department",
+    "ums_id"
 );
 
 my @addr_elements = (