{{extend 'nwc/layout.html'}} {{=form.custom.begin}}
{{is_mobile=request.user_agent().is_mobile}}
{{=form.custom.label.pronumber}}
{{=form.custom.widget.pronumber}}
{{=form.custom.label.startdate}}
{{=form.custom.widget.startdate}}
{{=form.custom.label.enddate}}
{{=form.custom.widget.enddate}}
{{=form.custom.label.description}}
{{=form.custom.widget.description}}
{{=form.custom.label.customer_id}}
{{=response.customer_control}}{{=response.customer_id}}
{{=form.custom.label.inactive}}
{{=form.custom.widget.inactive}}
{{=form.custom.label.notes}}
{{=form.custom.widget.notes}}
{{=form.custom.end}} {{if form.formname!='project/create':}}
{{if response.cmd_fields:}} {{pass}}
{{=response.cmd_fields}} {{if response.cmb_fields:}}
{{=T('Additional Data')}}
{{else:}}
{{pass}}
{{=response.cmb_fields}}
{{=response.fieldvalue_form.custom.begin}}
{{=T('FIELD')}} {{=response.pronumber}} {{=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.address_form.custom.begin}}
{{=T('ADDRESS')}} {{=response.pronumber}} {{=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.pronumber}} {{=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}}
{{=response.view_trans}}
{{pass}}