Commit 92233390 authored by sghate's avatar sghate

Shital: updated sql w_itdecl_fmt.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@210829 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5284629f
...@@ -128,7 +128,7 @@ DELETE FROM POPHELP WHERE FIELD_NAME='SEQ_NO' AND MOD_NAME='W_ITDECL_FMT'; ...@@ -128,7 +128,7 @@ DELETE FROM POPHELP WHERE FIELD_NAME='SEQ_NO' AND MOD_NAME='W_ITDECL_FMT';
update obj_forms set disp_metadata= update obj_forms set disp_metadata=
'<html> '<html>
<span style="white-space: normal !important; word-break: break-word; "><b>{description} ({ad_code})</b> <br/> <span style="white-space: normal !important; word-break: break-word; "><b>{description} ({ad_code})</b> <br/>
Seq No : <b>({seq_no})</b> ,Proof Detail Required : :<b> {proof_required}</b> , On Confirmation : :<b>({decl_upd_flag})</b> Seq No : <b>({seq_no})</b> ,Proof Detail Required :<b> {proof_required}</b> , On Confirmation :<b>({decl_upd_flag})</b>
</span> </span>
</html>' where win_name='w_itdecl_fmt'; </html>' where win_name='w_itdecl_fmt';
......
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