Crea Proveedor
Crea Participante
Código
Los códigos deben ser únicos, de máximo 20 letras o números, sin espacios, sin caracteres especiales, ni ñ, ni tildes
Se requiere crear un Participante hay dos opciones
  • Persona : Si es persona Nombre y Apellido y CC
  • Empresa o Grupo  de Participantes : Si empresa sólo el Nombre y NIT con dígito de verificación! Ojo
Crea Información de Contacto
  • Correo Electrónico
  • Teléfono
  • Postal
Adiciona Roles Proveedor
  • Proveedor
  • Proveedor que factura
  • Envío de proveedor
Crea Identificación
  • CC
  • NIT
Crea Información de Impuestos  
 

when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${contenido.contentId} [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 73] ----" title="The following has evaluated to null or missing: ==> contenido.description [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 106] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${contenido.description} [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 104] ----">( The following has evaluated to null or missing: ==> contenido.mimeTypeId [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 134] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${contenido.mimeTypeId} [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 132] ---- ) The following has evaluated to null or missing: ==> contenido.contentName [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 160] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${contenido.contentName} [in template "delegator:default:DataResource:CMSSUA_DEC" at line 34, column 158] ----