Sending invoice

Laraship QuestionsCategory: TechnicalSending invoice
st3fan asked 5 years ago
Sending invoice through the admin portal via "/invoices" is not working, it seems there is something wrong with the default email template.   Error modal upon clicking "Send": Undefined variable: notificationBody


Stacktrace error in debug logging: [2019-09-09 07:57:02] production.ERROR: Undefined variable: notificationBody {"userId":1,"email":"stefan@hyndor.com","exception":"[object] (ErrorException(code: 0): Undefined variable: notificationBody at /var/www/html/Corals/core/User/Communication/Classes/CoralsBaseNotification.php:184)
[stacktrace]
1 Answers
laraship Staff answered 5 years ago
Hello, Can you check notification event
notifications.invoice.send_invoice

at Notification templates and make sure that the Email channel is checked