]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1728331 - Action Trigger Aggregator Date Parameter
authorJosh Stompro <stompro@stompro.org>
Wed, 27 Feb 2019 16:31:54 +0000 (10:31 -0600)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 6 Sep 2019 21:45:46 +0000 (17:45 -0400)
commit0993383eddd041860bf0b1d1b24d775b1640b17b
treed6ba810ffee4134e03ff1a61197df7ed67b432ee
parentb1984a0c2c1d88e7442f5720fd186bf5eb0626ae
LP#1728331 - Action Trigger Aggregator Date Parameter

- Added release notes.
- Added note about script to support scripts doc.
- Added script to makefile for confile processing and installation.
- Added processed version of the script to .gitignore

I tested out the script with our production data and it worked as described.

Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
.gitignore
Open-ILS/src/Makefile.am
Open-ILS/src/support-scripts/action_trigger_aggregator.pl [deleted file]
Open-ILS/src/support-scripts/action_trigger_aggregator.pl.in [new file with mode: 0755]
docs/RELEASE_NOTES_NEXT/Administration/action-trigger-aggregator-date.adoc [new file with mode: 0644]
docs/development/support_scripts.adoc