add payment later customer description
This commit is contained in:
@@ -119,9 +119,13 @@ echo Html::a("Egyiket sem",null, ['class' => 'btn btn-primary deselect-all',
|
||||
return Helper::getArrayValue(Transfer::statuses(), $model['transfer_status'],'');
|
||||
},
|
||||
],
|
||||
[
|
||||
'attribute' => 'customer_description',
|
||||
'label' => 'Megjegyzés'
|
||||
],
|
||||
[
|
||||
'attribute' => 'ticket_comment',
|
||||
'label' => 'Megjegyzés'
|
||||
'label' => 'Megj'
|
||||
],
|
||||
],
|
||||
]); ?>
|
||||
|
||||
Reference in New Issue
Block a user