Commit 5231e08e authored by dpingle's avatar dpingle

* updated sql on [04/08/19]

w_leavebal.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206758 ce508802-f39f-4f6c-b175-0d175dae99d5
parent abc2804a
...@@ -164,6 +164,9 @@ Upto : {upto_date} ...@@ -164,6 +164,9 @@ Upto : {upto_date}
</span> </span>
<br/> <span style="float:right;"> <b> {chg_date} </b></span> <br/> <span style="float:right;"> <b> {chg_date} </b></span>
</html>' where win_name='w_leavebal'; </html>' where win_name='w_leavebal';
update messages set MSG_DESCR='Eff Date cannot be greater the Upto date.' where msg_no='VTLVEDATE1';
update messages set MSG_DESCR='Upto Date cannot be greater the expiry date.' where msg_no='VTLVEDATE4';
----------------------------------------------------- Dipesh [04/09/2019] End ----------------------------------------------------- Dipesh [04/09/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