Commit 390c53a16f35e1b46ab955226e5c95cfdb643ec6
1 parent
28f2aa6d
Exists in
master
[Redmine #5043]Save atendimento requisicao
Showing
1 changed file
with
0 additions
and
5 deletions
Show diff stats
cit-adm-materiais-api/src/main/resources/scripts-bd/postgres/v1.16.0/01-cit-adm-materiais-v1.16.0-postgres.sql
... | ... | @@ -170,8 +170,3 @@ CREATE TABLE alm_rc_at_item_end_aud |
170 | 170 | ); |
171 | 171 | |
172 | 172 | -- ERICK FIM 23/05/2016 |
173 | - | |
174 | --- ERICK INICIO 24/05/2016 | |
175 | - ALTER TABLE alm_me_fifoitem ADD valorResto numeric(20,4); | |
176 | - ALTER TABLE alm_me_fifoitem_aud ADD valorResto numeric(20,4); | |
177 | --- ERICK FIM 24/05/2016 | |
178 | 173 | \ No newline at end of file | ... | ... |