array( 'width'=>'1', 'sortable'=>false, 'label'=>' ', 'customCode'=>' ', 'default'=>true, ), 'PRODUCT_CODE' => array( 'width' => '10', 'label' => 'LBL_LIST_PRODUCT_CODE', 'default' => true), 'PRODUCT_NAME' => array( 'width' => '30', 'label' => 'LBL_LIST_PRODUCT_NAME', 'module'=>'EcmProducts', 'id'=>'PRODUCT_ID', 'default' => true, 'link' => true), 'STOCK_NAME' => array( 'width' => '10', 'label' => 'LBL_LIST_STOCK_NAME', 'default' => true, ), 'PARENT_ID' => array( 'width'=>'1', 'sortable'=>false, 'label'=>' ', 'customCode'=>' ', 'default'=>true, ), 'DOCUMENT_NAME' => array( 'width'=>'1', 'sortable'=>false, 'label'=>' ', 'customCode'=>' ', 'default'=>true, ), 'PARENT_NAME' => array( 'width' => '15', 'label' => 'LBL_LIST_DOCUMENT_NAME', //'id'=>'PARENT_ID', 'customCode'=>'{$DOCUMENT_NAME}', 'default' => true, //'link' => true ), 'DATE_ENTERED' => array( 'width' => '15', 'label' => 'LBL_LIST_DATE', 'default' => true), 'PRICE' => array( 'width' => '10', 'label' => 'LBL_LIST_PRICE', 'default' => true), 'TYPE' => array( 'width' => '5', 'label' => 'LBL_LIST_TYPE', 'default' => true), 'QUANTITY' => array( 'width' => '5', 'label' => 'LBL_LIST_QUANTITY', 'default' => true), 'PARENT_TYPE_NAME' => array( 'width' => '15', 'label' => 'LBL_LIST_PARENT_TYPE', 'default' => true), 'PREVIEW_PDF' => array( 'width' => '1', 'label' => ' ', 'sortable'=>false, 'default' => true), 'PART_NO' => array( 'width'=>'10', 'sortable'=>false, 'label'=>'Nr parti', 'default'=>true, ), 'PART_DATE' => array( 'width'=>'10', 'sortable'=>false, 'label'=>'Data ważności', 'default'=>true, ), ); ?>