add backend transfer/index customerName

This commit is contained in:
2016-03-01 22:16:40 +01:00
parent b2c1cc0a6d
commit cb4a639c96
2 changed files with 10 additions and 0 deletions

View File

@@ -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'