Commit cd4f1fa4 authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 19/11/19

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@212372 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a8155b4c
......@@ -137,3 +137,5 @@ update transetup set disp_meta_data='<html>
update messages set msg_str='Invalid AD Code..' ,msg_descr='AD Code not present in master/ Can not be Empty please eneter valid AD Code.' where msg_no='VMADC1';
update messages set msg_str='Invalid Main AD Code..' ,msg_descr='Main AD Code not present in master/ Can not be Empty please eneter valid Main AD Code.' where msg_no='VMADC6';
update messages set msg_descr='Amount value can not be less than zero.Enter valid amount.' where msg_no='VTPAMT1';
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