[open-ils-commits] [GIT] Evergreen ILS branch rel_2_9 updated. ce88bddebba903b25e507bb07e8fda4f1ef06832

Evergreen Git git at git.evergreen-ils.org
Thu Sep 24 16:51:38 EDT 2015


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_9 has been updated
       via  ce88bddebba903b25e507bb07e8fda4f1ef06832 (commit)
      from  1ff6ca8f923fcb2666152e07a57b106419e9cfaf (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 ce88bddebba903b25e507bb07e8fda4f1ef06832
Author: Kathy Lussier <klussier at masslnc.org>
Date:   Thu Sep 10 14:28:57 2015 -0400

    Docs: Documentation for negative balance work
    
    Documentation for negative balance settings in 2.9. The updates in this branch
    include:
    
    * Updates of the circulation, patron record, and library settings sections
    to reflect the new features contained in the negative balance work.
    * General updates, consolidation, and re-organization of some components
    of the billing section.
    
    A new understanding and confiuring billing section is still to come, but this
    branch brings existing documentaiton up to date.
    
    Signed-off-by: Kathy Lussier <klussier at masslnc.org>

diff --git a/docs/admin/librarysettings.adoc b/docs/admin/librarysettings.adoc
index dd3ebea..3bea6f1 100644
--- a/docs/admin/librarysettings.adoc
+++ b/docs/admin/librarysettings.adoc
@@ -68,6 +68,7 @@ values.
 
 ((("Acquisitions", "Library Settings Editor")))
 
+[[lse-acq]]
 .Acquisitions
 [options="header"]
 |========
@@ -99,6 +100,7 @@ values.
 ((("Booking", "Library Settings Editor")))
 ((("Cataloging", "Library Settings Editor")))
 
+[[lse-cataloging]]
 .Booking and Cataloging
 [options="header"]
 |======================
@@ -123,6 +125,7 @@ values.
 
 ((("Circulation", "Library Settings Editor")))
 
+[[lse-circulation]]
 .Circulation
 [options="header"]
 |===========
@@ -145,7 +148,7 @@ values.
 |Load patron from Checkout|When scanning barcodes into Checkout auto-detect if a new patron barcode is scanned and auto-load the new patron.|True/False|
 |Long-Overdue Check-In Interval Uses Last Activity Date|Use the long-overdue last-activity date instead of the due_date to determine whether the item has been checked out too long to perform long-overdue check-in processing. If set, the system will first check the last payment time, followed by the last billing time, followed by the due date. See also "Long-Overdue Max Return Interval"|True/False|
 |Long-Overdue Items Usable on Checkin|Long-overdue items are usable on checkin instead of going "home" first|True/False|
-|Long-Overdue Max Return Interval|Long-overdue check-in processing (voiding fees, re-instating overdues, etc.) will not take place for items that have been overdue for (or have last activity older than) this amount of time|True/False|
+|Long-Overdue Max Return Interval|Long-overdue check-in processing (voiding fees, re-instating overdues, etc.) will not take place for items that have been overdue for (or have last activity older than) this amount of time|Duration|
 |Lost check-in generates new overdues|Enabling this setting causes retroactive creation of not-yet-existing overdue fines on lost item check-in, up to the point of check-in time (or max fines is reached). This is different than "restore overdue on lost", because it only creates new overdue fines. Use both settings together to get the full complement of overdue fines for a lost item|True/False|
 |Lost items usable on checkin|Lost items are usable on checkin instead of going 'home' first|True/false|
 |Max patron claims returned count|When this count is exceeded, a staff override is required to mark the item as claims returned.|Number|
@@ -181,6 +184,7 @@ values.
 
 ((("Credit Card Processing", "Library Settings Editor")))
 
+[[lse-cataloging]]
 .Credit Card Processing
 [options="header"]
 |======================
@@ -209,6 +213,7 @@ values.
 
 ((("Finances", "Library Settings Editor")))
 
+[[lse-finances]]
 .Finances
 [options="header"]
 |========
@@ -225,6 +230,12 @@ values.
 |Lost materials processing fee|The amount charged in addition to item price when an item is marked lost.| Number|Currency
 |Maximum Item Price|When charging for lost items, limit the charge to this as a maximum.|Number|Currency
 |Minimum Item Price|When charging for lost items, charge this amount as a minimum.|Number|Currency
+|Negative Balance Interval (DEFAULT)|Amount of time after which no negative balances (refunds) are allowed on circulation bills. The "Prohibit negative balance on bills" setting must also be set to "true".|Duration|
+|Negative Balance Interval for Lost|Amount of time after which no negative balances (refunds) are allowed on bills for lost/long overdue materials. The "Prohibit negative balance on bills for lost materials" setting must also be set to "true".|Duration|
+|Negative Balance Interval for Overdues|Amount of time after which no negative balances (refunds) are allowed on bills for overdue materials. The "Prohibit negative balance on bills for overdue materials" setting must also be set to "true".|Duration|
+|Prohibit negative balance on bills (Default)|Default setting to prevent negative balances (refunds) on circulation related bills. Set to "true" to prohibit negative balances at all times or, when used in conjunction with an interval setting, to prohibit negative balances after a set period of time.|True/False|
+|Prohibit negative balance on bills for lost materials|Prevent negative balances (refunds) on bills for lost/long overdue materials. Set to "true" to prohibit negative balances at all times or, when used in conjunction with an interval setting, to prohibit negative balances after an interval of time.|True/False|
+|Prohibit negative balance on bills for overdue materials|Prevent negative balances (refunds) on bills for lost/long overdue materials. Set to "true" to prohibit negative balances at all times or, when used in conjunction with an interval setting, to prohibit negative balances after an interval of time.|True/False|
 |Void Overdue Fines When Items are Marked Long-Overdue|If true overdue fines are voided when an item is marked Long-Overdue|True/False|
 |Void overdue fines when items are marked lost|If true overdue fines are voided when an item is marked lost|True/False|
 |========
@@ -233,6 +244,7 @@ values.
 ((("Graphic User Interface", "Library Settings Editor")))
 ((("Patron Registration Settings", "Library Settings Editor")))
 
+[[lse-gui]]
 .GUI: Graphic User Interface
 [options="header",separator="!"]
 !===========================
@@ -289,6 +301,7 @@ values.
 
 ((("Global", "Library Settings Editor")))
 
+[[lse-global]]
 .Global
 [options="header"]
 |======
@@ -303,6 +316,7 @@ values.
 
 ((("Holds", "Library Settings Editor")))
 
+[[lse-holds]]
 .Holds
 [options="header"]
 |=====
@@ -337,6 +351,7 @@ For multiple branch libraries
 
 ((("Library", "Library Settings Editor")))
 
+[[lse-library]]
 .Library
 [options="header"]
 |=======
@@ -355,6 +370,7 @@ The default is at midnight each night for items with "Reshelving" status for ove
 
 ((("OPAC", "Library Settings Editor")))
 
+[[lse-opac]]
 .OPAC
 [options="header"]
 |====
@@ -380,6 +396,7 @@ The default is at midnight each night for items with "Reshelving" status for ove
 ((("Offline", "Library Settings Editor")))
 ((("Program", "Library Settings Editor")))
 
+[[lse-offline]]
 .Offline and Program
 [options="header"]
 |===================
@@ -396,6 +413,7 @@ The default is at midnight each night for items with "Reshelving" status for ove
 ((("SMS Settings", "Library Settings Editor")))
 ((("Text Messaging", "Library Settings Editor")))
 
+[[lse-receipt]]
 .Receipt Templates and SMS Text Message
 [options="header"]
 |======================================
@@ -411,6 +429,7 @@ The default is at midnight each night for items with "Reshelving" status for ove
 
 ((("Security", "Library Settings Editor")))
 
+[[lse-security]]
 .Security
 [options="header"]
 |========
@@ -432,6 +451,7 @@ usernames in addition to barcode. For this setting to work, a barcode format mus
 
 ((("Self Check", "Library Settings Editor")))
 
+[[lse-selfcheck]]
 .Self Check and Others
 [options="header"]
 |=====================
@@ -454,6 +474,7 @@ usernames in addition to barcode. For this setting to work, a barcode format mus
 
 ((("Vandelay", "Library Settings Editor")))
 
+[[lse-vandelay]]
 .Vandelay
 [options="header"]
 |========
diff --git a/docs/circulation/circulating_items.txt b/docs/circulation/circulating_items.txt
index 4d0b06c..36cdf11 100644
--- a/docs/circulation/circulating_items.txt
+++ b/docs/circulation/circulating_items.txt
@@ -134,8 +134,9 @@ options are:
 routed to Cataloging with Cataloging status.
 - Suppress Holds and Transit: item will not be used to fill holds or sent in
 transit. Item has Reshelving status.
-- Amnesty Mode/Forgive Fines: overdue fines will be voided if already created or
-not be inserted if not yet created (e.g. hourly loans).
+- Amnesty Mode/Forgive Fines: overdue fines will be removed if already created
+or not be inserted if not yet created (e.g. hourly loans). The fines are removed
+with an account_adjustment payment type.
 - Auto-Print Hold and Transit Slips: slips will be automatically printed without
 prompt for confirmation.
 
@@ -246,40 +247,14 @@ voided if set by local policy. Overdue fines may be reinstated on
 lost-then-returned items if set by local policy.
 ========================
 
-Refunds for Lost Items
-^^^^^^^^^^^^^^^^^^^^^^
+Refunding and Clearing Negative Balances
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-If an item is returned after a lost bill has been paid and the library's policy
-is to void the replacement fee for lost-then-returned items, there will be a
-negative balance in the bill. A refund needs to be made to close the bill and
-the circulation record. Once the outstanding amount has been refunded, the bill
-and circulation record will be closed and the item will disappear from the
-Items Out screen.
+If an item is returned after a lost bill has been paid, there may be a negative
+balance on the bill. See ... for more information on settings that affect
+negative balances. See <<removing_negative_balances, Removing Negative Balances
+from a Patron Account>> for more information on clearing that balance.
 
-[NOTE]
-.More on Negative Balances
-========================================
-Evergreen sites can prevent negative balances from occurring on fully-paid
-transactions with the _Do not change fines/fees on zero-balance LOST
-transaction_ setting available through the Library Settings Editor.  It will 
-also prevent negative balances due to fully-paid, long overdue materials being 
-returned. Negative balances will continue to occur when partially-paid lost
-items are reutnred.
-========================================
-
-If you need to balance a bill with a negative amount and close the linked lost
-circulation record without making a refund (removing the item from the *Lost,
-Claimed Returned, Long Overdue, Has Unpaid Bills* panel on the *Items Out*
-screen), you need to add a dummy bill to the existing bill equal to the absolute
-value of the negative amount. To do so:
-
-1) Select the billing with the negative balance.
-
-2) Choose **Actions for Selected Transactions** --> **Add Billing**.
-
-3) Click Yes.
-
-4) Enter the absolute value of the negative balance. 
 
 Claimed Returned Items
 ^^^^^^^^^^^^^^^^^^^^^^^
