Commit 2e8168c1 authored by nkhan's avatar nkhan

Added by Nasruddin khan


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103213 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 18600514
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Commision Perc:</text> <text>Commision :</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>295</x> <x>295</x>
......
...@@ -385,4 +385,17 @@ Insert into system_events (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD ...@@ -385,4 +385,17 @@ Insert into system_events (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD
Insert into system_events (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('customer','pre_validate','1','prv_default_ejb',null,'0',sysdate,'base','base','2','EJB','Customer',null); Insert into system_events (OBJ_NAME,EVENT_CODE,EVENT_CONTEXT,SERVICE_CODE,METHOD_RULE,OVERWRITE_CORE,CHG_DATE,CHG_USER,CHG_TERM,RESULT_HANDLE,COMP_TYPE,COMP_NAME,COMM_FORMAT) values ('customer','pre_validate','1','prv_default_ejb',null,'0',sysdate,'base','base','2','EJB','Customer',null);
/* change by Nasruddin [29/AUG/16] END */ /* change by Nasruddin [29/AUG/16] END */
\ No newline at end of file
/* change by Nasruddin [31/AUG/16] START */
insert into messages(msg_no, msg_str, msg_descr, msg_type, msg_opt, chg_date, chg_user, chg_term )
values(
'VTCOMLESMX',
'INVALID MAXIMUM AMOUNT!',
'Commission Amount should be less than Maximum Amount ! ',
'E',
'Y',
sysdate,
'BASE',
'BASE');
/* change by Nasruddin [31/AUG/16] END */
\ No newline at end of file
...@@ -18,7 +18,7 @@ column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432" ...@@ -18,7 +18,7 @@ column(band=detail id=3 alignment="0" tabsequence=10 border="5" color="33554432"
column(band=detail id=5 alignment="1" tabsequence=30 border="5" color="33554432" x="159" y="70" height="18" width="132" format="[general]" html.valueishtml="0" name=min_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=5 alignment="1" tabsequence=30 border="5" color="33554432" x="159" y="70" height="18" width="132" format="[general]" html.valueishtml="0" name=min_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Effective Date:" border="0" color="33554432" x="20" y="97" height="16" width="132" html.valueishtml="0" name=eff_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Effective Date:" border="0" color="33554432" x="20" y="97" height="16" width="132" html.valueishtml="0" name=eff_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="33554432" x="159" y="97" height="18" width="132" format="dd/mm/yy" html.valueishtml="0" name=eff_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=7 alignment="0" tabsequence=50 border="5" color="33554432" x="159" y="97" height="18" width="132" format="dd/mm/yy" html.valueishtml="0" name=eff_date visible="1" editmask.useformat=yes editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Commision Perc:" border="0" color="33554432" x="295" y="43" height="16" width="132" html.valueishtml="0" name=comm_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Commision :" border="0" color="33554432" x="295" y="43" height="16" width="132" html.valueishtml="0" name=comm_perc_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Maximum Amount:" border="0" color="33554432" x="295" y="71" height="16" width="132" html.valueishtml="0" name=max_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" ) text(band=detail alignment="1" text="Maximum Amount:" border="0" color="33554432" x="295" y="71" height="16" width="132" html.valueishtml="0" name=max_amt_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=20 border="5" color="33554432" x="434" y="43" height="18" width="132" format="[general]" html.valueishtml="0" name=comm_perc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=4 alignment="1" tabsequence=20 border="5" color="33554432" x="434" y="43" height="18" width="132" format="[general]" html.valueishtml="0" name=comm_perc visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="1" tabsequence=40 border="5" color="33554432" x="434" y="71" height="18" width="132" format="[general]" html.valueishtml="0" name=max_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=6 alignment="1" tabsequence=40 border="5" color="33554432" x="434" y="71" height="18" width="132" format="[general]" html.valueishtml="0" name=max_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
......
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