array ( 'form' => array ( 'buttons' => array ( array( 'customCode' => '{if $CID==0}{/if}' ), array( 'customCode' => '{if $CID==0}{/if}' ), array( 'customCode' => '{if $CID==0}{/if}' ), array( 'customCode' => '{if $CID==0}{/if}' ),array ( 'customCode' => '' ), array ( 'customCode' => '{$CREATE_PDF}' ), ), '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/EcmInsideOrders/javascript/EcmInsideOrdersDetail.js' ), array ( 'file' => 'modules/EcmInsideOrders/javascript/helper.js' ), array ( 'file' => 'modules/EcmInsideOrders/javascript/bimit_table.js' ), array ( 'file' => 'modules/EcmInsideOrders/javascript/columndefs-detail.js' ) ) ), 'panels' => array ( 'LBL_DETAILS_TAB' => array ( array ( 'document_no', 'assigned_user_name' ), array ( 'rw_stock_name', 'pw_stock_name' ), array ( 'register_date', ), 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' => '
' ) ) ) ) ); ?>