admin/item_circulation_alerts.pl - per-branch configuration for messaging
http://intranet.mydomain.com:8080/cgi-bin/koha/admin/item_circulation_alerts.pl
This CGI script drives an interface for configuring item circulation alerts. If you want to prevent alerts from going out for any combination of branch, patron category, and item type, this is where that policy would be set.
Display a branches item circulation alert preferences.
Parameters:
What branch are we looking at. If none is specified, the virtual default branch '*' is used.
Toggle a preference via AJAX
Parameters:
The id should be string that can be split on "-" which contains: "$categorycode-$item_type-$notification".
Branch code to apply this preference to