diff --git a/docs/circulation/circulation_patron_records.txt b/docs/circulation/circulation_patron_records.txt
index ab33d2f..41a71bb 100644
--- a/docs/circulation/circulation_patron_records.txt
+++ b/docs/circulation/circulation_patron_records.txt
@@ -722,13 +722,41 @@ edit the bills, click on the Bills button from the patron account screen.
 
 image::media/circulation_patron_bills-2.png[circulation_patron_bills 2]
 
+The Bills Interface
+^^^^^^^^^^^^^^^^^^^
+All current bills are itemized in the grid in the bills interface. Click on a 
+column header to sort bills in this grid. Most columns sort alphabetically, but 
+the "Total Billed" and *Total Paid* columns sort numerically.
+
+Colors distinguish bills for items that are attached to checked out, lost and
+long overdue circulations. These colors are accompanied by helpful indicators
+that define the meaning of the colors for staff.  
+
+By default, circulations that are still checked out appear in bright red. The
+default indicator reads, "Red Items are still Checked out.
+
+Lost circulations will appear in dark red. The default indicator reads,
+“Dark Red Items are Lost.”  
+
+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]
+ 
+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.
+
+
 [[circ_vs_grocery]] 
 *Circulation bills*: system-generated (overdue fines, lost
 item cost, processing fees, etc.).
 
 * Overdue fines are added daily once an item is overdue.
