{{extend 'nwc/layout.html'}} {{=form.custom.begin}}
{{is_mobile=request.user_agent().is_mobile}}
{{if not response.home:}} {{else:}} {{pass}} {{if not response.home:}} {{pass}}
{{=form.custom.label.custnumber}}
{{=form.custom.widget.custnumber}}
{{=form.custom.label.custtype}}
{{=form.custom.widget.custtype}}
{{=form.custom.label.custname}}
{{=form.custom.widget.custname}}
{{=form.custom.label.taxnumber}}
{{=form.custom.widget.taxnumber}}
{{=form.custom.label.account}}
{{=form.custom.widget.account}}
{{=form.custom.label.notax}}
{{=form.custom.widget.notax}}
{{=form.custom.label.terms}}
{{=form.custom.widget.terms}}
{{=form.custom.label.creditlimit}}
{{=form.custom.widget.creditlimit}}
{{=form.custom.label.discount}}
{{=form.custom.widget.discount}}
{{=form.custom.label.inactive}}
{{=form.custom.widget.inactive}}
{{=form.custom.label.notes}}
{{=form.custom.widget.notes}}
{{=form.custom.end}} {{if form.formname!='customer/create':}}
{{if response.cmd_fields:}} {{pass}}
{{=response.cmd_fields}} {{if response.cmb_fields:}}
{{=T('Additional Data')}}
{{else:}}
{{pass}}
{{=response.cmb_fields}}
{{=response.cmd_groups_add}} {{=response.cmd_groups}} {{=T('Customer Groups')}}
{{=response.fieldvalue_form.custom.begin}}
{{=T('FIELD')}} {{=response.custnumber}} {{=response.cmd_fieldvalue_update}} {{=response.cmd_help}} {{=response.cmd_fieldvalue_cancel}}
{{=response.fieldvalue_customer_selector}} {{=response.fieldvalue_tool_selector}} {{=response.fieldvalue_product_selector}} {{=response.fieldvalue_transitem_selector}} {{=response.fieldvalue_transpayment_selector}} {{=response.fieldvalue_transmovement_selector}} {{=response.fieldvalue_project_selector}} {{=response.fieldvalue_employee_selector}} {{=response.fieldvalue_place_selector}}
{{=response.fieldvalue_form.custom.label.notes}}
{{=response.fieldvalue_form.custom.widget.notes}}
{{=response.fieldvalue_id}} {{=response.fieldvalue_ref_id}} {{=response.fieldvalue_fieldname}} {{=response.fieldvalue_fieldtype}} {{=response.fieldvalue_readonly}} {{=response.fieldvalue_form.custom.end}}
{{=response.view_fields}}
{{=response.cmb_groups}}
{{=response.view_customer_groups}}
{{=response.address_form.custom.begin}}
{{=T('ADDRESS')}} {{=response.custnumber}} {{=response.cmd_address_update}} {{=response.cmd_address_help}} {{=response.cmd_address_cancel}}
000000{{=response.address_id}}
{{=response.address_form.custom.label.country}}
{{=response.address_form.custom.widget.country}}
{{=response.address_form.custom.label.state}}
{{=response.address_form.custom.widget.state}}
{{=response.address_form.custom.label.zipcode}}
{{=response.address_form.custom.widget.zipcode}}
{{=response.address_form.custom.label.city}}
{{=response.address_form.custom.widget.city}}
{{=response.address_form.custom.label.street}}
{{=response.address_form.custom.widget.street}}
{{=response.address_form.custom.label.notes}}
{{=response.address_form.custom.widget.notes}}
{{=response.address_ref_id}} {{=response.address_nervatype}} {{=response.address_form.custom.end}}
{{=response.view_address}}
{{=response.contact_form.custom.begin}}
{{=T('CONTACT')}} {{=response.custnumber}} {{=response.cmd_contact_update}} {{=response.cmd_contact_help}} {{=response.cmd_contact_cancel}}
000000{{=response.contact_id}}
{{=response.contact_form.custom.label.firstname}}
{{=response.contact_form.custom.widget.firstname}}
{{=response.contact_form.custom.label.surname}}
{{=response.contact_form.custom.widget.surname}}
{{=response.contact_form.custom.label.status}}
{{=response.contact_form.custom.widget.status}}
{{=response.contact_form.custom.label.email}}
{{=response.contact_form.custom.widget.email}}
{{=response.contact_form.custom.label.phone}}
{{=response.contact_form.custom.widget.phone}}
{{=response.contact_form.custom.label.fax}}
{{=response.contact_form.custom.widget.fax}}
{{=response.contact_form.custom.label.mobil}}
{{=response.contact_form.custom.widget.mobil}}
{{=response.contact_form.custom.label.notes}}
{{=response.contact_form.custom.widget.notes}}
{{=response.contact_ref_id}} {{=response.contact_nervatype}} {{=response.contact_form.custom.end}}
{{=response.view_contact}}
{{if not response.event_disabled:}}
{{=response.view_event}}
{{pass}}
{{pass}}