[open-ils-commits] ***SPAM*** [GIT] Evergreen ILS branch rel_2_5 updated. 523736fd452e67bbf69da31d320e01ff3764d3d7

Evergreen Git git at git.evergreen-ils.org
Tue Dec 17 11:26:43 EST 2013


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_5 has been updated
       via  523736fd452e67bbf69da31d320e01ff3764d3d7 (commit)
      from  c922bb20a3e3ea5f9aed6f95ec7c8ca0b70c474d (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 523736fd452e67bbf69da31d320e01ff3764d3d7
Author: Angela Kilsdonk <akilsdonk at esilibrary.com>
Date:   Mon Dec 16 13:29:16 2013 -0500

    Documentation for 2.5
    
    Includes:
    -Patron Self Registration
    -PV Supa Goodstuff Integration
    -Disable Patron Credit in Billing Interface
    
    Signed-off-by: Angela Kilsdonk <akilsdonk at esilibrary.com>

diff --git a/docs/circulation/circulation_patron_records.txt b/docs/circulation/circulation_patron_records.txt
index f6afc6d..183fac9 100644
--- a/docs/circulation/circulation_patron_records.txt
+++ b/docs/circulation/circulation_patron_records.txt
@@ -98,6 +98,85 @@ Local Admin -> Statistical Categories Editor_).
 * Staff accounts may also function as patron accounts.
 ============================================================================
 
+
+Patron Self-Registration
+~~~~~~~~~~~~~~~~~~~~~~~~
+*Abstract*
+
+Patron Self-Registration allows patrons to initiate registration for a library account through the OPAC.  Patrons can fill out a web-based form with basic information that will be stored as a “pending patron” in Evergreen.  Library staff can review pending patrons in the staff-client and use the pre-loaded account information to create a full patron account.  Pending patron accounts that are not approved within a configurable amount of time will be automatically deleted.  
+
+*Patron Self-Registration*
+
+. In the OPAC, click on the link to *Request Library Card*
+
+. Fill out the self-registration form to request a library card, and click *Submit Registration*.
+
+. Patrons will see a confirmation message: “Registration successful!  Please see library staff to complete your registration.”
+
+image::media/patron_self_registration2.JPG[Patron Self-Registration form]
+
+*Managing Pending Patrons*
+
+. In the staff client select *Circulation* -> *Pending Patrons*.
+
+. Select the patron you would like to review.  In this screen you have the option to *Delete* a pending patron account or *Load* the pending patron information to create a permanent library account.
+
+. To create a permanent library account for the patron, click on the patron’s row, right-click and select *Load Patron* or click on the *Load Patron* button at the top of the screen.  This will load the patron self-registration information into the main *Patron Registration* form. 
+
+. Fill in the necessary patron information for your library, and click *Save* to create the permanent patron account.
+
+
+
+*Library Settings*
+
+Three new Library Settings have been created to manage patron self-registration:
+
+* *OPAC: Allow Patron Self-Registration* must be set to ‘True’ to enable use of this feature.
+
+* *OPAC: Patron Self-Reg. Expire Interval* allows each library to set the amount of time after which pending patron accounts should be deleted.
+
+* *OPAC: Patron Self-Reg. Display Timeout* allows each library to set the amount of time after which the patron self-registration screen will timeout in the OPAC.  The default is 5 minutes.
+
+Several existing Library Settings can be used to determine if a field should be required or hidden in the self-registration form:
+
+* *GUI: Require day_phone field on patron registration*
+
+* *GUI: Show day_phone on patron registration*
+
+* *GUI: Require dob (date of birth) field on patron registration*
+
+* *GUI: Show dob field on patron registration*
+
+* *GUI: Require email field on patron registration*
+
+* *GUI: Show email field on patron registration*
+
+* *GUI: Require State field on patron registration*
+
+* *GUI: Show State field on patron registration*
+
+* *GUI: Require county field on patron registration*
+
+* *GUI: Show county field on patron registration*  [New Setting]
+
+Several existing Library Settings can be used to verify values in certain fields and provide examples for data format on the registration form:
+
+* *Global: Patron username format*
+
+* *GUI: Regex for phone fields on patron registration* OR *GUI: Regex for day_phone field on patron registration*
+
+* *GUI: Regex for email field on patron registration*
+
+* *GUI: Regex for post_code field on patron registration*
+
+* *GUI: Example for email field on patron registration*
+
+* *GUI: Example for post_code field on patron registration*
+
+* *GUI: Example for day_phone field on patron registration* OR *GUI: Example for phone fields on patron registration*
+
+
+
 [[updating_patron_information]] 
 Updating Patron Information
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -639,6 +718,34 @@ This enhancement enables Evergreen to sort money columns numerically in the bill
 
 To view and sort patron bills, retrieve the patron's account, and click the *Bills* tab in the top right corner of the screen.  You can view the money that is owed or paid in the "Total Billed" and *Total Paid* columns. Simply click on the headers of these columns to sort the columns numerically.
 
