{{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}}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.etapacontable}}
{{if rowContent_form.custom.label.poliza_fecha:}}
{{=rowContent_form.custom.widget.poliza_fecha}}
{{=rowContent_form.custom.widget.poliza_tipo_id}}
{{=rowContent_form.custom.widget.poliza_diario_id}}
{{=rowContent_form.custom.widget.poliza_folio}}
{{else: pass}}
{{if rowContent_form.custom.label.poliza_concepto:}}
{{=rowContent_form.custom.widget.poliza_concepto}}
{{=rowContent_form.custom.widget.poliza_fechaexporacion}}
{{else: pass}}
{{if rowContent_form.custom.label.notas:}}
{{=rowContent_form.custom.widget.notas}}
{{else: pass}} {{=rowContent_form.custom.end}} {{ else: pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}