fixes bug#24091
dev: Celio qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@111466 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
789e98fb04
commit
839722ace5
|
@ -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;
|
Loading…
Reference in New Issue