Untitled

 avatar
user_6688396
plain_text
6 months ago
17 kB
3
Indexable
Never
[{
	"name": "empreendedorId",
	"label": "Empresa Desenvolvedora",
	"type": "searchPeople",
	"placeholder": "Pesquise por nome ou CPF/CNPJ",
	"grid": 6,
	"required": true
}, {
	"name": "empresaIntermediador",
	"label": "Empresa do Intermediador",
	"type": "searchPeople",
	"placeholder": "Pesquise por nome ou CPF/CNPJ",
	"grid": 6,
	"required": true
}, {
	"name": "intermediadorId",
	"label": "Intermediador",
	"type": "searchPeople",
	"placeholder": "Pesquise por nome ou CPF/CNPJ",
	"grid": 6
}, {
	"name": "responsibleNewBusinessId",
	"label": "Analista de Cr\u00e9dito",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 6,
	"required": true
}, {
	"name": "cidade",
	"label": "Cidade",
	"type": "text",
	"placeholder": "Digite algo",
	"grid": 6,
	"required": true
}, {
	"name": "uf",
	"label": "UF",
	"type": "text",
	"maxLength": 2,
	"placeholder": "Digite algo",
	"grid": 2,
	"filter": "letter",
	"required": true
}, {
	"name": "nhabitantes",
	"label": "N\u00ba de Habitantes",
	"type": "number",
	"maxLength": 7,
	"placeholder": "Digite algo",
	"grid": 4
}, {
	"name": "origem",
	"label": "Origem",
	"type": "select",
	"defaultValue": 0,
	"grid": 2,
	"required": true,
	"selectValues": [{
		"label": "Front",
		"value": 1
	}, {
		"label": "Interno",
		"value": 2
	}, {
		"label": "Outros (Estrat\u00e9gico-Diretoria)",
		"value": 3
	}]
}, {
	"name": "nomeEmpreendimento",
	"label": "Nome do Empreendimento",
	"type": "text",
	"placeholder": "Digite algo",
	"grid": 10
}, {
	"name": "specialOpportunityMx",
	"label": "Oportunidade Especial MX?",
	"type": "switch",
	"grid": 6,
	"defaultValue": false,
	"selectValues": [{
		"label": "N\u00e3o",
		"value": false
	}, {
		"label": "Sim",
		"value": true
	}]
}, {
	"name": "realEstateDevelopmentAmount",
	"label": "Quantidade de empreendimentos",
	"type": "number",
	"maxLength": 11,
	"placeholder": "00",
	"grid": 6,
	"filter": "Quantidade de empreendimentos"
}, {
	"name": "tipoOperacao",
	"label": "Tipo de Opera\u00e7\u00e3o",
	"type": "select",
	"grid": 6,
	"selectValues": [{
		"label": "Cr\u00e9dito B2B",
		"value": 1
	}, {
		"label": "Cr\u00e9dito B2C",
		"value": 2
	}]
}, {
	"name": "tipoempreendimento",
	"label": "Tipo de Empreendimento",
	"type": "select",
	"grid": 6,
	"required": true,
	"selectValues": [{
		"label": "Loteamento Aberto",
		"value": 1
	}, {
		"label": "Loteamento Fechado",
		"value": 2
	}, {
		"label": "Incorpora\u00e7\u00e3o Horizontal",
		"value": 3
	}, {
		"label": "Incorpora\u00e7\u00e3o Vertical",
		"value": 4
	}, {
		"label": "Fracionado/Multipropriedade",
		"value": 6
	}, {
		"label": "Shopping ou Street Mall",
		"value": 7
	}, {
		"label": "Galp\u00e3o Log\u00edstico",
		"value": 8
	}, {
		"label": "Rural",
		"value": 9
	}, {
		"label": "Hotel",
		"value": 10
	}, {
		"label": "Outros",
		"value": 11
	}]
}, {
	"name": "obrasExecutadas",
	"label": "% Obras executadas",
	"type": "text",
	"maxLength": 6,
	"placeholder": "%",
	"grid": 3,
	"filter": "% Obras executadas"
}, {
	"name": "vendasRealizadas",
	"label": "% Vendas realizadas",
	"type": "text",
	"maxLength": 6,
	"placeholder": "%",
	"grid": 3,
	"filter": "% Vendas realizadas"
}, {
	"name": "dataInicioDasObras",
	"label": "Data in\u00edcio das obras",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Data in\u00edcio das obras"
}, {
	"name": "dataPrevistaDeConclusaoDeObra",
	"label": "Data prevista de conclus\u00e3o",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Data prevista de conclus\u00e3o"
}, {
	"name": "exposicaoEstimada",
	"label": "Exposi\u00e7\u00e3o Estimada",
	"type": "number",
	"maxLength": 11,
	"placeholder": "R$",
	"grid": 3,
	"filter": "R$"
}, {
	"name": "alocacaoNoAno",
	"label": "Aloca\u00e7\u00e3o no Ano",
	"type": "number",
	"maxLength": 11,
	"placeholder": "R$",
	"grid": 3,
	"filter": "R$"
}, {
	"name": "qtdeTranches",
	"label": "Qtd. de Tranches",
	"type": "number",
	"maxLength": 11,
	"placeholder": "Digite algo",
	"grid": 3,
	"filter": "R$"
}, {
	"name": "prazoMeses",
	"label": "Prazo(meses)",
	"type": "number",
	"maxLength": 10,
	"placeholder": "Digite algo",
	"grid": 3,
	"filter": "Prazo em meses"
}, {
	"name": "destinacao",
	"label": "Destina\u00e7\u00e3o",
	"type": "select",
	"grid": 4,
	"selectValues": [{
		"label": "Financiamento de Obras",
		"value": 1
	}, {
		"label": "Giro de Estoque",
		"value": 2
	}, {
		"label": "Antecipa\u00e7\u00e3o de Receb\u00edveis",
		"value": 3
	}, {
		"label": "Home Equity",
		"value": 4
	}, {
		"label": "Capital de Giro",
		"value": 5
	}]
}, {
	"name": "instrumento",
	"label": "Instrumento",
	"type": "select",
	"grid": 3,
	"selectValues": [{
		"label": "CRI",
		"value": 1
	}, {
		"label": "CCI",
		"value": 2
	}, {
		"label": "CCB",
		"value": 3
	}, {
		"label": "Home Equity",
		"value": 4
	}]
}, {
	"name": "indexador",
	"label": "Indexador",
	"type": "select",
	"grid": 3,
	"selectValues": [{
		"label": "IPCA",
		"value": 1
	}, {
		"label": "CDI",
		"value": 2
	}, {
		"label": "IGP-M",
		"value": 3
	}, {
		"label": "Selic",
		"value": 4
	}]
}, {
	"name": "taxaPorAno",
	"label": "Taxa(a.a)",
	"type": "number",
	"maxLength": 10,
	"placeholder": "%",
	"grid": 2,
	"filter": "Taxa ao ano"
}, {
	"name": "feeDeJuridico",
	"label": "Fee Jur\u00eddico (R$)",
	"type": "number",
	"maxLength": 20,
	"placeholder": "R$",
	"grid": 3,
	"filter": "Fee de Jur\u00eddico (R$)"
}, {
	"name": "feeEstruturacao",
	"label": "Fee de Estrutura\u00e7\u00e3o (%)",
	"type": "number",
	"maxLength": 10,
	"placeholder": "%",
	"grid": 3,
	"filter": "Fee de Estrutura\u00e7\u00e3o"
}, {
	"name": "feeDeEstruturacao",
	"label": "Fee Estrutura\u00e7\u00e3o (R$)",
	"type": "number",
	"maxLength": 20,
	"placeholder": "R$",
	"grid": 3,
	"filter": "Fee de Estrutura\u00e7\u00e3o"
}, {
	"name": "feeDeOriginacao",
	"label": "Fee de Origina\u00e7\u00e3o (R$)",
	"type": "number",
	"maxLength": 20,
	"placeholder": "R$",
	"grid": 3,
	"filter": "Fee de Origina\u00e7\u00e3o"
}, {
	"name": "feeDTVM",
	"label": "Fee DTVM (R$)",
	"type": "number",
	"maxLength": 20,
	"placeholder": "R$",
	"grid": 3,
	"filter": "Fee DTVM (R$)"
}, {
	"name": "feeSCD",
	"label": "Fee SCD (R$)",
	"type": "number",
	"maxLength": 20,
	"placeholder": "R$",
	"grid": 3,
	"filter": "Fee SCD (R$)"
}, {
	"name": "FII",
	"label": "FII",
	"type": "select",
	"grid": 3,
	"selectValues": [{
		"label": "FIDIC",
		"value": 1
	}, {
		"label": "TGAR",
		"value": 2
	}, {
		"label": "TGRE",
		"value": 3
	}]
}, {
	"name": "erpAtualParceiro",
	"label": "ERP do Parceiro",
	"type": "select",
	"defaultValue": 0,
	"grid": 3,
	"selectValues": [{
		"label": "UAU",
		"value": 1
	}, {
		"label": "Sienge",
		"value": 2
	}, {
		"label": "TOTVS",
		"value": 3
	}, {
		"label": "Mega",
		"value": 4
	}, {
		"label": "SAP",
		"value": 5
	}, {
		"label": "Quality",
		"value": 6
	}, {
		"label": "CGN",
		"value": 7
	}, {
		"label": "N/A",
		"value": 8
	}, {
		"label": "N/E",
		"value": 9
	}]
}, {
	"name": "numeroDeMutuarios",
	"label": "N\u00b0 de mutu\u00e1rios",
	"type": "text",
	"maxLength": 10,
	"placeholder": "Digite algo",
	"grid": 4,
	"filter": "N\u00b0 de mutu\u00e1rios"
}, {
	"name": "responsibleMandato",
	"label": "Analista Mandato",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsiblePO",
	"label": "PO",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleEloEstruturacao",
	"label": "Analista Estrutura\u00e7\u00e3o",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleEloCheck",
	"label": "Analista Check",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleEloLupa",
	"label": "Analista Lupa",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleEloServdocs",
	"label": "Analista Paralegal",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleRevisorMandato",
	"label": "Revisor Mandato",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleRevisorEstruturacao",
	"label": "Revisor Estrutura\u00e7\u00e3o",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "responsibleRevisorDd",
	"label": "Revisor DD",
	"type": "searchShark",
	"placeholder": "Pesquisar",
	"grid": 4
}, {
	"name": "handOver",
	"label": "Hand-Over",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 4,
	"filter": "Hand-Over"
}, {
	"name": "envioDeTermSheet",
	"label": "Envio de Termsheet",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 4,
	"filter": "Envio de Termsheet"
}, {
	"name": "envioAoComite",
	"label": "Envio ao Comit\u00ea",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Envio ao Comit\u00ea"
}, {
	"name": "dataComite",
	"label": "Data do Comit\u00ea",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Data do Comit\u00ea"
}, {
	"name": "validacaoDoMandato",
	"label": "Valida\u00e7\u00e3o do Mandato",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Valida\u00e7\u00e3o do Mandato"
}, {
	"name": "solicitacaoDeAssinaturaMandato",
	"label": "Solicita\u00e7\u00e3o de Assinatura Mandato",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Solicita\u00e7\u00e3o de Assinatura Mandato"
}, {
	"name": "dataAssinaturaMandato",
	"label": "Assinatura de Mandato",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Assinatura de Mandato"
}, {
	"name": "inicioDeFormalizacao",
	"label": "In\u00edcio de Formaliza\u00e7\u00e3o",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "In\u00edcio de Formaliza\u00e7\u00e3o"
}, {
	"name": "kickOffEmpreendedor",
	"label": "Kick-off Empreendedor",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Kick-off Empreendedor"
}, {
	"name": "procuracaoAssinada",
	"label": "Procura\u00e7\u00e3o Assinada",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Procura\u00e7\u00e3o Assinada"
}, {
	"name": "documentosServdocsProtocolados",
	"label": "Documentos ServDocs Protocolados",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Documentos ServDocs Protocolados"
}, {
	"name": "50doChecklistDoParceiro",
	"label": "50% do Checklist do Parceiro",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "50% do Checklist do Parceiro"
}, {
	"name": "1MinutaEnviada",
	"label": "1\u00aa Minuta Enviada",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "1\u00aa Minuta Enviada"
}, {
	"name": "entregaDD",
	"label": "Entrega DD",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Entrega DD"
}, {
	"name": "apresentacaoDaDD",
	"label": "Apresenta\u00e7\u00e3o da DD",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Apresenta\u00e7\u00e3o da DD"
}, {
	"name": "minutaPosDD",
	"label": "Minuta P\u00f3s-DD",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Minuta P\u00f3s-DD"
}, {
	"name": "devolutivaDaMesaDeCredito",
	"label": "Devolutiva Mesa Cr\u00e9d.",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Devolutiva Mesa Cr\u00e9d."
}, {
	"name": "solicitacaoSignOff",
	"label": "Solicita\u00e7\u00e3o Sign Off",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Solicita\u00e7\u00e3o Sign Off"
}, {
	"name": "envioLinkparaParceiro",
	"label": "Envio Link p/ Parceiro",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Envio Link p/ Parceiro"
}, {
	"name": "contratosAssinados",
	"label": "Contratos assinados",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Contratos assinados"
}, {
	"name": "solicitacaoDeRegistro",
	"label": "Solicita\u00e7\u00e3o de Registro",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Solicita\u00e7\u00e3o de Registro"
}, {
	"name": "protocoloDoRegistro",
	"label": "Protocolo do Registro",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Protocolo do Registro"
}, {
	"name": "solicitacaoNfDosFees",
	"label": "Solicita\u00e7\u00e3o NF dos Fees",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Solicita\u00e7\u00e3o NF dos Fees"
}, {
	"name": "envioDasNf",
	"label": "Envio das NF",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Envio das NF"
}, {
	"name": "previsaoDeLiquidacao",
	"label": "Previs\u00e3o de Liquida\u00e7\u00e3o",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Previs\u00e3o de Liquida\u00e7\u00e3o"
}, {
	"name": "dataLiquidacao",
	"label": "Data Liquida\u00e7\u00e3o",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Data Liquida\u00e7\u00e3o"
}, {
	"name": "repasseGestao",
	"label": "Repasse Gest\u00e3o",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Repasse Gest\u00e3o"
}, {
	"name": "dataDaPerda",
	"label": "Data da Perda",
	"type": "text",
	"maxLength": 10,
	"placeholder": "00/00/0000",
	"grid": 3,
	"filter": "Data da Perda"
}, {
	"name": "motivoDePerda",
	"label": "Motivo da perda",
	"type": "select",
	"defaultValue": 0,
	"grid": 6,
	"selectValues": [{
		"label": "Apontamento DD",
		"value": 1
	}, {
		"label": "Erro Operacional - Card Duplicado",
		"value": 2
	}, {
		"label": "Erro Operacional - J\u00e1 est\u00e1 em an\u00e1lise",
		"value": 3
	}, {
		"label": "Falta de Informa\u00e7\u00f5es/Devolutiva",
		"value": 4
	}, {
		"label": "Fora da Tese Atual",
		"value": 5
	}, {
		"label": "Fora da Tese Atual - Cidade",
		"value": 6
	}, {
		"label": "Fora da Tese Atual - Exposi\u00e7\u00e3o",
		"value": 7
	}, {
		"label": "Fora da Tese Atual - Garantias Insuficientes",
		"value": 8
	}, {
		"label": "Fora da Tese Atual - Landbank/Sem Desenvolvedor",
		"value": 9
	}, {
		"label": "Fora da Tese Atual - Produto",
		"value": 10
	}, {
		"label": "Fora da Tese Atual - VGV/Volume da Opera\u00e7\u00e3o",
		"value": 11
	}, {
		"label": "Localiza\u00e7\u00e3o Desfavor\u00e1vel",
		"value": 12
	}, {
		"label": "Recusa do Parceiro",
		"value": 13
	}, {
		"label": "Recusa do Parceiro - Desalinhamento de expectativas",
		"value": 14
	}, {
		"label": "Recusa do Parceiro - Falta de interesse",
		"value": 15
	}, {
		"label": "Recusa do Parceiro - Fechou com outro player",
		"value": 16
	}, {
		"label": "Recusa do Parceiro - Mudan\u00e7a de Produto/Projeto",
		"value": 17
	}, {
		"label": "Recusa do Parceiro - Negocia\u00e7\u00e3o com o terreneiro/s\u00f3cios",
		"value": 18
	}, {
		"label": "Recusa do Parceiro - Prazos",
		"value": 19
	}, {
		"label": "Recusa do Parceiro - Taxas/Custos",
		"value": 20
	}, {
		"label": "Recusa Gestora/Compliance",
		"value": 21
	}, {
		"label": "Recusa Gestora/Compliance - Margem",
		"value": 22
	}, {
		"label": "Recusa Gestora/Compliance - Parceiro",
		"value": 23
	}, {
		"label": "Recusa Gestora/Compliance - Produto",
		"value": 24
	}, {
		"label": "Recusa Gestora/Compliance - Projeto",
		"value": 25
	}, {
		"label": "Viabilidade Desfavor\u00e1vel",
		"value": 26
	}, {
		"label": "Viabilidade Desfavor\u00e1vel - Custo de obra",
		"value": 27
	}, {
		"label": "Viabilidade Desfavor\u00e1vel - Exposi\u00e7\u00e3o",
		"value": 28
	}, {
		"label": "Viabilidade Desfavor\u00e1vel - Produto",
		"value": 29
	}, {
		"label": "Viabilidade Desfavor\u00e1vel - TIR",
		"value": 30
	}, {
		"label": "Outro",
		"value": 31
	}],
	"filter": "Motivo da perda"
}, {
	"name": "lossConsideration",
	"label": "Considera\u00e7\u00e3o da perda",
	"type": "text",
	"maxLength": 200,
	"placeholder": "Digite algo",
	"grid": 12,
	"filter": "Considera\u00e7\u00e3o da perda"
}]