Commit 88f49f6f authored by ssalve's avatar ssalve

Sarita : updated sql on 30/08/2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206594 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3ab32cb1
......@@ -83,7 +83,9 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VMEXPDATE ','Invalid date !','Expiry date can not be prior to effective date.','E','Y',null,null,null,to_date('22-10-00','DD-MM-RR'),'SUN ','HDP ',null,null);
Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,ERR_SOURCE,CHG_DATE,CHG_USER,CHG_TERM,OVERRIDE_INPUT,MAIL_OPTION) values ('VTDATE11 ','Invalid Date !','Effective date can not be empty','E','Y',null,null,null,to_date('22-10-00','DD-MM-RR'),'SUN ','HDP ',null,null);
-------------------------------------------------- SARITA [30/08/2019] ----------- START
update itm2menu set icon_path='cadre_ad.png' , close_icon = 'cadre_adwht.png' where win_name='w_cadre_ad';
-------------------------------------------------- SARITA [30/08/2019] ----------- END
......
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