diff --git a/src/db/migration/V20161003_1730__mantis8046.sql b/src/db/migration/V20161003_1730__mantis8046.sql new file mode 100644 index 000000000..60f0480c7 --- /dev/null +++ b/src/db/migration/V20161003_1730__mantis8046.sql @@ -0,0 +1,2 @@ +INSERT INTO MOTIVO_CANCELACION(MOTIVOCANCELACION_ID,DESCMOTIVO,TIPOMOTIVO,ACTIVO,FECMODIF,USUARIO_ID,TXTRELATORIO) +VALUES(99,'GERACAO OCD','B',1,SYSDATE,1,'GERACAO OCD'); \ No newline at end of file