On Tue, Apr 5, 2011 at 11:57 AM, Tim Spindler <[email protected]> wrote: > I was looking at setting up a courtesy notification for patrons records > that are about to expire and thinking that it could be done by configuring > an Notification/Action trigger. I was wondering if someone has done this > already and would share what the did? >
I don't believe anyone has done it yet, but you certainly could do it. You'd need a new hook with a core type of 'au', and a passive event def with a delay field of 'expire_date'. Note, you'll want to prefix your hook with something local to your installation to avoid possible future conflict with a stock hook, if one were added. -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / Your Library's Guide to Open Source | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
