array(
'form' => array(
'buttons' => array(
array(
'customCode' => ''
),
),
'enctype' => 'multipart/form-data',
'hidden' => array(
'',
'',
"",
),
),
'maxColumns' => '2',
'widths' => array(
array('label' => '10', 'field' => '40'),
array('label' => '10', 'field' => '40'),
),
'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/EcmProduct.js'),
array('file' => 'modules/EcmProducts/javascript/EditViewDocumentReady44.js'),
array(
'file' => 'modules/EcmProducts/Categories.js'
),
array(
'file' => 'modules/EcmProducts/Prices.js'
),
array(
'file' => 'modules/EcmProducts/paramsMT.js'
),
array(
'file' => 'modules/EcmProducts/javascript/autoIndeks.js'
),
),
),
'panels' => array(
'LBL_PRODUCT_INFORMATION' => array(
array('name', 'assigned_user_name'),
array('code', 'product_active'),
array('ean', 'ean2'),
array('vendor_name', 'OO'),
array('status', 'is_consignment'),
array(
array(
'label' => 'LBL_TAX_CLASS_NAME',
'customCode' => '',
), 'unit_id'
),
array('pkwiu', 'ks_group'),
array('ks_group2', 'srp_price'),
array('price_msh', 'cena_produkcyjna'),
array('amazon_code')
),
'LBL_PANEL_PRICES' => array(
array(
array(
'name' => 'items_list_panel',
'allCols' => true,
'hideLabel' => true,
'customCode' => '{include file="modules/EcmProducts/tpls/EditVew_prices_and_category.tpl"}',
)
)
),
'LBL_STOCK_INFORMATION' => array(
array(
'ems_ordered',
''
),
array('qty_in_stock', 'reorder_level'),
array('', 'qty_in_demand'),
array('lead_time'),
),
'LBL_DRIVERS_IMAGES' => array(
array(
array(
'label' => 'LBL_PRODUCT_PICTURE',
'customCode' => '{$PRODUCT_PICTURE_UPLOAD}',
),
array(
'label' => 'LBL_PACKING_FRONT_PICTURE',
'customCode' => '{$PACKING_FRONT_PICTURE_UPLOAD}',
),
),
array(
array(
'label' => 'Usuń grafikę',
'customCode' => '',
),
array(
'label' => 'Usuń grafikę',
'customCode' => '',
),
),
array(
array(
'label' => 'LBL_DRIVER_1',
'customCode' => '{$DRIVER_1_UPLOAD}',
),
array(
'label' => 'LBL_DRIVER_2',
'customCode' => '{$DRIVER_2_UPLOAD}',
),
),
array(
array(
'label' => 'Usuń sterowniki',
'customCode' => '',
),
array(
'label' => 'Usuń sterowniki',
'customCode' => '',
),
),
),
'LBL_LOGISTIC_INFORMATION' => array(
array(
'moq',
array(
'label' => 'LBL_CARTON_DIMENSIONS_1',
'customCode' => ' x
x
'
)
),
array(
array(
'label' => 'LBL_FOB_BASIS_NAME',
'customCode' => ''
),
'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(
array(
'label' => 'LBL_PACKING_TYPE_NAME',
'customCode' => ''
),
'certificate_of_origin'
),
array(
array(
'label' => 'LBL_PACKING_DIMENSIONS_1',
'customCode' => ' x
x
'
),
'form_a'
),
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' => '',
),
),
array(
array(
'label' => 'LBL_SHORT_DESCRIPTION',
'customCode' => '',
),
array(
'label' => 'LBL_LONG_DESCRIPTION',
'customCode' => '',
),
),
array(
array(
'label' => 'LBL_PRICE',
'customCode' => '',
),
),
),
'LBL_COMPONENTS' => array(
array(
array(
'name' => 'items_list_panel',
'allCols' => true,
'hideLabel' => true,
'customCode' => '{include file="modules/EcmProducts/tpls/EditViewComponents.tpl"}',
),
),
),
'LBL_TIME_TABLE' => array(
0 => array(
0 => array(
'name' => 'time_list_panel',
'allCols' => true,
'hideLabel' => true,
'customCode' => '{include file="modules/EcmProducts/tpls/EditViewEcmAction.tpl"}',
),
),
),
),
);
?>