{{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.nombre}}
{{ else: }}
{{=rowContent_form.custom.widget.nombre}}
{{ pass }}
{{=rowContent_form.custom.widget.fondobase}}
{{=rowContent_form.custom.widget.empresa_serie_ingreso_id}}
{{=rowContent_form.custom.widget.empresa_serie_anticipo_id}}
{{=rowContent_form.custom.widget.empresa_serie_egreso_id}}
{{=rowContent_form.custom.widget.empresa_serie_pago_id}}
{{=rowContent_form.custom.widget.empresa_cuentabancaria_terminal_id}}
{{=rowContent_form.custom.widget.empresa_cuentabancaria_id_cheques}}
{{=rowContent_form.custom.widget.empresa_cuentabancaria_id_transferencia}}
{{=rowContent_form.custom.end}} {{ else: pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}