LP1331174_Long_Overdue_processing_needs_org_unit_settings user/blake/LP1331174_Long_Overdue_processing_needs_org_unit_settings
authorblake <blake@mobiusconsortium.org>
Tue, 12 Feb 2019 21:57:17 +0000 (15:57 -0600)
committerblake <blake@mobiusconsortium.org>
Tue, 12 Feb 2019 21:57:17 +0000 (15:57 -0600)
commit0f06a1948ba86d30e13407d846330208258c24c4
treea9f55229ca9b6381a2ca37150baf22069006f339
parent99d2e320650fe4f9b7c77550f0ce20b97eefe745
LP1331174_Long_Overdue_processing_needs_org_unit_settings

Introduced a third library setting "circ.longoverdue.to_lost" which will allow the code to execute
beyond the error "COPY_MARKED_LONG_OVERDUE".

Introduced a sample action_trigger.event_definition '12 Month Long-Overdue Mark Lost' disabled
by default. This action trigger definition will target Long-Overdue items when executed with
the provided action_trigger_filters_lod_to_lost.json.example.

Includes a sample file action_trigger_filters_lod_to_lost.json.example

Reference to action_trigger_filters_lod_to_lost.json.example is included in Makefile

Extensive documentation added

Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/examples/action_trigger_filters_lod_to_lost.json.example [new file with mode: 0644]
Open-ILS/examples/crontab.example
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/Makefile.am
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AssetCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Const.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
docs/RELEASE_NOTES_NEXT/Circulation/lod_new_lib_settings.txt
docs/admin/actiontriggers_process.adoc
docs/circulation/circulating_items.adoc