{{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}} {{ for _D_campos in D_camposTabla.values(): }}
{{=rowContent_form.custom.dspval[_D_campos[dbc01.tcfdirx_conceptos.noidentificacion.name]]}} : {{=rowContent_form.custom.dspval[_D_campos[dbc01.tcfdirx_conceptos.descripcion.name]]}};      {{=rowContent_form.custom.dspval[_D_campos[dbc01.tcfdirx_conceptos.cantidad.name]]}} {{=rowContent_form.custom.dspval[_D_campos[dbc01.tcfdirx_conceptos.unidad.name]]}}      {{=rowContent_form.custom.dspval[_D_campos[dbc01.tcfdirx_conceptos.contenido.name]]}}
{{=rowContent_form.custom.widget[_D_campos[dbc01.tcfdirx_conceptos.empresa_prodserv_id.name]]}}
{{=rowContent_form.custom.widget[_D_campos[dbc01.tcfdirx_conceptos.cantidad_aplicar.name]]}}
{{=rowContent_form.custom.widget[_D_campos[dbc01.tcfdirx_conceptos.valorunitario.name]]}}
{{=rowContent_form.custom.widget[_D_campos[dbc01.tcfdirx_conceptos.gestion.name]]}}
{{=rowContent_form.custom.widget[_D_campos[dbc01.tcfdirx_conceptos.notas.name]]}}
{{ pass }} {{=rowContent_form.custom.end}} {{ else: pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}