{% extends "base.html" %} {% block title %}Notifications{% endblock %} {% block heading %}🔔 Notifications · WhatsApp / Slack / Email{% endblock %} {% block breadcrumb %}
Einstellungen / Notifications
{% endblock %} {% block content %}
Outbound-Notifications bei Events wie order.created, invoice.overdue,
maintenance.due. Kann an Slack/Discord-Webhook, Telegram-Bot,
WhatsApp (via Twilio/360dialog) oder Email gesendet werden.
| Typ | Name | Ziel | Filter | Aktiv |
|---|---|---|---|---|
| {{ c.kind }} | {{ c.name }} | {{ c.event_filter or '— alle —' }} | {% if c.active %}✓{% else %}—{% endif %} | |
| Noch keine Channels eingerichtet. | ||||
Verfügbare Events:
order.created · order.released · order.completed
· invoice.created · invoice.overdue
· po.approval · maintenance.due · incident.reported