Commit 6111479d authored by ssalve's avatar ssalve

Sarita: Updated sql staments on 05 JUN 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@185955 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 77539c2e
...@@ -320,4 +320,7 @@ values ('cctr_alloc_wiz',5,null,'Previous',null,null,'P','Previous','2',null,nul ...@@ -320,4 +320,7 @@ values ('cctr_alloc_wiz',5,null,'Previous',null,null,'P','Previous','2',null,nul
--------------------- System Entries by sarita on 05 JUN 2018 ------------------------------------- --------------------- System Entries by sarita on 05 JUN 2018 -------------------------------------
update messages set msg_descr='Period already defined for the site' where msg_no='INVPRDSTCD'; update messages set msg_descr='Period already defined for the site' where msg_no='INVPRDSTCD';
\ No newline at end of file
update obj_forms set scr_flag='F' where win_name='w_resource_cons' and form_no=1;
update obj_forms set scr_flag='T' where win_name='w_resource_cons' and form_no=2;
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment