title = "Termék leltár"; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

render('_search_inventory', ['model' => $searchModel]); ?> 'xls']),['class' => 'btn btn-primary'] ); ?>

Kassza: account->name; ?>

$dataProvider, 'columns' => [ [ 'attribute' => 'product_id', 'label' => 'Termék azonosító' ], [ 'attribute' => 'product_name', 'label' => 'Termék neve' ], [ 'attribute' => 'account_name', 'label' => 'Kassza' ], [ 'attribute' => 'product_number', 'label' => 'Termék szám' ], [ 'attribute' => 'product_barcode', 'label' => 'Termék vonalkód' ], [ 'attribute' => 'product_stock', 'label' => 'Termék raktáron' ], // [ // 'attribute' => 'product_sold', // 'label' => 'Termék eladva' // ], ], ]); ?>