From: Dan Wells Date: Tue, 15 Mar 2016 14:22:37 +0000 (-0400) Subject: LP#1548143 Add release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5889e00882fbc7dd17d94da595f033f828b42758;p=working%2FEvergreen.git LP#1548143 Add release notes Add release notes for Vandelay 'parts' import support. Signed-off-by: Dan Wells --- diff --git a/docs/RELEASE_NOTES_2_10.adoc b/docs/RELEASE_NOTES_2_10.adoc index a387fb3a8a..c939f0a16d 100644 --- a/docs/RELEASE_NOTES_2_10.adoc +++ b/docs/RELEASE_NOTES_2_10.adoc @@ -511,6 +511,20 @@ through Vandelay now. +Support for monograph parts import in MARC Batch Import/Export +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +When adding or overlaying copies in MARC Batch Import/Export +(Vandelay), monograph part labels can now be assigned during the import +process. This feature is modeled after the existing support for +statistical category import. As such, it: + + * Uses '|' characters to separate labels to allow for multiple part + assignment + * Adds to (rather than replaces) any existing parts assigned to overlay + copies + + + Circulation ~~~~~~~~~~~