dolibarr-bff/DoliMiddlewareApi/Services/Notifications
javiermengual ef42797b31 feat: add webhook notifications for invoice status changes
Implements INotificationService with Teams/Slack-compatible WebhookNotificationService.
Fires on ValidateInvoice and ChangeInvoiceStatus. Silently skipped if WebhookUrl not configured.
2026-05-14 22:59:31 +02:00
..
INotificationService.cs feat: add webhook notifications for invoice status changes 2026-05-14 22:59:31 +02:00
WebhookNotificationService.cs feat: add webhook notifications for invoice status changes 2026-05-14 22:59:31 +02:00