{{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.empresa_producto_id}}
{{=rowContent_form.custom.widget.producto_externo}}
{{=rowContent_form.custom.widget.cantidad_salida}}
{{=rowContent_form.custom.widget.preciounitario}}
{{=rowContent_form.custom.widget.tipo_inconsistencia}}
{{if dbRow_cfdi_concepto:}}
{{=stv_represent_string(dbRow_cfdi_concepto.tcfdi_conceptos.descripcion, dbRow_cfdi_concepto.tcfdi_conceptos)}}
{{=stv_represent_string(dbRow_cfdi_concepto.tcfdi_conceptos.noidentificacion, dbRow_cfdi_concepto.tcfdi_conceptos)}}
{{=stv_represent_number(dbRow_cfdi_concepto.registrados or 0, dbRow_cfdi_concepto.tcfdi_conceptos)}} {{=stv_represent_number(dbRow_cfdi_concepto.tcfdi_conceptos.cantidad, dbRow_cfdi_concepto.tcfdi_conceptos)}}
{{=stv_represent_money(dbRow_cfdi_concepto.tcfdi_conceptos.valorunitario, dbRow_cfdi_concepto.tcfdi_conceptos)}}
{{=stv_represent_money(dbRow_cfdi_concepto.tcfdi_conceptos.importe, dbRow_cfdi_concepto.tcfdi_conceptos)}}
{{pass}}
{{=rowContent_form.custom.end}} {{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}