Nuevos controles para subir las plantillas

This commit is contained in:
El Mau 2022-01-08 21:24:19 -06:00
parent a91feb15d7
commit 86bc032413
1 changed files with 13 additions and 1 deletions

View File

@ -594,8 +594,20 @@ var type_make_pdf = [
]
var opt_templates_cfdi = [
{id: 'template_3.3_cp_2.0', value: 'CFDI v3.3 - Carta Porte 2.0'},
]
var options_templates = [
{maxHeight: 15},
{maxHeight: 25},
{cols: [{maxWidth: 20},
{view: 'richselect', id: 'lst_templates_cfdi', label: 'Plantillas CFDI: ', labelWidth: 100, options: opt_templates_cfdi},
{maxWidth: 10},
{view: 'button', id: 'cmd_template_upload', type: 'iconButton', icon: 'file', width: 35},
{},
{maxWidth: 20} ]},
{maxHeight: 25},
{cols: [{maxWidth: 20},
{view: 'search', id: 'txt_plantilla_factura_32', name: 'plantilla_factura_32',
label: 'Plantilla Factura v3.2 (ODS): ', labelPosition: 'top',