array( 'form' => array( 'buttons' => array( 'EDIT', 'DUPLICATE', 'DELETE', 'FIND_DUPLICATES', array( 'customCode' => '{$CATALOGUE_NEW}' ), 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'=>'include/javascript/quicksearch.js'), // array('file'=>'include/ECM/EcmPreviewPDF/EcmPreviewPDF.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/ProductionTables.js' ), array( 'file' => 'modules/EcmProducts/javascript/ProductionSummary.js' ) ) ), // array('file'=>'modules/EcmQuotes/CreateItem.js'), // array('file'=>'modules/EcmProducts/mintajax.js'), // array('file'=>'modules/EcmProducts/helper.js'), 'panels' => array( 'LBL_PRODUCT_INFORMATION' => array( array( 'code', array( 'name' => 'created_by_link', 'customCode' => '{$CREATED_BY_NAME}' ), ), array( 'name', 'date_entered' ), array( 'status', 'ean' ), array( 'category', 'ean2' ), array( 'product_group', 'number' ), array( 'brand', 'ufi' ), array( 'attribute', '' ), array( 'shape', '' ), array( 'group_ks', '' ), ), 'LBL_DRIVERS_IMAGES' => array( array( 'url1', 'url2' ), array( 'url3', 'url4' ), array( 'url5', 'url6' ), array( 'url7', 'url8' ), array( 'url9', '' ), ), /* 'DDD' => array( array( 'name', 'assigned_user_name' ), array( 'code', 'product_active' ), array( 'ean', 'ean2' ), array( 'vendor_name', 'part_no' ), array( 'vendor_part_no', 'serial_no' ), array( 'brand', 'brand_label' ), array( 'production', 'status' ), // array('product_category_name','product_subcategory_name'), // array('product_line_name'), // array('sales_start_date','sales_end_date'), // array('manufacturer_name','parent_name'), // array('contact_name','website'), // array('vendor_name','part_no'), // array('vendor_part_no','serial_no'), array( 'group_ks', 'mainproduct_name' ), array( 'active', 'is_mainproduct' ), array( 'group_name', // 'brand', ), array ( 'product_amount', 'product_type', ), ), */ 'LBL_PRICING_INFORMATION' => array( array( array( 'customCode' => '{$EXCHANGE_RATE_NAME}', 'label' => 'LBL_EXCHANGE_RATE_NAME' ), 'custom_duty_rate' ), array( 'vat_name', 'commission_rate' ), array( 'purchase_price', 'srp_price' ), array( 'selling_price', 'srp_price_eur' ), array( 'fob_price', 'srp_promo_price' ), array( 'ems_price' ) ), 'LBL_STOCK_INFORMATION' => array( array( array( 'customCode' => '{$ORDERED}', 'label' => 'Zamówień' ), 'qty_per_unit' ), array( 'qty_in_stock', 'reorder_level' ), array( 'ems_qty_in_stock', 'qty_in_demand' ), array( array( 'customCode' => '{$INVENTORY_INFORMATION}', 'label' => 'Inventory informations' ), 'lead_time' ), array( 'stock_addresses' ) ), /* 'LBL_SELLING_THIS_MONTH_INFORMATION' => array ( array ( 'this_month_val', 'this_month_qty' ), array ( 'this_month_cost', 'this_month_margin' ) ), 'LBL_SELLING_LAST_MONTH_INFORMATION' => array ( array ( 'last_month_val', 'last_month_qty' ), array ( 'last_month_cost', 'last_month_margin' ) ), 'LBL_SELLING_Q1_INFORMATION' => array ( array ( 'q1_val', 'q1_qty' ), array ( 'q1_cost', 'q1_margin' ) ), 'LBL_SELLING_LAST_Q1_INFORMATION' => array ( array ( 'last_q1_val', 'last_q1_qty' ), array ( 'last_q1_cost', 'last_q1_margin' ) ), 'LBL_SELLING_Q2_INFORMATION' => array ( array ( 'q2_val', 'q2_qty' ), array ( 'q2_cost', 'q2_margin' ) ), 'LBL_SELLING_LAST_Q2_INFORMATION' => array ( array ( 'last_q2_val', 'last_q2_qty' ), array ( 'last_q2_cost', 'last_q2_margin' ) ), 'LBL_SELLING_Q3_INFORMATION' => array ( array ( 'q3_val', 'q3_qty' ), array ( 'q3_cost', 'q3_margin' ) ), 'LBL_SELLING_LAST_Q3_INFORMATION' => array ( array ( 'last_q3_val', 'last_q3_qty' ), array ( 'last_q3_cost', 'last_q3_margin' ) ), 'LBL_SELLING_Q4_INFORMATION' => array ( array ( 'q4_val', 'q4_qty' ), array ( 'q4_cost', 'q4_margin' ) ), 'LBL_SELLING_LAST_Q4_INFORMATION' => array ( array ( 'last_q4_val', 'last_q4_qty' ), array ( 'last_q4_cost', 'last_q4_margin' ) ), 'LBL_SELLING_THIS_YEAR_INFORMATION' => array ( array ( 'this_year_val', 'this_year_qty' ), array ( 'this_year_cost', 'this_year_margin' ) ), 'LBL_SELLING_LAST_YEAR_INFORMATION' => array ( array ( 'last_year_val', 'last_year_qty' ), array ( 'last_year_cost', 'last_year_margin' ) ), */ 'LBL_WWW_PANEL' => array( array( 'www_available', 'www_popular' ), array( 'www_price_pln', 'www_price_eur' ), array( 'www_state', 'www_manual_update' ), array( 'www_state_desc_pl', 'www_state_desc_en' ) ), /* '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_QRCODE' => array( array( array( 'label' => '', 'customCode' => '{$QRCODE}' ) ) ), 'LBL_LOGISTIC_INFORMATION' => array( array( '', 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( '', 'carton_brutto_weight' ), array( 'pieces_per_carton', 'carton_volume_meter' ), array( 'product_netto_weight', 'unit_id' ), 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', '' ) ), 'LBL_LOCALIZED_INFORMATION' => array( array( array( 'hideLabel' => true, 'customCode' => ' ' ) ), array( array( '' ), array( 'label' => 'LBL_REMARKS', 'customCode' => '