-* When an item is marked as lost, bills may be automatically generated to cover
-the item's cost and a processing fee, according to library policy.
+* When an item is marked as lost or long overdue, bills may be automatically
+generated to cover the item's cost and a processing fee, according to library
+policy.
 
 *Grocery bills*: staff-applied to patron accounts.
 
@@ -799,11 +827,6 @@ TIP: if you need more time to review the amount due, click outside the _Payment
 Received_ box before selecting _Apply Payment!_ This will cause the screen to
 refresh and display the amount due.
 
-It is possible to convert change due to a patron credit by selecting the
-_Convert Change to Patron Credit_ checkbox.
-
-image::media/circulation_patron_bills-9.png[circulation_patron_bills 9]
-
 [TIP] 
 ================================================ 
 * Items marked with red are still checked out. Items marked with dark red are
@@ -819,10 +842,71 @@ the _Use Lost and Paid copy status_ setting in the Library Settings Editor
 status will automatically change from _Lost_ to _Lost and Paid_.
 ================================================
 
-Void vs. Forgive 
-^^^^^^^^^^^^^^^^
+Patron Credits
+^^^^^^^^^^^^^^
+It is possible to convert change due to a patron credit by selecting the
+_Convert Change to Patron Credit_ checkbox and to later apply that credit to a
+bill by selecting the _Patron Credit_ payment type.
+
+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]
+
+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. If a library doesn't use patron credits, the
+library will want to enable this setting to prevent accidental selection of the
+checkbox that converts change to patron credit.
+
+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 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.  
+
+
+Void vs. Forgive vs. Adjustment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
-Void clears all history of the bill, while forgive retains the history. 
+The following are guidelines for using void, forgive, and adjust when clearing
+bills off a patron record.
+
+* Use forgive when staff is waiving a portion/all of a bill. A forgive_payment
+payment type will be used to credit the bill. The history of the bill will be
+retained. 
+
+* Use void when the bill should not be on the patron record and when the goal
+is to remove the entire bill. Once voided, there will be no history of the bill
+available from the staff client. If the bill was partially paid before voiding,
+a negative balance will be produced.
+
+* Use adjust to zero when the bill should not be on the patron record and when 
+the goal is to remove the balance of the bill. An account_adjustment payment
+type will be used to adjust the bill's balance. The history of the bill will be
+retained and available from the Bill History interface of the staff client.
+
 
 Forgiving Bills 
 ^^^^^^^^^^^^^^^
