[open-ils-commits] [GIT] Evergreen ILS branch rel_2_12 updated. 9c009a7318145290bed84cce1158e50164fe7017

Evergreen Git git at git.evergreen-ils.org
Thu Mar 23 09:29:20 EDT 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_12 has been updated
       via  9c009a7318145290bed84cce1158e50164fe7017 (commit)
      from  872efcecbe5d0778a562470b8a5367cdf2d0a1ff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9c009a7318145290bed84cce1158e50164fe7017
Author: Galen Charlton <gmc at equinoxinitiative.org>
Date:   Wed Mar 22 09:58:39 2017 -0400

    LP#1675025: Docs: mention that Vandelay can load MARCXML
    
    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
    Signed-off-by: Remington Steed <rjs7 at calvin.edu>

diff --git a/docs/cataloging/batch_importing_MARC.txt b/docs/cataloging/batch_importing_MARC.txt
index 4e4ec1e..d486285 100644
--- a/docs/cataloging/batch_importing_MARC.txt
+++ b/docs/cataloging/batch_importing_MARC.txt
@@ -2,7 +2,7 @@ Batch Importing MARC Records
 ----------------------------
 [[batchimport]]
 The cataloging module includes an enhanced MARC Batch Import interface for
-loading MARC records. In general, it can handle batches up to 5,000 records
+loading MARC (and MARCXML) records. In general, it can handle batches up to 5,000 records
 without a problem. This interface allows you to specify match points
 between incoming and existing records, to specify MARC fields that should be
 overlaid or preserved, and to only overlay records if the incoming record is
@@ -338,8 +338,8 @@ Acquisitions module.  The system will attempt to overlay copies that:
 * that lineitem detail has the same owning_lib as the incoming copy's owning_lib, and
 * the current copy associated with that lineitem detail is _In process_.
 
-. *Browse* to find the appropriate file, and click *Upload*.  The files will
-be uploaded to a queue.
+. *Browse* to find the appropriate file, and click *Upload*.  The file will
+be uploaded to a queue. The file can be in either MARC or MARCXML format.
 +
 image::media/marc_batch_import_acq_overlay.png[Batch Importing MARC Records]
 

-----------------------------------------------------------------------

Summary of changes:
 docs/cataloging/batch_importing_MARC.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list