{{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.widget.id}}
{{=rowContent_form.custom.widget.empresa_almacenesconcepto_id}}
{{=rowContent_form.custom.widget.folio}}
{{=rowContent_form.custom.widget.fecha_movimiento}}
{{=rowContent_form.custom.widget.fecha_registro}}
{{=rowContent_form.custom.widget.estatus_movimiento}}
{{if dbTable.empresa_proveedor_id.writable:}}
{{=rowContent_form.custom.widget.empresa_proveedor_id}}
{{else: pass}} {{if dbTable.empresa_cliente_id.writable:}}
{{=rowContent_form.custom.widget.empresa_cliente_id}}
{{else: pass}} {{if rowContent_form.custom.label.empresa_invmovto_ref_id:}}
{{=rowContent_form.custom.widget.empresa_invmovto_ref_id}}
{{else: pass}}
{{=rowContent_form.custom.widget.descripcion}}
{{=rowContent_form.custom.widget.descripcionauto}}
{{if rowContent_form.vars.inconsistencias:}}
{{=rowContent_form.custom.widget.inconsistencias}}
{{else: pass}}
{{=rowContent_form.custom.end}} {{ else: pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}