[open-ils-commits] [GIT] Evergreen ILS branch rel_3_1 updated. 61bba69af1673825e64d53a2fb8c99339eaebb76
Evergreen Git
git at git.evergreen-ils.org
Thu Dec 6 11:32:42 EST 2018
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_3_1 has been updated
via 61bba69af1673825e64d53a2fb8c99339eaebb76 (commit)
from 4de299eb2e8f0b3204a846dce652d1490a417106 (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 61bba69af1673825e64d53a2fb8c99339eaebb76
Author: jamundson5 <41020387+jamundson5 at users.noreply.github.com>
Date: Mon Jul 9 15:03:11 2018 -0400
Docs: Binding Template added to G-binding.adoc
Added a section on how to apply a binding template to a distribution as this is necessary to ensure the binding does not fail. Also updated an instance of "Action" to "Actions".
Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
diff --git a/docs/serials/G-binding.adoc b/docs/serials/G-binding.adoc
index aff03e1..39f3848 100644
--- a/docs/serials/G-binding.adoc
+++ b/docs/serials/G-binding.adoc
@@ -1,10 +1,19 @@
Binding Issues
--------------
+*Apply a binding template:*
+
+To bind issues, first a binding template needs to be applied to the associated Distribution.
+
+. Go to the _Manage Subscriptions_ tab and from the grid, select the Distribution(s) with issues you’d like to bind.
+. _Right-click_ on the Distribution(s) or go to *Actions* and select *Apply Binding Template*.
+. In the dialog box that appears, select the Serial Copy Template you’d like to use from the dropdown and click *Update*.
+
+
*To bind received issues together:*
. Go to the _Manage Issues_ tab and select the issues you want to bind together.
-. _Right-click_ on the issues or go to *Action* and select *Bind*.
+. _Right-click_ on the issues or go to *Actions* and select *Bind*.
. The _Bind Items_ interface will appear and all items will be represented on the screen. The first item's fields will be editable. _Modify the Call Number_ if needed. Replace the *Barcode* and click *Save*.
NOTE: The barcode must be replaced with a new barcode. The binding will fail if you attempt to reuse an existing barcode from one of the items being bound. Evergreen views it as a duplicate barcode.
-----------------------------------------------------------------------
Summary of changes:
docs/serials/G-binding.adoc | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list