{{# -*- coding: utf-8 -*-}} {{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.tipo}}
{{=rowContent_form.custom.widget.descuento}}
{{=rowContent_form.custom.widget.descripcion}}
Casco(s):
{{=rowContent_form.custom.widget.empresa_prodserv_retornable_id}}
{{=rowContent_form.custom.widget.cantidad_retornados}}
{{=rowContent_form.custom.widget.valor_retornado}}
Ajuste/Garantía:
{{=rowContent_form.custom.widget.empresa_prodserv_id}}
{{=rowContent_form.custom.widget.empresa_ajuste_periodo_id}}
{{=rowContent_form.custom.widget.fechainstalacion}}
{{=rowContent_form.custom.widget.fechareclamacion}}
{{=rowContent_form.custom.widget.precio}}
{{=rowContent_form.custom.widget.mes}}
{{=rowContent_form.custom.widget.pagouso}}
{{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}}