@@ -868,6 +952,18 @@ Void Selected Billings and confirm the action.
 
 image::media/circulation_patron_bills-11.png[circulation_patron_bills 11]
 
+Adjusting Bills to Zero
+^^^^^^^^^^^^^^^^^^^^^^^
+
+In the Bills interface, select the bill to adjust.
+
+Right click or use the _Actions for Selected Transactions_ menu to select
+_Adjust to Zero_.
+
+image::media/adjust_to_zero_action.png[adjust_to_zero_action.png]
+
+Confirm the action.
+
 Adding New ``Grocery'' Bills 
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
@@ -902,29 +998,39 @@ after clicking _Submit this Bill_.
 Negative Balances on Patron Accounts
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Negative balances are sometimes automatically applied to patron accounts due to certain circulation workflows and settings.  For example:
+If a library has not enabled Prohibit Negative Balance settings via the library
+settings editor, certain workflows and settings can create a negative balance on
+a patron's account. See...for information on settings that affect negative
+balances.
 
-. A patron loses an item and pays the lost fees in full.
-. The item is later found and returned to the library.
-. Evergreen is set up to void lost fines and reinstate overdue fines to the patron account if the lost item is returned.
-. As a result, a negative balance is applied to the patron's account.
-
-A new Library Setting called _Do not change fines/fees on zero-balance LOST transaction_ has been added to help eliminate the generation of negative balances on patron accounts.  If this new Library Setting is enabled, it will prevent Evergreen from voiding lost fines and reinstating overdue fines to a patron account in the scenario described above.  It will also prevent negative balances due to paid, long overdue materials being returned.
+[[removing_negative_balances]]
 
 *Removing negative balances from a patron account*
 
-If a negative balance is added to a patron account, the following workflow can be used to remove it:
+A negative balance can be cleared either by refunding a bill or by adjusting the
+bill to zero. 
+
+To refund the bill:
+
+1) Select the billing with the negative balance.
+
+2) Choose **Actions for Selected Transactions** --> **Refund**.
+
+3) Click Yes.
+
+4) Click Apply Payment.
+
+The refunded amount will be deducted from the cash_payment total in the
+workstations Cash Report.
+
+To clear the negative balance without affecting the Cash Report:
 
