From: Angela Kilsdonk Date: Tue, 17 Dec 2013 16:22:41 +0000 (-0500) Subject: Documentation for 2.5 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2423f2a8e6000db3995f89b059080d89fd90f3c4;p=evergreen%2Fpines.git Documentation for 2.5 asciidoc fixes for: -Disable Patron Credit -Lost and Long Overdue Colors -PV Supa Goodstuff Integration Signed-off-by: Angela Kilsdonk --- diff --git a/docs/circulation/circulation_patron_records.txt b/docs/circulation/circulation_patron_records.txt index 183fac9210..79a3362f70 100644 --- a/docs/circulation/circulation_patron_records.txt +++ b/docs/circulation/circulation_patron_records.txt @@ -724,11 +724,11 @@ The Library Setting, *Disable Patron Credit*, allows staff to disable the Patron 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] +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] +image::media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg[Disabled Patron Credit Patron Billing Screen] To set the new Library Setting: @@ -742,9 +742,9 @@ To set the new Library Setting: . Click *Update Setting* -image::media/Disable Patron Credit Library Setting.jpg[Disable Patron Credit Library 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. +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 @@ -758,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.JPG[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 index 5433aac68c..81ba11c3bc 100644 --- a/docs/circulation/rfid_product_integration.txt +++ b/docs/circulation/rfid_product_integration.txt @@ -1,8 +1,8 @@ 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. diff --git a/docs/media/Billed Transaction Color.JPG b/docs/media/Billed Transaction Color.JPG deleted file mode 100644 index 2e5bf36389..0000000000 Binary files a/docs/media/Billed Transaction Color.JPG and /dev/null differ diff --git a/docs/media/Billed_Transaction_Color.JPG b/docs/media/Billed_Transaction_Color.JPG new file mode 100644 index 0000000000..2e5bf36389 Binary files /dev/null and b/docs/media/Billed_Transaction_Color.JPG differ diff --git a/docs/media/Default_Patron_Billing_Screen.jpg b/docs/media/Default_Patron_Billing_Screen.jpg new file mode 100644 index 0000000000..28368096ab Binary files /dev/null and b/docs/media/Default_Patron_Billing_Screen.jpg differ diff --git a/docs/media/Disable_Patron_Credit_Library_Setting.jpg b/docs/media/Disable_Patron_Credit_Library_Setting.jpg new file mode 100644 index 0000000000..d728c1caf7 Binary files /dev/null and b/docs/media/Disable_Patron_Credit_Library_Setting.jpg differ diff --git a/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg b/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg new file mode 100644 index 0000000000..d69e8508ef Binary files /dev/null and b/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg differ