diff --git a/src/db/migration/V20161007_1709__mantis0000.sql b/src/db/migration/V20161007_1709__mantis0000.sql new file mode 100644 index 000000000..e806978ae --- /dev/null +++ b/src/db/migration/V20161007_1709__mantis0000.sql @@ -0,0 +1 @@ +update punto_venta set INDBLOQCANCIMPPOSTERIOR = 0 where INDBLOQCANCIMPPOSTERIOR is null; \ No newline at end of file