Commit 0d093f72 authored by cmahajan's avatar cmahajan

Updated sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@40955 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ba0f5c8b
......@@ -10,10 +10,10 @@ values
------------------------------------------------------------obj_forms----------------------------------------------------
INSERT INTO obj_forms ( win_name ,title ,form_no )
VALUES ('w_prov_rel_item','Provisional Release Header','1');
VALUES ('w_prov_rel_item','Prov Release Header','1');
INSERT INTO obj_forms (win_name ,title ,form_no )
VALUES ('w_prov_rel_item','Provisional Release Detail','2');
VALUES ('w_prov_rel_item','Prov Release Detail','2');
-------------------------------------------------------obj_actions------------------------------------------------------
......
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