Changes between Initial Version and Version 1 of product/Locais


Ignore:
Timestamp:
09/05/16 22:07:26 (8 years ago)
Author:
marlom.konrath@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • product/Locais

    v1 v1  
     1= Reformulação de Polos e Locais =
     2== Ajustes no Sistema ==
     3 * O cadastro de locais e polos será unificado.
     4 * A opção de definição de polos será removida de cursos EAD.
     5 * Todos os polos estarão disponíveis para todos os alunos nos cursos EAD.
     6 * As turmas terão um local (polo) para elas.
     7 * Para cursos EAD o aluno poderá escolher um polo preferencial (qualquer um dos polos ativos).
     8 * O polo será salvo em leads e tcontareceber_1 no momento do cadastro.
     9 * Ao se adicionar o aluno na turma a informação do polo será adicionada, quando for o caso, em turmas_alunos_locais e historico_turmas_alunos_locais.
     10 * O cadastro atual presente em convenios na Uninassau será migrado para os locais.
     11 * É necessário cadastrar o CNPJ?
     12 *
     13
     14'''BD'''
     15
     16 * Os Polos (tabela "locais" no BD) passarão a ter os seguintes campos:
     17   * ID_Local
     18   * ID_Cidade
     19   * ID_PessoaPerfil
     20   * Nome_Local
     21   * Endereco_Local
     22   * Numero_Local
     23   * Bairro_Local
     24   * CEP_Local
     25   * !CodigoMunicipioParceiro_Local
     26   * !CodigoBairroParceiro_Local
     27   * Ativo_Local
     28   * !MomentoCriacao_Local
     29   * !MomentoAlteracao_Local
     30
     31== Arquivos onde tlocal foi encontrado e que precisarão ser alterados: ==
     32 * sistema/Financeiro/Repasse/!RelatorioRepasseCampus.php: LEFT JOIN tlocal i ON (h.ID_Local=i.ID_Local)
     33 * sistema/Financeiro/Repasse/!RelatorioRepasseCampus.php: LEFT JOIN tlocal i ON (h.ID_Local=i.ID_Local)
     34 * sistema/Financeiro/Repasse/!RelatorioRepasseCampus.php: LEFT JOIN tlocal i ON (h.ID_Local=i.ID_Local)
     35 * sistema/Turmas/Cadastro/!FormCadastro.php: JOIN tlocal b ON (a.ID_Local=b.ID_Local)
     36 * sistema/Turmas/ajaj.php: FROM tlocal
     37 * sistema/Turmas/Scripts/gera_csv.php: LEFT JOIN tlocal as l ON l.ID_Local = tl.ID_Local
     38 * sistema/Turmas/Scripts/estacio_relatorio_inscricao.php: LEFT JOIN $banco.tlocal loc ON (lt.ID_Local = loc.ID_Local)
     39 * sistema/Turmas/Scripts/curos_cidade_estacio.php: LEFT JOIN $banco.tlocal f ON (e.ID_Local=f.ID_Local)
     40 * sistema/Turmas/Scripts/curos_cidade_estacio.php: FROM $banco.tlocal
     41 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     42 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     43 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     44 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     45 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     46 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     47 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     48 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     49 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     50 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     51 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     52 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     53 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     54 * sistema/Turmas/Scripts/gera_relatorio_captacao_estacio.php: LEFT JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     55 * sistema/Turmas/Scripts/estacio_relatorio_cursos.php: LEFT JOIN $banco.tlocal f ON (e.ID_Local=f.ID_Local)
     56 * sistema/Turmas/Scripts/relatorio_captacao/index.php: tlocal.Conteudo_Local,
     57 * sistema/Turmas/Scripts/relatorio_captacao/index.php: LEFT JOIN tlocal USING(ID_Local)
     58 * sistema/Turmas/Scripts/estacio_rel_inscri_ativa.php: LEFT JOIN $banco.tlocal loc ON (lt.ID_Local = loc.ID_Local)
     59 * sistema/Turmas/Scripts/Estacio_Datas_RelatorioCaptacao.sql: LEFT JOIN tlocal lo ON tl.ID_Local = lo.ID_Local
     60 * sistema/Turmas/Scripts/Estacio_Datas_RelatorioCaptacao.sql: LEFT JOIN tlocal lo ON tl.ID_Local = lo.ID_Local
     61 * sistema/Turmas/Scripts/relatorio_captacao_estacio.php: tlocal.Conteudo_Local as !CampusTurma,
     62 * sistema/Turmas/Scripts/relatorio_captacao_estacio.php: LEFT JOIN tlocal ON (tturmalocal.ID_Local = tlocal.ID_Local)
     63 * sistema/Turmas/Scripts/relatorio_captacao_estacio.php: tlocal.Conteudo_Local as !CampusTurma,
     64 * sistema/Turmas/Scripts/relatorio_captacao_estacio.php: LEFT JOIN tlocal ON (tturmalocal.ID_Local = tlocal.ID_Local)
     65 * sistema/Turmas/Scripts/cursos_estado_estacio.php: tlocal.codigo_municipio_campus AS codigo_municipio_campus,
     66 * sistema/Turmas/Scripts/cursos_estado_estacio.php: tlocal.codigo_bairro_campus AS codigo_bairro_campus,
     67 * sistema/Turmas/Scripts/cursos_estado_estacio.php: tlocal.Conteudo_Local AS Conteudo_Local,
     68 * sistema/Turmas/Scripts/cursos_estado_!estacio.php:JOIN $banco.tlocal ON (tlocal.Ativo_Local = '1')
     69 * sistema/Turmas/Scripts/cursos_estado_!estacio.php:JOIN $banco.tcidade ON (tlocal.ID_Cidade = tcidade.ID_Cidade)
     70 * sistema/Turmas/Scripts/cursos_estado_!estacio.php:GROUP BY tlocal.ID_Local,
     71 * sistema/Turmas/Scripts/cursos_estado_estacio.php: tlocal.codigo_municipio_campus AS codigo_municipio_campus,
     72 * sistema/Turmas/Scripts/cursos_estado_estacio.php: tlocal.codigo_bairro_campus AS codigo_bairro_campus,
     73 * sistema/Turmas/Scripts/cursos_estado_estacio.php: tlocal.Conteudo_Local AS Conteudo_Local,
     74 * sistema/Turmas/Scripts/cursos_estado_!estacio.php:JOIN $banco.tlocal ON (tlocal.ID_Local = tturmalocal.ID_Local)
     75 * sistema/Turmas/Scripts/cursos_estado_!estacio.php:GROUP BY tlocal.ID_Local,
     76 * sistema/Turmas/Scripts/relatorio_estacio_base_alunos.php: tcidade.Sigla_UF, tlocal.Conteudo_Local,tcurso.EAD,
     77 * sistema/Turmas/Scripts/relatorio_estacio_base_alunos.php: LEFT JOIN $banco.tlocal ON tturmalocal.ID_Local = tlocal.ID_Local
     78 * sistema/Turmas/Scripts/relatorio_estacio_base_alunos.php: LEFT JOIN $banco.tcidade ON tlocal.ID_Cidade = tcidade.ID_Cidade
     79 * sistema/Administrativo/Relatorios/!PlanilhaInscritosMatriculados.php: join tlocal lo on tl.ID_Local = lo.ID_Local
     80 * sistema/Administrativo/Relatorios/!PlanilhaInscritosMatriculados.php: join tlocal lo on tl.ID_Local = lo.ID_Local
     81 * sistema/Administrativo/Relatorios/PlanilhaCursoCampusDescontoXML.php: JOIN tlocal as l on tl.ID_Local=l.ID_Local
     82 * sistema/Administrativo/Relatorios/!PlanilhaFunil.php: JOIN tlocal lo on tl.ID_Local = lo.ID_Local
     83 * sistema/Administrativo/!ControledeMatriculas/RelatorioProjecao.php: JOIN tlocal b ON (a.ID_Local=b.ID_Local)
     84 * sistema/Administrativo/!ControledeMatriculas/ControleMatriculas.php:$sqlLocal = "SELECT Conteudo_Local FROM tlocal WHERE ID_Cidade = '" . $ID_Cidade . "' AND Ativo_Local = '1'";
     85 * sistema/Administrativo/locais/!AddLocal.php: $SQLver = "SELECT 1 FROM tlocal
     86 * sistema/Administrativo/locais/!AddLocal.php: $SQLstring = "UPDATE tlocal SET
     87 * sistema/Administrativo/locais/!AddLocal.php: $SQLver = "SELECT 1 FROM tlocal
     88 * sistema/Administrativo/locais/!AddLocal.php: $SQLstring = "INSERT tlocal SET
     89 * sistema/Administrativo/locais/!ListLocal.php: FROM tlocal
     90 * sistema/Administrativo/locais/!DelLocal.php: $SQLstring = "UPDATE tlocal SET
     91 * sistema/Administrativo/locais/!PopAlt.php: " FROM tlocal ".
     92 * sistema/Library/ajaj.php: FROM tlocal
     93 * sistema/Library/lib.php: LEFT JOIN tlocal i ON (h.ID_Local = i.ID_Local)';
     94 * sistema/Library/lib.php: LEFT JOIN tlocal i ON (h.ID_Local = i.ID_Local)';
     95 * sistema/Library/classes.php: tlocal d ON c.ID_Local = d.ID_Local
     96 * sistema/Library/class_eventoaula.php: tlocal.nome_campus
     97 * sistema/Library/class_eventoaula.php: LEFT JOIN tlocal ON (tturmalocal.ID_Local = tlocal.ID_Local)