add backend transfer/index customerName
This commit is contained in:
@@ -64,6 +64,11 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
'value' => 'paidByName' ,
|
||||
'label' => 'Fizette'
|
||||
],
|
||||
[
|
||||
'attribute' => 'id_customer',
|
||||
'value' => 'customerName' ,
|
||||
'label' => 'Vendég'
|
||||
],
|
||||
[
|
||||
'attribute' => 'id_account',
|
||||
'value' => 'accountName'
|
||||
|
||||
Reference in New Issue
Block a user