Criar campo SERIEIMPFISCAL para a venda (fixes issue 8522)

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@64795 d1611594-4594-4d17-8e1d-87c2c4800839
master
alberto 2017-01-10 20:03:40 +00:00
parent d9867a6f5a
commit e0674e3e75
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
alter table caja add SERIEIMPFISCALORIGINAL VARCHAR2(6 BYTE);
alter table boleto add SERIEIMPFISCALORIGINAL VARCHAR2(6 BYTE);