[open-ils-commits] [GIT] Evergreen ILS branch rel_2_10 updated. 9f9d890bd0ca6912fe2f0465c31601ec381add12

Evergreen Git git at git.evergreen-ils.org
Wed Mar 22 11:32:35 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_10 has been updated
       via  9f9d890bd0ca6912fe2f0465c31601ec381add12 (commit)
      from  210240837a7c040d73016fdfdc80e54dd1620685 (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 9f9d890bd0ca6912fe2f0465c31601ec381add12
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 ee472aa..ab62d1c 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
@@ -314,8 +314,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