array( 'form' => array( 'enctype' => 'multipart/form-data', 'buttons' => array( array( 'customCode' => ' ', ), array( 'customCode' => ' ', ), array( 'customCode' => ' ', ), // array( // 'customCode' => // ' // // ', // ), // array( // 'customCode' => // ' // // ', // ), // array( // 'customCode' => // ' // // ', // ), ), 'hidden' => array( '', // temp ? '', '', '', '', '', '', // Fieds used for searching account etc. '', '', '', '', '', ), ), 'maxColumns' => '2', 'widths' => array( array( 'label' => '10', 'field' => '30', ), array( 'label' => '10', 'field' => '30', ), ), 'includes' => array( array( 'file' => 'include/JSON.js', ), array( 'file' => 'include/javascript/quicksearch.js', ), array( 'file' => 'include/ECM/EcmPreviewPDF/EcmPreviewPDF.js', ), array( 'file' => 'modules/EcmServices/AjaxSearch/AjaxSearch.js', ), // array( // 'file' => 'modules/EcmServices/AjaxSearch/AjaxSearch1.js', // ), // array( // 'file' => 'modules/EcmServices/AjaxSearch/AjaxSearch2.js', // ), array( 'file' => 'modules/EcmServices/AjaxSearch/AjaxSearch3.js', ), array( 'file' => 'modules/EcmServices/formloader.js', ), array( 'file' => 'modules/EcmServices/MyTable.js', ), array( 'file' => 'modules/EcmServices/EcmServices.js', ), array( 'file' => 'modules/EcmServices/EcmServicesCreateView.js', ), array( 'file' => 'modules/EcmServices/CreateItem.js', ), array( 'file' => 'modules/EcmProducts/mintajax.js', ), array( 'file' => 'modules/EcmProducts/helper.js', ), ), ), 'panels' => array( 'LBL_DETAILS_TAB' => array( array( array( 'type' => 'tab', 'active' => true, ), ), array( array( 'name' => 'document_no', 'tabIndex' => '1', 'customCode' => '
', ), array( 'name' => 'currency_id', 'label' => 'LBL_CURRENCY', ), ), array( array( 'name' => 'parent_name', 'tabIndex' => '1', ), 'ecmpaymentcondition_name', ), array( 'name', 'ecmdeliverycondition_name', ), array( //'status', //'status', array( 'label' => 'LBL_STATUS', 'name' => 'status', 'customCode' => ' ', ), array( 'label' => 'LBL_TEMPLATE_NAME', 'tabIndex' => '1', 'customCode' => ' ', ), ), array( array( 'name' => 'register_date', 'tabIndex' => '1', 'type' => 'datetime', 'displayParams' => array( 'showFormats' => true, ), ), array( 'label' => 'LBL_STOCK_NAME', 'name' => 'stock_id', 'customCode' => ' ', ), ), array( array( 'name' => 'validtill_date', 'tabIndex' => '1', 'type' => 'datetime', 'displayParams' => array( 'showFormats' => true, ), ), array( 'label' => 'LBL_PW_STOCK_NAME', 'name' => 'pw_stock_id', 'customCode' => ' ', ), ), // Informations section. array( array( 'allCols' => true, 'hideLabel' => true, 'customCode' => '| {$MOD.LBL_EDITTABLE_NO} | {$MOD.LBL_EDITTABLE_CODE} | {$MOD.LBL_EDITTABLE_NAME} | {$MOD.LBL_EDITTABLE_QUANTITY} | {$MOD.LBL_EDITTABLE_OPTIONS} |