Added productchange notification ticket email
This commit is contained in:
@@ -593,6 +593,8 @@ class ContractController extends mfBaseController
|
||||
$this->layout()->setFlash("Konnte Verknüpfung nicht speichern", "warn");
|
||||
}
|
||||
|
||||
$new_contract->sendProductchangeNotification($contract);
|
||||
|
||||
$this->layout()->setFlash("Produktwechsel erfolgreich erstellt", "success");
|
||||
if($f == "o") {
|
||||
$this->redirect("Order");
|
||||
|
||||
Reference in New Issue
Block a user