Docs: Add screenshots to "Load MARC Order Records"
authorRemington Steed <rjs7@calvin.edu>
Thu, 29 Mar 2018 13:55:08 +0000 (09:55 -0400)
committerRemington Steed <rjs7@calvin.edu>
Thu, 29 Mar 2018 18:42:21 +0000 (14:42 -0400)
Thanks to Morkor Quarshie for the screenshots.

Signed-off-by: Remington Steed <rjs7@calvin.edu>

docs/acquisitions/vandelay_acquisitions_integration.adoc
docs/media/acq_upload_library_settings.png [new file with mode: 0644]
docs/media/load_marc_order_records.png [new file with mode: 0644]

index a632437..be9c1af 100644 (file)
@@ -40,6 +40,9 @@ system will use the organizational unit's default fiscal year stored in the
 database. If not fiscal year is set, the system will default to the current
 calendar year.
 
+image::media/load_marc_order_records.png[Acquisitions MARC upload screen]
+
+
 Record Matching Options
 ~~~~~~~~~~~~~~~~~~~~~~~
 Use the options below the horizontal rule for the system to check for matching
@@ -81,6 +84,9 @@ will load them as acquisitions copies. (Note: These can be overlayed with real c
 during the MARC batch importing process.) Or you can select *Load Items for
 Imported Records* to load them as live copies that display in the catalog.
 
+image::media/load_marc_order_records.png[Acquisitions MARC upload screen]
+
+
 Default Upload Settings
 ~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -100,6 +106,9 @@ You can set default upload values by modifying the following settings in
 - Upload Merge on Exact Match by Default
 - Upload Merge on Single Match by Default
 
+image::media/acq_upload_library_settings.png[Acq upload settings in Library Settings Editor]
+
+
 Sticky Settings
 ~~~~~~~~~~~~~~~
 
diff --git a/docs/media/acq_upload_library_settings.png b/docs/media/acq_upload_library_settings.png
new file mode 100644 (file)
index 0000000..f33d348
Binary files /dev/null and b/docs/media/acq_upload_library_settings.png differ
diff --git a/docs/media/load_marc_order_records.png b/docs/media/load_marc_order_records.png
new file mode 100644 (file)
index 0000000..5997776
Binary files /dev/null and b/docs/media/load_marc_order_records.png differ