Commit 904a07d3 authored by dpingle's avatar dpingle

* updated sql file on [20/08/2019]

w_leave.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@205541 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ab02adfb
...@@ -100,7 +100,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E ...@@ -100,7 +100,7 @@ Insert into MESSAGES (MSG_NO,MSG_STR,MSG_DESCR,MSG_TYPE,MSG_OPT,MSG_TIME,ALARM,E
UPDATE messages SET msg_str = 'Invalid Allow./Deduction code!' WHERE MSG_NO='VEADN1'; UPDATE messages SET msg_str = 'Invalid Allow./Deduction code!' WHERE MSG_NO='VEADN1';
update pophelp set multi_opt='' where MOD_NAME='W_LEAVE' and field_name='AD_CODE__ENCH'; update pophelp set multi_opt=null where MOD_NAME='W_LEAVE' and field_name='AD_CODE__ENCH';
----------------------------------------------------- Dipesh [20/08/2019] End ----------------------------------------------------- Dipesh [20/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