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_TO_INFORMATIONS}

', ), ), array( array( 'allCols' => true, 'name' => 'parent_comment', 'tabIndex' => '1', 'customCode' => ' ', ), ), array( array( 'allCols' => true, 'name' => 'service_comment', 'tabIndex' => '1', 'customCode' => ' ', ), ), // array( // array( // 'name' => 'parent_name_copy', // 'tabIndex' => '1', // 'customCode' => // ' // // ', // ), // 'ecmlanguage', // ), array( 'parent_contact_name', array( 'name' => 'assigned_user_name', 'tabIndex' => '1', ), ), array( 'parent_contact_phone_fax', array( 'name' => 'servicer_user_name', 'tabIndex' => '1', ), ), // array( // 'parent_contact_title', // array( // 'name' => 'to_is_vat_free', // 'tabIndex' => '1', // 'customCode' => // ' // // ', // ), // ), // array( // array( // 'name' => 'parent_address_street', // 'tabIndex' => '1', // 'customCode' => // ' // // ', // ), // 'show_primary_params', // ), // array( // array( // 'name' => 'parent_address_city', // 'tabIndex' => '1', // 'customCode' => // ' // //    // // ', // ), // 'show_advanced_params', // ), // array( // 'parent_address_country', // '', // ), ), 'LBL_INCOME_TAB' => array( array( array( 'type' => 'tab', ), ), 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}
', ) ), ), 'LBL_PREVIEW_INCOME_TAB' => array( array( array( 'type' => 'tab', ), ), array( array( 'allCols' => true, 'hideLabel' => true, 'customCode' => ' ', ), ), ), ), );