-. Retrieve the patron account and go to the *Bills* screen.
-. Select the bill with the negative balance, click on *Actions for Selected Transactions* or right-click on it, and select *Add Billing*.
-. A window will pop up that asks "Are you sure you would like to add a billing to bill 1234?"  Click *Yes*.
-. A new window with the _Bill Patron Wizard_ will appear.  Select a _Billing Type_ and enter in a positive bill amount for the same amount as the negative balance.  For example, if the negative balance is -$35.00, enter $35.00 for the bill.  Click *Submit this Bill*.
-. The negative balance will now be cancelled out and cleared from the patron account.
+1) Right click on the billing with the negative balance.
 
-image::media/negative_balance1.jpg[Negative Balance-Add Billing]
+2) Select **Adjust to zero**.
 
+3) Click Yes.
 
-image::media/negative_balance2.jpg[Negative Balance-Add Bill]
 
 Bill History 
 ^^^^^^^^^^^^
@@ -933,8 +1039,8 @@ Bill History
 
 . Retrieve the patron record.  
 . From the _Bills_ screen, click _History_.  
-. A _Bill History_ screen with two tabs will display.  One for _Transactions_ and
-one for _Payments_.  
+. A _Bill History_ screen with two tabs will display.  One for _Transactions_ 
+and one for _Payments_.  
 +
 image::media/circulation_patron_bills-14.png[circulation_patron_bills 14] 
 + 
@@ -946,56 +1052,5 @@ image::media/circulation_patron_bills-15.png[circulation_patron_bills 15]
 
 Items may be deleted from the catalog even if a charge for that item is still
 attached to the patron's record.  The charge will remain on the patron's account
-after the deletion.
-
-Sorting Money Columns in Billing Interface
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-This enhancement enables Evergreen to sort money columns numerically in the billing interface.  You can perform an ascending or descending sort on these columns.
-
-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
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-This stylization enhancement distinguishes Lost and Long Overdue circulations that appear within the billed transactions of a patron’s account from other items that are still checked out.  
-
-Within the patron’s list of billed transactions, Lost or Long Overdue items, which have not yet been returned, display differently from other items that are still checked out. The color distinctions are applied to the entire row of the billed transaction (previous to version 2.5, only the title of the billed transaction was highlighted). These color enhancements are accompanied by helpful indicators that define the meaning of the colors for staff.  
-
-By default, Lost circulations will appear in dark red. The default indicator reads, “Dark Red Items are Lost.”  
-
-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]
- 
-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.   
+after the deletion.   
 
diff --git a/docs/media/adjust_to_zero_action.png b/docs/media/adjust_to_zero_action.png
new file mode 100644
index 0000000..5dee147
Binary files /dev/null and b/docs/media/adjust_to_zero_action.png differ
diff --git a/docs/media/circulation_patron_bills-10.png b/docs/media/circulation_patron_bills-10.png
index 997c4d6..3edd94f 100644
Binary files a/docs/media/circulation_patron_bills-10.png and b/docs/media/circulation_patron_bills-10.png differ
diff --git a/docs/media/circulation_patron_bills-3.png b/docs/media/circulation_patron_bills-3.png
index 38ee54e..a6da447 100644
Binary files a/docs/media/circulation_patron_bills-3.png and b/docs/media/circulation_patron_bills-3.png differ
diff --git a/docs/media/negative_balance1.jpg b/docs/media/negative_balance1.jpg
deleted file mode 100644
index 76ba05d..0000000
Binary files a/docs/media/negative_balance1.jpg and /dev/null differ
diff --git a/docs/media/negative_balance2.jpg b/docs/media/negative_balance2.jpg
deleted file mode 100644
index e31b194..0000000
Binary files a/docs/media/negative_balance2.jpg and /dev/null differ

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

Summary of changes:
 docs/admin/librarysettings.adoc                 |   23 +++-
 docs/circulation/circulating_items.txt          |   43 +----
 docs/circulation/circulation_patron_records.txt |  213 ++++++++++++++---------
 docs/media/adjust_to_zero_action.png            |  Bin 0 -> 26261 bytes
 docs/media/circulation_patron_bills-10.png      |  Bin 21249 -> 31596 bytes
 docs/media/circulation_patron_bills-3.png       |  Bin 57140 -> 82188 bytes
 docs/media/negative_balance1.jpg                |  Bin 139132 -> 0 bytes
 docs/media/negative_balance2.jpg                |  Bin 109297 -> 0 bytes
 8 files changed, 165 insertions(+), 114 deletions(-)
 create mode 100644 docs/media/adjust_to_zero_action.png
 delete mode 100644 docs/media/negative_balance1.jpg
 delete mode 100644 docs/media/negative_balance2.jpg


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list