Added emailtemplate for Cancel notification
This commit is contained in:
@@ -8,7 +8,6 @@ $this->setReturnValue([
|
||||
'from_email_name' => "XINON GmbH - Verrechnung"
|
||||
]);
|
||||
?>
|
||||
|
||||
Sehr geehrte Damen und Herren,
|
||||
|
||||
Im Anhang erhalten Sie Ihre aktuelle <?=($invoice->total < 0) ? "Gutschrift" : "Rechnung"?>.
|
||||
|
||||
Reference in New Issue
Block a user