LP1331174_Long_Overdue_processing_needs_org_unit_settings
authorblake <blake@mobiusconsortium.org>
Mon, 10 Aug 2015 16:06:12 +0000 (11:06 -0500)
committerblake <blake@mobiusconsortium.org>
Tue, 7 Feb 2017 15:29:51 +0000 (09:29 -0600)
commit1978b85e5f5222fcf98789fefb55e3a6773c861c
treec9506db7520227ce4b36cc0dfde7c3484d7837d9
parenta6f1a4f27402a1b255b6876df76b73f33238af4e
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>
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AssetCommon.pm
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
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