Commit 54cfab1f authored by ssarkar's avatar ssarkar

changed by sumit 22/dec/12 update sql for check sheet.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@92405 ce508802-f39f-4f6c-b175-0d175dae99d5
parent da2a7b34
...@@ -36827,7 +36827,8 @@ INSERT INTO MESSAGES ( ...@@ -36827,7 +36827,8 @@ INSERT INTO MESSAGES (
NULL, NULL,
NULL); NULL);
commit; -- added by sumit on 22/12/12
update obj_forms set ASSISTED_MODE = 'A', DEFAULT_VIEW = 'U' where win_name = 'w_checksheet' and form_no = 2;
COMMIT; COMMIT;
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