{{# -*- 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}} {{ if rowContent_formAdvSearch: }} {{=rowContent_formAdvSearch.custom.begin}}
{{ if rowContent_formAdvSearch.custom.label.empresa_id: }}
{{=rowContent_formAdvSearch.custom.widget.empresa_id}}
{{ else: }}
{{ pass }}
{{=rowContent_formAdvSearch.custom.widget.empresa_serie_id}}
{{=rowContent_formAdvSearch.custom.widget.folio}}
{{=rowContent_formAdvSearch.custom.widget.receptorrfc}}
{{=rowContent_formAdvSearch.custom.widget.receptornombrerazonsocial}}
{{=rowContent_formAdvSearch.custom.widget.fecha}}
{{=rowContent_formAdvSearch.custom.widget.tipocomprobante_id}}
{{=rowContent_formAdvSearch.custom.end}} {{ else: pass # rowContent_formAdvSearch }} {{end}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}}
{{ if rowContent_form.record_id:}}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.estado}}
{{=rowContent_form.custom.widget.tipocomprobante_id}}
{{=rowContent_form.custom.widget.uuid}}
{{=rowContent_form.custom.widget.fechatimbrado}}
{{=rowContent_form.custom.widget.etapa}}
{{=rowContent_form.custom.widget.versioncfdi}}
{{=rowContent_form.custom.widget.empresa_id}}
{{ else: pass }}
{{=rowContent_form.custom.widget.fecha}}
{{=rowContent_form.custom.widget.receptorcliente_id}}
{{=rowContent_form.custom.widget.tiporelacion_id}}
{{ if rowContent_form.record_id:}}
{{=rowContent_form.custom.widget.empresa_serie_id}}
{{=rowContent_form.custom.widget.folio}}
{{=rowContent_form.custom.widget.lugarexpedicion_id}}
{{ else: pass }}
{{if O_cartaPorte and O_cartaPorte.rowContent_form:}}
{{=O_cartaPorte.rowContent_form.custom.widget.transpinternac}}
{{=O_cartaPorte.rowContent_form.custom.widget.entradasalidamerc}}
{{=O_cartaPorte.rowContent_form.custom.widget.viaentradasalida_id}}
{{=O_cartaPorte.rowContent_form.custom.widget.totaldistrec}}
{{=O_cartaPorte.rowContent_form.custom.widget.merc_pesobrutototal}}
{{=O_cartaPorte.rowContent_form.custom.widget.merc_unidadpeso_id}}
{{=O_cartaPorte.rowContent_form.custom.widget.merc_pesonetototal}}
{{=O_cartaPorte.rowContent_form.custom.widget.merc_numtotalmercancias}}
{{=O_cartaPorte.rowContent_form.custom.widget.merc_cargoportasacion}}
{{=O_cartaPorte.rowContent_form.custom.widget.figtransporte_transporte_id}}
{{if not O_cartaPorte.rowContent_form.readonly:}} {{else: pass}} {{else: pass}}
{{ if rowContent_form.record_id:}}
{{=rowContent_form.custom.widget.errores}}
{{ else: pass }}
{{ if globals().get('htmlid_emisor', None):}}
{{=rowContent_form.custom.widget.emisorregimenfiscal}}
{{=rowContent_form.custom.widget.emisorempresa_id}}
{{=rowContent_form.custom.widget.emisorrfc}}
{{=rowContent_form.custom.widget.emisornombrerazonsocial}}
{{=rowContent_form.custom.widget.emisorcalle}}
{{=rowContent_form.custom.widget.emisornumexterior}}
{{=rowContent_form.custom.widget.emisornuminterior}}
{{=rowContent_form.custom.widget.emisorcolonia}}
{{=rowContent_form.custom.widget.emisorlocalidad}}
{{=rowContent_form.custom.widget.emisormunicipio}}
{{=rowContent_form.custom.widget.emisorestado}}
{{=rowContent_form.custom.widget.emisorpais}}
{{=rowContent_form.custom.widget.emisorcodigopostal}}
{{ else: pass # htmlid_emisor }} {{ if globals().get('htmlid_receptor', None):}}
{{=rowContent_form.custom.widget.receptorcliente_id}}
{{=rowContent_form.custom.widget.receptorrfc}}
{{=rowContent_form.custom.widget.receptornombrerazonsocial}}
{{=rowContent_form.custom.widget.receptorcalle}}
{{=rowContent_form.custom.widget.receptornumexterior}}
{{=rowContent_form.custom.widget.receptornuminterior}}
{{=rowContent_form.custom.widget.receptorcolonia}}
{{=rowContent_form.custom.widget.receptorlocalidad}}
{{=rowContent_form.custom.widget.receptormunicipio}}
{{=rowContent_form.custom.widget.receptorestado}}
{{=rowContent_form.custom.widget.receptorpais}}
{{=rowContent_form.custom.widget.receptorcodigopostal}}
{{ else: pass # htmlid_receptor }} {{ 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}}