array( 'form' => array( 'buttons' => array( 'EDIT', 'DELETE', array( 'customCode' => '' ), ), '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/EcmProducts/AjaxSearch/AjaxSearch.js'), array('file' => 'modules/EcmProducts/javascript/formloader.js'), array('file' => 'modules/EcmProducts/javascript/MyTable.js'), array('file' => 'modules/EcmProducts/javascript/EcmProductDetailView.js'), array('file' => 'modules/EcmProducts/javascript/DetailViewDocumentReady.js'), ), ), 'panels' => array( 'LBL_PRODUCT_INFORMATION' => array( array('name', 'assigned_user_name'), array('code', 'product_active'), array('ean', 'ean2'), array('B2B', 'B2C'), array('check_stock_quantity'), array('vendor_name', 'OO'), array('status', 'is_consignment'), array( array( 'label' => 'LBL_TAX_CLASS_NAME', 'name' => 'vat_name', //'customCode' => '{$VAT_ID}', ), 'unit_id' ), array('pkwiu', 'ks_group'), array('ks_group2', 'srp_price'), array('price_msh', 'cena_produkcyjna'), array('amazon_code') ), 'LBL_PANEL_PRICES' => array( 0 => array( 0 => array( 'name' => 'items_list_panel4', 'allCols' => true, 'hideLabel' => true, 'customCode' => '{$POSITIONS4}' ) ) ), 'LBL_STOCK_INFORMATION' => array( array( array( 'customCode' => '{$INVENTORY_INFORMATION}', 'label' => 'Na magazynach', ), ), ), 'LBL_DRIVERS_IMAGES' => array( array( array( 'label' => 'LBL_PRODUCT_PICTURE', 'customCode' => '{$PRODUCT_PICTURE}', ), array( 'label' => 'LBL_PACKING_FRONT_PICTURE', 'customCode' => '{$PACKING_FRONT_PICTURE}', ), ), array( array( 'label' => 'LBL_DRIVER_1', 'customCode' => '{$DRIVER_1_DOWNLOAD}', ), array( 'label' => 'LBL_DRIVER_2', 'customCode' => '{$DRIVER_2_DOWNLOAD}', ), ), ), 'LBL_LOGISTIC_INFORMATION' => array( array( 'moq', array( 'label' => 'LBL_CARTON_DIMENSIONS_1', 'customCode' => '{$CARTON_DIMENSIONS_1} x {$CARTON_DIMENSIONS_2} x {$CARTON_DIMENSIONS_3}' ) ), array( 'fob_basis_name', 'carton_netto_weight' ), array( 'un_code', 'carton_brutto_weight' ), array( 'pieces_per_carton', 'carton_volume_meter' ), array( 'product_netto_weight', ), array( 'product_brutto_weight', 'country_of_origin' ), array( 'packing_type_name', '' ), array( array( 'label' => 'LBL_PACKING_DIMENSIONS_1', 'customCode' => '{$PACKING_DIMENSIONS_1} x {$PACKING_DIMENSIONS_2} x {$PACKING_DIMENSIONS_3}' ), '' ), array( 'rma' ), array( 'boxes_per_layer', 'number_of_layers' ), array( 'boxes_per_palette', 'pieces_per_palette' ), array( 'palette_weight_brutto', 'qty_per_unit' ) ), 'LBL_LOCALIZED_INFORMATION' => array( array( array( 'hideLabel' => true, 'customCode' => ' ', ), ), array( array( 'label' => 'LBL_REMARKS', 'customCode' => '
{$REMARKS_pl}
', ), ), array( array( 'label' => 'LBL_SHORT_DESCRIPTION', 'customCode' => '
{$SHORT_DESCRIPTION_pl}
', ), array( 'label' => 'LBL_LONG_DESCRIPTION', 'customCode' => '
{$LONG_DESCRIPTION_pl}
', ), ), array( array( 'label' => 'LBL_PRICE', 'customCode' => '
{$PRICE_pl}
', ), ), ), 'LBL_COMPONENTS' => array( array( array( //'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '{include file="modules/EcmProducts/tpls/DetailViewComponents.tpl"}', ) ) ), 'LBL_PANEL_CATEGORIES' => array( 0 => array( 0 => array( 'name' => 'items_list_panel3', 'allCols' => true, 'hideLabel' => true, 'customCode' => '{$POSITIONS3}', ), ), ), 'LBL_TIME_TABLE' => array( 0 => array( 0 => array( //'name' => 'time_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '{include file="modules/EcmProducts/tpls/DetailViewEcmActions.tpl"}', ), ), ), 'LBL_PANEL_ASSIGNMENT' => array( array( array( 'name' => 'assigned_user_name', 'label' => 'LBL_ASSIGNED_TO', ), array( 'name' => 'date_modified', 'label' => 'LBL_DATE_MODIFIED', 'customCode' => '{$fields.date_modified.value} {$APP.LBL_BY} {$fields.modified_by_name.value}', ), ), array( array( 'name' => 'date_entered', 'customCode' => '{$fields.date_entered.value} {$APP.LBL_BY} {$fields.created_by_name.value}', ), ), ), ), ); ?>