]> git.evergreen-ils.org Git - working/Evergreen.git/commit
This is a remodeled version of Evergreen/src/support-scripts/eg_gen_overdue.pl.
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 6 Aug 2008 21:33:40 +0000 (21:33 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 6 Aug 2008 21:33:40 +0000 (21:33 +0000)
commit4561cce34319bbf68c61fe1ad635592cdfed1a65
tree2aec04521a1e163c4f17fcd15acd3360cbc3f928
parent187c5c757ed1dcca5d157f9ebc5279b0497ce328
This is a remodeled version of Evergreen/src/support-scripts/eg_gen_overdue.pl.

This version is built to work for both overdue and predue (courtesy) notices.

What we have so far is circ searching and retrieval of associated data.

TODO
- Add some tuning for sub-day notice intervals
- Plug in Template Toolkit for template generation
- Set up and test emailing of templates
- Handle global XML file generation (send all loaded data to a TT XML template as a last step?)
- Add sample templates to repo
- Add sample config to opensrf.xml.example

git-svn-id: svn://svn.open-ils.org/ILS/trunk@10281 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/support-scripts/generate_circ_notices.pl [new file with mode: 0755]