array( array('widget_class' => 'SubPanelTopCreateButton'), //array('widget_class' => 'SubPanelTopSelectButton', 'popup_module' => 'EcmStockDocIns'), ), 'where' => '', 'list_fields' => array ( /* 'number' => array ( 'name' => 'number', 'vname' => 'LBL_NUMBER', 'module' => 'EcmStockDocIns', 'usage' => 'query_only', ), */ 'document_no' => array ( 'name' => 'document_no', 'vname' => 'LBL_DOCUMENT_NO', 'module' => 'EcmStockDocIns', 'widget_class' => 'SubPanelDetailViewLink', 'width' => '10%', ), 'register_date' => array ( 'name' => 'register_date', 'vname' => 'LBL_REGISTER_DATE', 'module' => 'EcmStockDocIns', 'width' => '10%', ), 'QUANTITY' => array ( 'name' => 'quantity', 'vname' => 'Ilość', 'align'=>'right', 'module' => 'EcmStockDocIns', 'width' => '10%', ), 'PRICE_NETTO' => array ( 'name' => 'price_netto', 'vname' => 'Cena netto', 'align'=>'right', 'module' => 'EcmStockDocIns', 'width' => '10%', ), 'TOTAL_NETTO' => array ( 'name' => 'total_netto', 'vname' => 'Wartość netto', 'align'=>'right', 'module' => 'EcmStockDocIns', 'width' => '10%', ), 'options' => array ( 'name' => 'options', 'label' => ' ', 'default' => true, 'width' => '10%', 'sortable' => false, ), 'PW_name' => array ( 'name' => 'status', 'vname' => 'Dokument PW', 'module' => 'EcmStockDocIns', 'width' => '15%', ), 'RW_name' => array ( 'name' => 'status', 'vname' => 'Dokument RW', 'module' => 'EcmStockDocIns', 'width' => '15%', ), 'COMPONENT' => array ( 'name' => 'status', 'vname' => 'Komponent', 'module' => 'EcmStockDocIns', 'width' => '10%', ), /* 'PDF_URL' => array( 'width' => '2%', 'label' => ' ', 'link' => true, 'default' => true, 'sortable' => false, ), 'edit_button'=>array( 'widget_class' => 'SubPanelEditButton', 'width' => '2%', ), */ ), ); ?>