LP1331174_Long_Overdue_processing_needs_org_unit_settings
authorblake <blake@mobiusconsortium.org>
Fri, 7 Aug 2015 19:14:06 +0000 (14:14 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 10 Aug 2015 03:51:25 +0000 (23:51 -0400)
commit6afcde390b590dcb39c251956a681acc2711bfbe
tree7d278ed283de3cccc9331f3038139c8f221ee343
parent6177e5d12cd9833c6e51133f3a2bab80022b723a
LP1331174_Long_Overdue_processing_needs_org_unit_settings

    Added two library settings.
    "Assess Billing When Marked Long-Overdue"
    Making it an option to bill patrons when marking LOD.
    "Continue Overdue Billing When Marked Long-Overdue"
    Allowing the system to continue to generate overdue fines
    after the circulation has been marked LONGOVERDUE.
    Altered the select query to respect that setting.
    Edited the query in fm_IDL so that Long overdues
    are still listed in the OPAC for the patrons even
    without billing. If there are bills, they are listed
    at the bottom under the fine category.

Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AssetCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm
Open-ILS/src/perlmods/lib/OpenILS/Const.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.long-overdue-asses-fines-library-setting.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Circulation/lod_new_lib_settings.txt [new file with mode: 0644]
docs/circulation/circulating_items.txt