{{# -*- coding: utf-8 -*-}} {{b_customRowContent_formAdvSearch = True}} {{b_customRowContent_form = True}} {{b_customRowSearchResults_grid = False}} {{extend os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_content.html')}} {{block blockCustomRowContent_formAdvSearch}} {{end}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.prodservcp_id}}
{{=rowContent_form.custom.widget.tferr_prodservstcc_id}}
{{=rowContent_form.custom.widget.descripcion}}
{{=rowContent_form.custom.widget.cantidad}}
{{=rowContent_form.custom.widget.unidad_id}}
{{=rowContent_form.custom.widget.pesoenkg}}
{{=rowContent_form.custom.widget.dimensiones}}
{{=rowContent_form.custom.widget.materialpeligroso}}
{{=rowContent_form.custom.widget.cvematerialpeligroso_id}}
{{=rowContent_form.custom.widget.tipoembalaje_id}}
{{=rowContent_form.custom.widget.valormercancia}}
{{=rowContent_form.custom.widget.monedacontpaqi_id}}
{{=rowContent_form.custom.widget.fraccionarancelaria_id}}
{{=rowContent_form.custom.widget.uuidcomercioext}}

Detalle Mercancía: sólo en caso de traslados marítimos

{{=rowContent_form.custom.widget.detallemerc_unidadpeso_id}}
{{=rowContent_form.custom.widget.detallemerc_numpiezas}}
{{=rowContent_form.custom.widget.detallemerc_pesobruto}}
{{=rowContent_form.custom.widget.detallemerc_pesoneto}}
{{=rowContent_form.custom.widget.detallemerc_pesotara}}
{{ if rowContent_form.custom.label.notas: }}
{{=rowContent_form.custom.widget.notas}}
{{ else: pass }} {{=rowContent_form.custom.end}} {{ else: pass # rowContent_form }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}