{{# -*- coding: utf-8 -*-}} {{b_customRowContent_formAdvSearch = True}} {{b_customRowContent_form = True}} {{b_customRowSearchResults_grid = False}} {{extend os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_content.html')}} {{block blockCustomRowContent_formAdvSearch}} {{end}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.distanciarecorrida}}

{{=campoEsOrigen.widget(campoEsOrigen, campoEsOrigen.default)}} Origen

{{=rowContent_form.custom.widget.origen_idorigen}}
{{=rowContent_form.custom.widget.origen_rfcremitente}}
{{=rowContent_form.custom.widget.origen_nombreremitente}}
{{=rowContent_form.custom.widget.origen_numregidtrib}}
{{=rowContent_form.custom.widget.origen_pais_id}}
{{=rowContent_form.custom.widget.origen_fechahorasalida}}

{{=campoEsDestino.widget(campoEsDestino, campoEsDestino.default)}} Destino

{{=rowContent_form.custom.widget.destino_iddestino}}
{{=rowContent_form.custom.widget.destino_rfcdestinatario}}
{{=rowContent_form.custom.widget.destino_nombredestinatario}}
{{=rowContent_form.custom.widget.destino_numregidtrib}}
{{=rowContent_form.custom.widget.destino_pais_id}}
{{=rowContent_form.custom.widget.destino_fechahoraprogllegada}}

Domicilio

{{=rowContent_form.custom.widget.dom_emp_pla_suc_almacen_id}}
{{=rowContent_form.custom.widget.dom_usardireccioncliente}}
{{=rowContent_form.custom.widget.dom_pais_id}}
{{=rowContent_form.custom.widget.dom_pais_estado_id}}
{{=rowContent_form.custom.widget.dom_municipio}}
{{=rowContent_form.custom.widget.dom_localidad}}
{{=rowContent_form.custom.widget.dom_referencia}}
{{=rowContent_form.custom.widget.dom_colonia}}
{{=rowContent_form.custom.widget.dom_calle}}
{{=rowContent_form.custom.widget.dom_numexterior}}
{{=rowContent_form.custom.widget.dom_numinterior}}
{{=rowContent_form.custom.widget.dom_codigopostal}}
{{ if rowContent_form.custom.label.notas: }}
{{=rowContent_form.custom.widget.notas}}
{{ else: pass }} {{=rowContent_form.custom.end}} {{ else: pass # rowContent_form }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}