|
|
@ -1282,6 +1282,10 @@ public class ValidazionePraticaUtil { |
|
|
|
firme.remove(TipoSoggettoUtil.DIRETTORE_LAVORI); |
|
|
|
firme.remove(TipoSoggettoUtil.DIRETTORE_LAVORI); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (intPratica.getTipoProcedura().equals(Constants.PROCEDURA_P9)) { |
|
|
|
|
|
|
|
firme.remove(TipoSoggettoUtil.PROGETTISTA); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
if (intPratica.getTipoProcedura().equals(Constants.PROCEDURA_P10)) { |
|
|
|
if (intPratica.getTipoProcedura().equals(Constants.PROCEDURA_P10)) { |
|
|
|
firme.remove(TipoSoggettoUtil.PROGETTISTA); |
|
|
|
firme.remove(TipoSoggettoUtil.PROGETTISTA); |
|
|
|
firme.remove(TipoSoggettoUtil.DIRETTORE_LAVORI); |
|
|
|
firme.remove(TipoSoggettoUtil.DIRETTORE_LAVORI); |
|
|
|