{{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}}
{{=cfdiForm.custom.widget.empresa_plaza_sucursal_cajachica_id}}
{{ if (dbRow_cfdiformapago.formapago_id in (TFORMASPAGO.CHEQUE,) ): }}
{{=rowContent_form.custom.widget.empresa_cuentabancaria_id}}
{{=rowContent_form.custom.widget.bancocontpaqi_id_cliente}}
{{=rowContent_form.custom.widget.cheque}}
{{=rowContent_form.custom.widget.cuenta_cliente}}
{{=rowContent_form.custom.widget.fechadeposito}}
{{ elif (dbRow_cfdiformapago.formapago_id in (TFORMASPAGO.EFECTIVO,) ): }} {{ elif (dbRow_cfdiformapago.formapago_id in (TFORMASPAGO.TDD, TFORMASPAGO.TDC) ): }}
{{=rowContent_form.custom.widget.empresa_cuentabancaria_terminal_id}}
{{=rowContent_form.custom.widget.bancocontpaqi_id_cliente}}
{{=rowContent_form.custom.widget.tarjeta}}
{{=rowContent_form.custom.widget.autorizacion}}
{{=rowContent_form.custom.widget.operacion}}
{{=rowContent_form.custom.widget.fechadeposito}}
{{ elif (dbRow_cfdiformapago.formapago_id in (TFORMASPAGO.TRANSFERENCIA,) ): }}
{{=rowContent_form.custom.widget.empresa_cuentabancaria_id}}
{{=rowContent_form.custom.widget.bancocontpaqi_id_cliente}}
{{=rowContent_form.custom.widget.cuenta_cliente}}
{{=rowContent_form.custom.widget.referencia}}
{{=rowContent_form.custom.widget.claverastero}}
{{=rowContent_form.custom.widget.fechadeposito}}
{{ else: }}
Forma de pago no considerada, contacte al administrador
{{ pass }} {{ if rowContent_form.custom.label.notas:}}
{{=rowContent_form.custom.widget.notas}}
{{ pass }} {{=rowContent_form.custom.end}} {{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}