add newsletter

This commit is contained in:
2016-05-20 08:16:30 +02:00
parent 0b866917d5
commit e51f4a5934
27 changed files with 1120 additions and 16 deletions

View File

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