+Disable Patron Credit in Billing Interface
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+The Library Setting, *Disable Patron Credit*, allows staff to disable the Patron Credit payment type and to hide patron credit payment actions within the billing interface of a patron’s account. 
+
+By default, the payment type *Patron Credit* is enabled in the staff client. Within the Bills interface of a patron’s account, the Patron Credit payment type, the Credit Available, and the option to Convert Change to Patron Credit are exposed by default in the staff client. 
+
+image::media/Default Patron Billing Screen.jpg[Default Patron Billing Screen]
+
+When the Library Setting, *Disable Patron Credit*, is set to *True*, the patron credit payment type will be disabled. Patron Credit will not be an option within the payment type dropdown menu. The Convert Change to Patron Credit and the summary of Credit Available will be hidden from the patron billing interface in the staff client. 
+
+image::media/Disabled Patron Credit Patron Billing Screen.jpg[Disabled Patron Credit Patron Billing Screen]
+
+To set the new Library Setting:
+
+. Click *Admin* -> *Local Administration* -> *Library Settings Editor*
+
+. Search for *Disable Patron Credit*
+
+. Click *Edit*
+
+. Set the value to *True*
+
+. Click *Update Setting*
+
+image::media/Disable Patron Credit Library Setting.jpg[Disable Patron Credit Library Setting]
+
+[NOTE] After applying changes to this library setting, it is necessary to restart the staff client to see the changes take effect.  
+
 
 Lost and Long Overdue Bill Colors
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -651,7 +758,7 @@ By default, Lost circulations will appear in dark red. The default indicator rea
 
 When the 6 Month Overdue Mark Long-Overdue trigger event definition is enabled, Long Overdue circulations will appear in orange, by default. The default indicator reads, “Orange Items are Long Overdue.”  
  
-image::media/Billed Transaction Color.jpeg[Billed Transaction Color]
+image::media/Billed Transaction Color.JPG[Billed Transaction Color]
  
 Both the color distinctions and indicators are customizable. To customize, a change to circ.css (for the color) and lang.dtd (for the indicator) are required.   
 
