add automatic warn email about ticket expiration

This commit is contained in:
2016-05-12 08:05:17 +02:00
parent 9e9894ca4c
commit e5774a4504
12 changed files with 191 additions and 16 deletions

View File

@@ -113,7 +113,7 @@ class CustomerController extends Controller
$model->country = "Magyarország";
$model->id_user = Yii::$app->user->id;
$model->warn_mail_ticket_expire_enabled = 1;
$receptionForm = new ReceptionForm();
$receptionForm->number = $number;