array ( 'form' => array ( 'buttons' => array ( array ( 'customCode' => '' ), array ( 'customCode' => '{$CREATE_PDF}' ), array ( 'customCode' => '{$CREATE_PDF2}' ), ), 'hidden' => array ( '', '', '' ) ), 'maxColumns' => '2', 'widths' => array ( array ( 'label' => '10', 'field' => '30' ), array ( 'label' => '10', 'field' => '30' ) ), 'includes' => array ( array ( 'file' => 'include/JSON.js' ), array ( 'file' => 'modules/EcmStockDocOuts/javascript/EcmStockDocOutsDetail.js' ), array ( 'file' => 'modules/EcmStockDocOuts/javascript/helper.js' ), array ( 'file' => 'modules/EcmStockDocOuts/javascript/bimit_table.js' ), array ( 'file' => 'modules/EcmStockDocOuts/javascript/columndefs-detail.js' ) ) ), 'panels' => array ( 'LBL_DETAILS_TAB' => array ( array ( 'document_no', 'assigned_user_name' ), array ( 'name', 'stock_name' ), array ( 'parent_name', 'register_date', ), array ( 'parent_order_no', 'order_qty', ), array ( 'delivery_date', ), array ( array ( 'name' => 'zs_no', 'label' => 'Dokument ZS', 'customCode'=>'{$zs_no}' ), array ( 'name' => 'fv_no', 'label' => 'Faktura', 'customCode'=>'{$fv_no}' ), ), array ( array ( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_TO_INFORMATIONS}' ) ), array ( array ( 'name' => 'parent_name_copy', 'customCode' => '{$fields.parent_name.value}' ), ), array ( 'parent_address_street' ), array ( array ( 'name' => 'parent_address_city', 'tabIndex' => 't', 'customCode' => '{$fields.parent_address_postalcode.value}  {$fields.parent_address_city.value}' ) ), array ( 'parent_address_country' ), array ( array ( 'name' => 'parent_nip', 'customCode' => '{$fields.parent_nip.value}' ) ), array ( array ( 'name' => 'parent_iln', 'customCode' => '{$fields.parent_iln.value}' ) ), array ( array ( 'name' => 'parent_supplier_code', 'customCode' => '{$fields.parent_supplier_code.value}' ) ), //dostawa st array ( array ( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_TO_SHIPPING}' ) ), array ( array ( 'name' => 'shipping_address_name', 'customCode' => '{$fields.shipping_address_name.value}' ), ), array ( 'shipping_address_street' ), array ( array ( 'name' => 'shipping_address_city', 'tabIndex' => 't', 'customCode' => '{$fields.shipping_address_postalcode.value}  {$fields.shipping_address_city.value}' ) ), array ( 'shipping_address_country' ), array ( array ( 'name' => 'shipping_nip', 'customCode' => '{$fields.shipping_nip.value}' ) ), array ( array ( 'name' => 'shipping_iln', 'customCode' => '{$fields.shipping_iln.value}' ), ), //dostawa end array ( 'pdf_text' ), array ( array ( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
' ) ), array ( array ( 'name' => 'date_modified', 'label' => 'LBL_DATE_MODIFIED', 'customCode' => '{$fields.date_modified.value} {$APP.LBL_BY} {$MODIFIED_BY_NAME}' ), array ( 'name' => 'date_entered', 'customCode' => '{$fields.date_entered.value} {$APP.LBL_BY} {$CREATED_BY_NAME}' ), ), ), 'LBL_ITEMS_TAB' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
' ) ) ) ) ); ?>