fixes bug#24091

dev: Celio
qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@111466 d1611594-4594-4d17-8e1d-87c2c4800839
master
fabio 2022-03-23 21:45:37 +00:00
parent 789e98fb04
commit 839722ace5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ begin
(funcion_sistema_seq.NEXTVAL, 1, ''ADM > RELATORIOS > INTEGRACAO > CT-e OS'',
''COM.RJCONSULTORES.ADMINISTRACION.GUI.RELATORIOS.MENU.RELATORIOCTEOS'', 1, SYSDATE, 1)';
exception
exception
when dup_val_on_index then null;
when except_02291 then null;
end;