array ( 'form' => array ( 'buttons' => array ( 0 => array ( 'customCode' => '' ), 1 => 'CANCEL' ) ), 'maxColumns' => '2', 'widths' => array ( array ( 'label' => '10', 'field' => '30' ), array ( 'label' => '10', 'field' => '30' ) ), 'includes' => array ( array ( 'file' => 'modules/Accounts/Account.js' ), array ( 'file' => 'modules/Accounts/MailingGroups.js' ), array ( 'file' => 'include/JSON.js' ), array ( 'file' => 'modules/Accounts/Addresses.js' ), array ( 'file' => 'modules/Accounts/Discounts.js' ), array ( 'file' => 'modules/Accounts/Categories.js' ), array ( 'file' => 'modules/Accounts/MyTable.js' ), array ( 'file' => 'modules/Accounts/paramsMT.js' ) ) ), 'panels' => array ( 'lbl_account_information' => array ( array ( array ( 'name' => 'name', 'label' => 'LBL_NAME', 'displayParams' => array ( 'required' => true ) ), array ( 'name' => 'phone_office', 'label' => 'LBL_PHONE_OFFICE' ) ), array ( array ( 'name' => 'website', 'type' => 'link', 'label' => 'LBL_WEBSITE' ), array ( 'name' => 'phone_fax', 'label' => 'LBL_FAX' ) ), array ( 'to_vatid', 'ecmpaymentcondition_name' ), array( 'vat_payer', 'natural_person' ), array ( array ( 'name' => 'billing_address_street', 'hideLabel' => true, 'type' => 'address', 'displayParams' => array ( 'key' => 'billing', 'rows' => 2, 'cols' => 30, 'maxlength' => 150 ) ), array ( 'name' => 'shipping_address_street', 'hideLabel' => true, 'type' => 'address', 'displayParams' => array ( 'key' => 'shipping', 'copy' => 'billing', 'rows' => 2, 'cols' => 30, 'maxlength' => 150 ) ) ), array ( array ( 'name' => 'email1', 'studio' => 'false', 'label' => 'LBL_EMAIL' ) ), array ( array ( 'name' => 'description', 'label' => 'LBL_DESCRIPTION' ), 'priority' ), array ( 'ecmprice_name' ) ), 'LBL_SHOP_PANEL' => array ( array ( 'shop_user', 'ecmpricebook_name' ) ), 'LBL_PANEL_DELIVERY_ADDRESSES' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_ADDRESS_POSITION} {$MOD.LBL_ADDRESS_NAME} {$MOD.LBL_ADDRESS_STREET} {$MOD.LBL_ADDRESS_CITY} {$MOD.LBL_ADDRESS_POSTALCODE} {$MOD.LBL_ADDRESS_COUNTRY} {$MOD.LBL_ADDRESS_PHONE} {$MOD.LBL_ADDRESS_FAX}

' ) ) ), 'LBL_PANEL_ADVANCED' => array ( array ( 'account_type', 'industry' ), array ( 'annual_revenue', 'employees' ), array ( 'sic_code', 'ticker_symbol' ), array ( 'parent_name', 'ownership' ), array ( 'campaign_name', 'rating' ), array ( 'shop_number', 'ecmdeliverycondition_name' ), array ( 'supplier_code', 'iln' ), array ( 'krs', 'regon', ), array ( array ( 'name' => 'currency_id', 'label' => 'LBL_CURRENCY' ), '' ) ), 'LBL_PANEL_DISCOUNTS' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_PRODUCT_GROUP} {$MOD.LBL_DISCOUNT} {$MOD.LBL_EDITTABLE_OPTIONS}

' ) ) ), 'LBL_PANEL_CATEGORIES' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_CATEGORY_NAME} {$MOD.LBL_EDITTABLE_OPTIONS}

' ) ) ), 'LBL_PANEL_MAILINGGROUPS' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_MAILINGGROUP_NAME} {$MOD.LBL_MAILINGGROUP_AVAILABLE} {$MOD.LBL_EDITTABLE_OPTIONS}

' ) ) ), 'LBL_PANEL_DOC_SETTINGS' => array ( array ( 'invoice_to_ownership', 'document_delivery_address' ), array ( 'document_recipient_code', 'document_parent_order_no' ), array ( 'auto_invoice', 'invoice_type' ), array ( 'document_parent_iln', 'document_shipping_iln' ), array ( 'document_parent_nip', 'document_shipping_nip' ), array ( 'document_parent_code', 'document_ean' ), array ( 'document_bank_account' ) ), 'LBL_PANEL_ASSIGNMENT' => array ( array ( array ( 'name' => 'assigned_user_name', 'label' => 'LBL_ASSIGNED_TO' ) ) ) ) ); ?>