[open-ils-commits] [GIT] Evergreen ILS branch rel_3_1 updated. cc5564025843acaa1bf0d0e92236b31454268fb0

Evergreen Git git at git.evergreen-ils.org
Thu Jun 7 15:25:02 EDT 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  cc5564025843acaa1bf0d0e92236b31454268fb0 (commit)
       via  4c01f53a458878072d3ccaeca03e6e2ac2380fa2 (commit)
      from  69cd891fdb97f492257e44c1e72b7d0cd4f5157b (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 cc5564025843acaa1bf0d0e92236b31454268fb0
Author: BC Libraries Cooperative <office at bc.libraries.coop>
Date:   Thu Jun 7 12:00:00 2018 -0700

    Docs: Adding information about activating POs
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/acquisitions/selection_lists_po.adoc b/docs/acquisitions/selection_lists_po.adoc
index 6ff3674..bcdbe19 100644
--- a/docs/acquisitions/selection_lists_po.adoc
+++ b/docs/acquisitions/selection_lists_po.adoc
@@ -146,6 +146,12 @@ When a duplicate purchase order name is detected during the renaming of an exist
 Activating your purchase order
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+When the appropriate criteria have been met the Activate Order button will appear and you can proceed with the following:
+
+. Click the button Activate Order.
+. When you activate the order the bibliographic records and copies will be imported into the catalogue using the Vandelay interface, if not previously imported. See How to Load Bibliographic Records and Items into the Catalogue for instructions on using the Vandelay interface.
+. The funds associated with the purchases will be encumbered.
+
 After you click *Activate Order*, you will be presented with the record import interface for records that are not already in the catalog. Once you complete entering in the parameters for the record import interface, the progress screen will appear. As of Evergreen 2.9, this progress screen consists of a progress bar in the foreground, and a tally of the following in the background of the bottom-left corner:
 
 * Lineitems processed
@@ -155,6 +161,16 @@ After you click *Activate Order*, you will be presented with the record import i
 * Debits Encumbered
 * Real Copies Processed
 
+Activate Purchase Order without loading items
++++++++++++++++++++++++++++++++++++++++++++++
+
+It is possible to activate a purchase order without loading items. Once the purchase order has been activated without loading items, it is not possible to load the items. This feature should only be used in situations where the copies have already been added to the catalogue, such as:
+
+* Cleaning up pre-acquisitions backlog
+* Direct purchases that have already been catalogued
+
+To use this feature, click the Activate Without Loading Items button.
+
 Activate Purchase Order with Zero Copies
 ++++++++++++++++++++++++++++++++++++++++
 

commit 4c01f53a458878072d3ccaeca03e6e2ac2380fa2
Author: Jane Sandberg <sandbej at linnbenton.edu>
Date:   Thu Jun 7 11:55:07 2018 -0700

    Docs: Reorganizing purchase order chapter
    
    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>

diff --git a/docs/acquisitions/selection_lists_po.adoc b/docs/acquisitions/selection_lists_po.adoc
index 5fd17ea..6ff3674 100644
--- a/docs/acquisitions/selection_lists_po.adoc
+++ b/docs/acquisitions/selection_lists_po.adoc
@@ -95,8 +95,14 @@ Use the Actions menu to convert a selection list to a purchase order.
 Purchase Orders
 ~~~~~~~~~~~~~~~
 
-Duplicate Purchase Order Name Warning Dialog
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Purchase Orders allow you to keep track of orders and, if EDI is enabled, communicate with your provider.
+To view purchase orders, click
+*Acquisitions* -> *Purchase Orders*.
+
+Naming your purchase order
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+You can give your purchase order a name.
 
 When creating a purchase order or editing an existing purchase order, the purchase order name must be unique for the ordering agency.  Evergreen will display a warning dialog to users, if they attempt to create or edit purchase order names that match the names of already existing purchase orders at the same ordering agency. The *Duplicate Purchase Order Name Warning Dialog* includes a link that will open the matching purchase order in a new tab.
 
@@ -137,8 +143,8 @@ When a duplicate purchase order name is detected during the renaming of an exist
 * Click *View PO* to view the purchase order with the matching name. The purchase order will open in a new tab.
 * Repeat the steps to change the name of an existing purchase order and make the name unique.
 
-Purchase Order Activation Progress Bar
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Activating your purchase order
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 After you click *Activate Order*, you will be presented with the record import interface for records that are not already in the catalog. Once you complete entering in the parameters for the record import interface, the progress screen will appear. As of Evergreen 2.9, this progress screen consists of a progress bar in the foreground, and a tally of the following in the background of the bottom-left corner:
 
@@ -150,7 +156,7 @@ After you click *Activate Order*, you will be presented with the record import i
 * Real Copies Processed
 
 Activate Purchase Order with Zero Copies
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+++++++++++++++++++++++++++++++++++++++++
 
 By default, a purchase order cannot be activated if a line item on the
 purchase order has zero copies. To activate a purchase order with line
@@ -159,11 +165,18 @@ zero-copy lineitems*.
 
 image::media/Zero_Copies1.jpg[Zero_Copies1]
 
-Enhancements to Canceled and Delayed Items
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Line item statuses
+^^^^^^^^^^^^^^^^^^
 
-Cancel/Delay reasons have been modified so that you can easily
-differentiate between canceled and delayed items.  Each label now begins
+The purchase orders interface keeps track of various statuses that your
+line items might be in.  This section lists some of the statuses you might
+see when looking at purchase orders.
+
+Canceled and Delayed Items
+++++++++++++++++++++++++++
+
+In the purchase order interface, you can easily
+differentiate between canceled and delayed items.  Each label begins
 with *Canceled* or *Delayed*.  To view the list, click *Administration*
 -> *Acquisitions Administration* -> *Cancel Reasons*.
 
@@ -179,7 +192,7 @@ A delayed line item can now be canceled.  You can mark a line item as delayed, a
 Cancel/delay reasons now appear on the worksheet and the printable purchase order.
 
 Paid PO Line Items
-^^^^^^^^^^^^^^^^^^
+++++++++++++++++++
 
 Purchase Order line items are marked as "Paid" in red text when all non-cancelled copies on the line item have been invoiced.
 

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

Summary of changes:
 docs/acquisitions/selection_lists_po.adoc |   49 +++++++++++++++++++++++------
 1 files changed, 39 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list