[open-ils-commits] [GIT] Evergreen ILS branch master updated. 2cbabc4faafd364145a9d75980e87629df0708e9

Evergreen Git git at git.evergreen-ils.org
Wed Mar 22 11:30:52 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, master has been updated
       via  2cbabc4faafd364145a9d75980e87629df0708e9 (commit)
      from  81a57b2b80d100d399d5a83ab4925e6a75b4f485 (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 2cbabc4faafd364145a9d75980e87629df0708e9
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