Commit a6aef884 authored by ssalve's avatar ssalve

sarita : updated sql on 31/08/2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206633 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2a50ec82
......@@ -89,6 +89,9 @@ Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('loan
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 ('VMGRA1 ','Invalid grade code','Grade code entered does not exist in grade master. First you have to define it in master.','E','Y',null,null,null,to_date('06-05-09','DD-MM-RR'),'VISHAL ','VISHAL ',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 ('VMINT1 ','Invalid Interest Term','The interest term you have defined does not exist in the master','E','Y',null,null,null,to_date('22-10-00','DD-MM-RR'),'SUN ','HDP ',null,null);
----------------------------------------------- SARITA [31/08/2019] ---------- START
update itm2menu set icon_path='grade-wise-loans.png' , close_icon='grade-wise-loanswht.png' where win_name='w_loanscheme_grade';
----------------------------------------------- SARITA [31/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