ILLiad Shipping Notification Server Addon
Atlas and OCLC do not support default addons or user-created addons.
If you need assistance with using, troubleshooting, or writing addons, please contact Atlas Systems for a custom services quote.
This is a Server Addon and is installed using the ILLiad Customization Manager. See Installing and Configuring ILLiad Server Addons for more information.
Name | Shipping Notification Addon - ILLiad Server Addon |
---|---|
Version | 1.0.0 |
Author | Austin Smith, University of Maryland Libraries |
Description | Sends notifications for loans in Request Sent which have a due date assigned. |
Project URL | https://github.com/austinfsmith/IlliadShippingNotificationAddon |
Developers
The addon author has made this addon available for developers to modify and extend. Developers are encouraged to submit changes to this addon by forking the git repository from https://github.com/austinfsmith/IlliadShippingNotificationAddon and creating a pull request.
Download
Configuration
Addon settings are configured in the Manage Addons form.
Name | Default | Type | Description |
---|---|---|---|
DeferProcessing | false | boolean | If true, will only process requests between 11PM and Midnight. |
SendEmail | false | boolean | Specifies whether or not an email notification should be sent when an item is shipped. |
EmailName | BorrowingLoanShipped | string | Name of the notification template to use. |
ItemField | ItemInfo5 | string | Name of the Transaction field to store the Shipped date in. |