Bugfix ticket system ticket to self

This commit is contained in:
OpenXE 2023-01-16 18:37:32 +01:00
parent 9a721758a9
commit 0b4be37433

View File

@ -680,6 +680,9 @@ class Ticket {
switch ($submit) {
case 'neue_email':
$senderName = $this->app->User->GetName()." (".$this->app->erp->GetFirmaAbsender().")";
$senderAddress = $this->app->erp->GetFirmaMail();
if (empty($drafted_messages)) {
// Create new message and save it for editing