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-87c2c4800839master
parent
d9867a6f5a
commit
e0674e3e75
|
@ -0,0 +1,2 @@
|
|||
alter table caja add SERIEIMPFISCALORIGINAL VARCHAR2(6 BYTE);
|
||||
alter table boleto add SERIEIMPFISCALORIGINAL VARCHAR2(6 BYTE);
|
Loading…
Reference in New Issue