array ( 'form' => array ( 'enctype' => 'multipart/form-data', 'buttons' => array ( 'SAVE', 'CANCEL' ), '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/EcmInvoiceCosOuts/javascript/EcmInvoiceCosOuts.js' ), array ( 'file' => 'modules/EcmInvoiceCosOuts/javascript/bimit_table.js' ), array ( 'file' => 'modules/EcmInvoiceCosOuts/javascript/columndefs.js' ) ) ), 'panels' => array ( 'LBL_DETAILS_TAB' => array ( array ( array ( 'type' => 'tab', 'active' => true ) ), array ( array ( 'name' => 'document_no', 'tabIndex' => '1', 'customCode' => ' ' ), array ( 'name' => 'assigned_user_name', 'tabIndex' => '1' ) ), array ( array ( 'name' => 'parent_name', 'tabIndex' => '1' ), array ( 'name' => 'type', 'tabIndex' => '1' ) ), array ( array ( 'name' => 'register_date', 'tabIndex' => '1', 'type' => 'datetime', 'displayParams' => array ( 'showFormats' => true ) ), array ( 'name' => 'ecminvoicecosout_name', 'tabIndex' => '1' ) ), array ( array ( 'name' => 'sell_date', 'tabIndex' => '1', 'type' => 'datetime', 'displayParams' => array ( 'showFormats' => true ) ), array ( 'name' => 'stock_id', 'label' => 'LBL_STOCK_NAME', 'customCode' => '{$STOCK}' ) ), array ( array ( 'name' => 'name', 'tabIndex' => '1' ), ), array ( array ( 'name' => 'order_no', 'tabIndex' => '1' ), array ( 'name' => 'supplier_code', 'tabIndex' => '1' ), ), array( array( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '

{$MOD.LBL_TO_PAYMENTS}

' ), ), //end payment informations array( array( 'name' => 'to_paid', 'label'=> 'LBL_TO_PAID', 'customCode' => '
', ), 'ecmpaymentcondition_name', ), array( 'prepaid', 'payment_date', ), array( 'prepaid_nr', 'payment_method', ), array( 'paid_val', 'payment_method_paid' ), array( array( 'name' => 'left', 'label' => 'LBL_LEFT', 'customCode' => '
', ), ), array ( array ( 'allCols' => true, 'hideLabel' => true, 'customCode' => '

{$MOD.LBL_TO_INFORMATIONS}

' ) ), array ( array ( 'name' => 'parent_name_copy', 'tabIndex' => '1', 'customCode' => '' ), array ( 'name' => 'ecmlanguage', 'tabIndex' => '1' ) ), array ( array ( 'name' => 'parent_nip', 'tabIndex' => '1' ), array('name'=>'currency_id','label'=>'LBL_CURRENCY'), ), array ( array ( 'name' => 'parent_address_street', 'tabIndex' => '1', 'customCode' => '' ), array ( 'name' => 'pdf_type', 'label' => 'LBL_PDF_TYPE' ) ), array ( array ( 'name' => 'parent_address_city', 'tabIndex' => '1', 'customCode' => '  ' ), array ('name'=>'currency_value_nbp','tabIndex' => '1',), ), array ( array ( 'name' => 'parent_address_country', 'tabIndex' => '1' ) ), array( array( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '

{$MOD.LBL_PARENT_SHIPPING_ADDRESS}

' ), ), array( array( 'name' => 'address', 'customCode' => '
', ), '', ), array('parent_shipping_address_name'), array('parent_shipping_address_street'), array ( array( 'name' => 'parent_shipping_address_city', 'tabIndex' => '1', 'customCode' => '  ' ), ), array('parent_shipping_address_country'), array('parent_shipping_address_nip'), // platnik start array( array( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '

{$MOD.LBL_PARENT_PAYER_ADDRESS}

' ), ), array( array( 'name' => 'payer', 'customCode' => '
', ), '', ), array('parent_payer_address_name'), array('parent_payer_address_street'), array ( array( 'name' => 'parent_payer_address_city', 'tabIndex' => '1', 'customCode' => '  ' ), ), array('parent_payer_address_country'), array('parent_payer_address_nip'), // platnik end array ( array ( 'allCols' => true, 'hideLabel' => true, 'customCode' => '

{$MOD.LBL_PDF_TEXT}

' ) ), array ( array ( 'allCols' => true, 'hideLabel' => true, 'name' => 'pdf_text' ) ) ), 'LBL_ITEMS_TAB' => array ( array ( array ( 'type' => 'tab' ) ), array ( array ( 'allCols' => true, 'hideLabel' => true, 'customCode' => '


' ) ) ) ) );