array( array('widget_class' => 'SubPanelTopCreateButton'), array('widget_class' => 'SubPanelTopSelectButton', 'popup_module' => 'EcmInvoiceOuts'), ), 'where' => '', 'list_fields' => array ( /* 'number' => array ( 'name' => 'number', 'vname' => 'LBL_NUMBER', 'module' => 'EcmInvoiceOuts', 'usage' => 'query_only', ), */ 'document_no' => array ( 'name' => 'document_no', 'vname' => 'LBL_DOCUMENT_NO', 'module' => 'EcmInvoiceOuts', 'widget_class' => 'SubPanelDetailViewLink', 'width' => '5%', ), 'register_date' => array ( 'name' => 'register_date', 'vname' => 'LBL_REGISTER_DATE', 'module' => 'EcmInvoiceOuts', 'width' => '5%', ), 'total_netto' => array ( 'name' => 'total_netto', 'vname' => 'Wartość netto', 'module' => 'EcmInvoiceOuts', 'width' => '5%', 'align' => 'right', ), 'total_brutto' => array ( 'name' => 'total_brutto', 'vname' => 'Wartość brutto', 'module' => 'EcmInvoiceOuts', 'width' => '5%', 'align' => 'right', ), 'options' => array ( 'name' => 'options', 'label' => '', 'default' => true, 'width' => '5%', 'sortable' => false, ), 'type' => array ( 'name' => 'type', 'vname' => 'LBL_TYPE', 'module' => 'EcmInvoiceOuts', 'width' => '5%', ), 'settled' => array ( 'name' => 'settled', 'vname' => 'Stan', 'module' => 'EcmInvoiceOuts', 'width' => '70%', ), /* 'PDF_URL' => array( 'width' => '2%', 'label' => ' ', 'link' => true, 'default' => true, 'sortable' => false, ), 'edit_button'=>array( 'widget_class' => 'SubPanelEditButton', 'width' => '2%', ), */ ), ); ?>