Documentation for 2.5
authorAngela Kilsdonk <akilsdonk@esilibrary.com>
Tue, 17 Dec 2013 16:22:41 +0000 (11:22 -0500)
committerAngela Kilsdonk <akilsdonk@esilibrary.com>
Tue, 17 Dec 2013 16:22:41 +0000 (11:22 -0500)
asciidoc fixes for:
-Disable Patron Credit
-Lost and Long Overdue Colors
-PV Supa Goodstuff Integration

Signed-off-by: Angela Kilsdonk <akilsdonk@esilibrary.com>
docs/circulation/circulation_patron_records.txt
docs/circulation/rfid_product_integration.txt
docs/media/Billed Transaction Color.JPG [deleted file]
docs/media/Billed_Transaction_Color.JPG [new file with mode: 0644]
docs/media/Default_Patron_Billing_Screen.jpg [new file with mode: 0644]
docs/media/Disable_Patron_Credit_Library_Setting.jpg [new file with mode: 0644]
docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg [new file with mode: 0644]

index 183fac9..79a3362 100644 (file)
@@ -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.   
 
index 5433aac..81ba11c 100644 (file)
@@ -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 (file)
index 2e5bf36..0000000
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 (file)
index 0000000..2e5bf36
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 (file)
index 0000000..2836809
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 (file)
index 0000000..d728c1c
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 (file)
index 0000000..d69e850
Binary files /dev/null and b/docs/media/Disabled_Patron_Credit_Patron_Billing_Screen.jpg differ