diff --git a/docs/circulation/rfid_product_integration.txt b/docs/circulation/rfid_product_integration.txt
new file mode 100644
index 0000000..5433aac
--- /dev/null
+++ b/docs/circulation/rfid_product_integration.txt
@@ -0,0 +1,73 @@
+RFID Product Integration
+------------------------
+
+Evergreen Integration with PV Supa GoodStuff RFID Reader
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+This feature enables the Evergreen staff client to "talk" to the PV Supa Goodstuff RFID reader so that libraries can utilize PV Supa Goodstuff's RFID technology when checking items in and out. 
+
+*Administration*
+
+
+To use PV Supa Goodstuff, you must add code to the Admin module that Evergreen can use to identify the reader.
+
+
+. Click *Admin* -> *Workstation Admin* -> *Server Add-ons*. 
+
+. Enter the code, pv_supa_goodstuff, to identify PV Supa Goodstuff in the *Active Server Add-Ons* field.
+
+. Click *Update Active Add-Ons*.
+
+. Look at the next field, *Add-on Preferences*.  Enter information in the *GoodStuff* tab.
+
+. Check the *Enabled* check box to enable this add-on.
+
+. Enter the *IP/Hostname* of the hardware.
+
+. Enter the *port*.
+
+. Click *Update*.
+
+
+
+*Using RFID at the Circulation Desk*
+
+RFID functionality is available in the Circulation module via the check-out interface, the check-out function in the patron account, and the check-in interface.
+
+
+From the *Check-Out* interface (F1):
+
+. Check the RFID checkbox if your library cards have embedded RFID chips that Evergreen can use to retrieve the patron barcode.  RFID check boxes appear only if appropriate code words have been added in the Server Add-Ons.
+  
+. Place the patron's library card and/or item(s) on the PV Supa Goodstuff Reader.  Evergreen will take you to the patron's account.  If item(s) with RFID chips have also been placed on the reader, and the corresponding checkbox is checked, then Evergreen will scan the item(s) into the patron's account.
+
+NOTE: RFID check boxes are sticky, so if you have checked an RFID box once, then it will continue to be checked when you re-open the interface.
+
+NOTE:  If you do not use RFID chips to retrieve patrons' accounts, then leave the RFID box unchecked.  You can scan a patron barcode with a barcode scanner, and Evergreen will retrieve the patron data without using the RFID feature.  From the patron's account, Evergreen can check out items using the RFID reader.  See the next section for details. 
+
+. Click *Done* to complete the transaction, or close the window.
+
+
+
+
+From the Check-Out tab in a patron's record:
+
+
+. Open a patron's record, and stack the item(s) to be checked out on the RFID reader.  To retrieve item data using the RFID chips embedded in the item barcodes, click the *RFID* check box at the bottom of the patron account.  When this box is checked, Evergreen will read the item(s) that are stacked on the RFID reader, check out the item(s), and disable the security bits.
+
+
+. Click *Done* to complete the transaction, or close the window.
+
+NOTE: Evergreen pop-up messages, such as an Alert Message or Item Already Circulating may appear during transactions.  Two new dialogs specific to PV Supa Goodstuff may also appear.  One dialog, Incomplete Sets, allows you to continue checking out an incomplete set, such as a CD collection, or you can ask the hardware to rescan the RFID tags to look again for a full set.  The second dialog allows you to manually attempt to set or unset the security bit on an item if the automatic attempt failed.
+
+
+
+
+From the *Check In* interface:
+
+. Click the *RFID* check box.
+
+. Place the items on the PV Supa Goodstuff Reader.
+
+. Evergreen will tell the reader to check in the item(s) and enable the security bits.  The item(s) appear in a list on the screen.
+
diff --git a/docs/media/patron_self_registration2.JPG b/docs/media/patron_self_registration2.JPG
new file mode 100644
index 0000000..51da802
Binary files /dev/null and b/docs/media/patron_self_registration2.JPG differ
diff --git a/docs/root.txt b/docs/root.txt
index 10d4572..7002173 100644
--- a/docs/root.txt
+++ b/docs/root.txt
@@ -321,6 +321,8 @@ include::circulation/offline_mode.txt[]
 
 include::circulation/self_check.txt[]
 
+include::rfid_product_integration.txt[]
+
 // Return to normal title levels.
 :leveloffset: 0
 

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

Summary of changes:
 docs/circulation/circulation_patron_records.txt |  109 ++++++++++++++++++++++-
 docs/circulation/rfid_product_integration.txt   |   73 +++++++++++++++
 docs/media/patron_self_registration2.JPG        |  Bin 0 -> 70287 bytes
 docs/root.txt                                   |    2 +
 4 files changed, 183 insertions(+), 1 deletions(-)
 create mode 100644 docs/circulation/rfid_product_integration.txt
 create mode 100644 docs/media/patron_self_registration2.JPG


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list