Commit 38d98b70 authored by sghate's avatar sghate

Updated sql w_emp_status.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217224 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2fcf7e18
......@@ -247,6 +247,10 @@ update OBJ_FORMS set DISP_METADATA ='<html>
Status :<b> {status_type}</b> , Effective Date :<b>{date__effchg}</b> , Confirmed : <b>{confirm}</b> <span style="float:right;"> <b> {tran_date} </b> </span>
</span>
</html>' where WIN_NAME='w_emp_status' and FORM_NO='1';
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 ('VTEMPSTS10','Status Type Mismatch','Status type is mismatch betwwen employee and status change transaction','E','Y',null,null,null,to_date('06-03-18','DD-MM-RR'),'HRISHIKESH','HRISHIKESH ',null,null);
-------------------------------------------- Shital [26/02/2020] -------------------[End]
......@@ -260,3 +264,4 @@ Status :<b> {status_type}</b> , Effective Date :<b>{date__effchg}</b> , Confirme
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