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

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.folioacuse}}
{{ else: }}
{{=rowContent_form.custom.widget.folioacuse}}
{{=rowContent_form.custom.widget.fecha}}
{{=rowContent_form.custom.widget.empresa_plaza_sucursal_id}}
{{=rowContent_form.custom.widget.monedacontpaqi_id}}
{{=rowContent_form.custom.widget.empresa_cliente_id}}
{{=rowContent_form.custom.widget.domicilio}}
{{=rowContent_form.custom.widget.correo}}
{{=rowContent_form.custom.widget.telefono}}
{{=rowContent_form.custom.widget.marca_id}}
{{=rowContent_form.custom.widget.anio}}
{{=rowContent_form.custom.widget.placas}}
{{=rowContent_form.custom.widget.uso}}
{{=rowContent_form.custom.widget.conductor}}
{{ pass }}
{{if rowContent_form.custom.label.notas:}}
{{=rowContent_form.custom.widget.notas}}
{{pass}} {{=rowContent_form.custom.end}} {{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}