Commit 4032069d authored by Ketan Patil's avatar Ketan Patil

Upload New File

parent 88c91ea0
$PBExportHeader$voucher_advfield22.srd
release 9;
datawindow(units=1 timer_interval=0 color=67108864 processing=0 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no )
summary(height=192 color="536870912" )
footer(height=1 color="536870912" )
detail(height=687 color="536870912" )
table(column=(type=char(40) updatewhereclause=yes name=costctr_descr dbname="costctr.descr" )
column=(type=char(40) updatewhereclause=yes name=analysis_descr dbname="analysis.descr" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_id dbname="cash_voucher_det.tran_id" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="cash_voucher_det.line_no" )
column=(type=datetime update=yes updatewhereclause=yes name=exp_date dbname="cash_voucher_det.exp_date" )
column=(type=char(1) update=yes updatewhereclause=yes name=sundry_type dbname="cash_voucher_det.sundry_type" values="Employee E/" )
column=(type=char(10) update=yes updatewhereclause=yes name=sundry_code dbname="cash_voucher_det.sundry_code" )
column=(type=char(60) update=yes updatewhereclause=yes name=sundry_name dbname="cash_voucher_det.sundry_name" )
column=(type=char(10) update=yes updatewhereclause=yes name=acct_code dbname="cash_voucher_det.acct_code" )
column=(type=char(20) update=yes updatewhereclause=yes name=bill_no dbname="cash_voucher_det.bill_no" )
column=(type=datetime update=yes updatewhereclause=yes name=bill_date dbname="cash_voucher_det.bill_date" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=bill_amt dbname="cash_voucher_det.bill_amt" )
column=(type=char(1) update=yes updatewhereclause=yes name=apply_tax dbname="cash_voucher_det.apply_tax" initial="N" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="cash_voucher_det.tax_class" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="cash_voucher_det.tax_chap" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="cash_voucher_det.tax_env" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tax_amt dbname="cash_voucher_det.tax_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="cash_voucher_det.net_amt" )
column=(type=char(120) update=yes updatewhereclause=yes name=remarks dbname="cash_voucher_det.remarks" )
column=(type=char(4) update=yes updatewhereclause=yes name=cctr_code dbname="cash_voucher_det.cctr_code" )
column=(type=char(5) update=yes updatewhereclause=yes name=anal_code dbname="cash_voucher_det.anal_code" )
column=(type=char(3) updatewhereclause=yes name=cc_tran_type dbname="cc_tran_type" )
column=(type=char(4000) updatewhereclause=yes name=acct_descr dbname="acct_descr" )
column=(type=char(5) update=yes updatewhereclause=yes name=anal_code__1 dbname="cash_voucher_det.anal_code__1" )
column=(type=char(40) updatewhereclause=yes name=anal_code__1_descr dbname="anal_code__1_descr" )
column=(type=char(4000) updatewhereclause=yes name=period_code_descr dbname="period_code_descr" )
column=(type=number updatewhereclause=yes name=prv_amt dbname="prv_amt" )
column=(type=char(6) update=yes updatewhereclause=yes name=period_code dbname="cash_voucher_det.period_code" )
column=(type=decimal(3) updatewhereclause=yes name=amount dbname="cash_voucher_det.amount" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"cash_voucher_det~" ) TABLE(NAME=~"costctr~" ) TABLE(NAME=~"analysis~" ) TABLE(NAME=~"cash_voucher~" ) COLUMN(NAME=~"costctr.descr~") COLUMN(NAME=~"analysis.descr~") COLUMN(NAME=~"cash_voucher_det.tran_id~") COLUMN(NAME=~"cash_voucher_det.line_no~") COLUMN(NAME=~"cash_voucher_det.exp_date~") COLUMN(NAME=~"cash_voucher_det.sundry_type~") COLUMN(NAME=~"cash_voucher_det.sundry_code~") COLUMN(NAME=~"cash_voucher_det.sundry_name~") COLUMN(NAME=~"cash_voucher_det.acct_code~") COLUMN(NAME=~"cash_voucher_det.bill_no~") COLUMN(NAME=~"cash_voucher_det.bill_date~") COLUMN(NAME=~"cash_voucher_det.bill_amt~") COLUMN(NAME=~"cash_voucher_det.apply_tax~") COLUMN(NAME=~"cash_voucher_det.tax_class~") COLUMN(NAME=~"cash_voucher_det.tax_chap~") COLUMN(NAME=~"cash_voucher_det.tax_env~") COLUMN(NAME=~"cash_voucher_det.tax_amt~") COLUMN(NAME=~"cash_voucher_det.net_amt~") COLUMN(NAME=~"cash_voucher_det.remarks~") COLUMN(NAME=~"cash_voucher_det.cctr_code~") COLUMN(NAME=~"cash_voucher_det.anal_code~") COMPUTE(NAME=~"(CASH_VOUCHER.TRAN_TYPE) as cc_tran_type~") COMPUTE(NAME=~"fn_get_descr_gencodes('ACCT_CODE','W_VOUCHER_ADVFIELD',TRIM(~~~"CASH_VOUCHER_DET~~~".~~~"ACCT_CODE~~~")) as ACCT_DESCR~") COLUMN(NAME=~"cash_voucher_det.anal_code__1~") COMPUTE(NAME=~"(SELECT DESCR FROM ANALYSIS WHERE ANAL_CODE=CASH_VOUCHER_DET.ANAL_CODE__1 ) AS anal_code__1_descr~") COMPUTE(NAME=~"ddf_get_period_descr(TRIM(~~~"CASH_VOUCHER_DET~~~".~~~"PERIOD_CODE~~~")) AS period_code_descr~") COMPUTE(NAME=~"FN_PRV_OS(CASH_VOUCHER_DET.SUNDRY_TYPE,CASH_VOUCHER_DET.SUNDRY_CODE) as prv_amt~") COLUMN(NAME=~"cash_voucher_det.period_code~") COMPUTE(NAME=~"bill_amt as amount~") JOIN (LEFT=~"cash_voucher_det.cctr_code~" OP =~"=~"RIGHT=~"costctr.cctr_code~" OUTER1 =~"cash_voucher_det.cctr_code~" ) JOIN (LEFT=~"cash_voucher_det.anal_code~" OP =~"=~"RIGHT=~"analysis.anal_code~" OUTER1 =~"cash_voucher_det.anal_code~" ) JOIN (LEFT=~"cash_voucher.tran_id~" OP =~"=~"RIGHT=~"cash_voucher_det.tran_id~" )WHERE( EXP1 =~"CASH_VOUCHER_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="CASH_VOUCHER_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Basic"border="5" color="33554432" x="37" y="20" height="220" width="637" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="700" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Tran Id :" border="0" color="33554432" x="44" y="41" height="16" width="100" html.valueishtml="0" name=tran_id_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="Analysis Code :" border="0" color="33554432" x="45" y="151" height="16" width="100" html.valueishtml="0" name=anal_code_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="553648127" )
column(band=detail id=20 alignment="0" tabsequence=30 border="5" color="33554432" x="151" y="129" height="16" width="85" format="[general]" html.valueishtml="0" name=cctr_code visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Cost Center Code :" border="0" color="33554432" x="44" y="129" height="16" width="100" html.valueishtml="0" name=cctr_code_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="553648127" )
column(band=detail id=1 alignment="0" tabsequence=32766 border="5" color="255" x="241" y="129" height="16" width="413" format="[general]" html.valueishtml="0" name=costctr_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="5" color="33554432" x="151" y="107" height="16" width="85" format="[general]" html.valueishtml="0" name=acct_code visible="1" edit.limit=10 edit.case=upper 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="1073741824" )
text(band=detail alignment="1" text="Account Code :" border="0" color="33554432" x="44" y="107" height="16" width="100" html.valueishtml="0" name=acct_code_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=23 alignment="0" tabsequence=32766 border="5" color="255" x="242" y="107" height="16" width="413" format="[general]" html.valueishtml="0" name=acct_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="67108864" )
column(band=detail id=7 alignment="0" tabsequence=32766 border="5" color="33554432" x="151" y="85" height="16" width="85" format="[general]" html.valueishtml="0" name=sundry_code visible="1" edit.limit=10 edit.case=upper 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="1073741824" )
text(band=detail alignment="1" text="Sundry Code :" border="0" color="33554432" x="44" y="85" height="16" width="100" html.valueishtml="0" name=sundry_code_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="Sundry Name :" border="0" color="33554432" x="242" y="85" height="16" width="79" html.valueishtml="0" name=t_1 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=8 alignment="0" tabsequence=32766 border="5" color="255" x="325" y="85" height="16" width="329" format="[general]" html.valueishtml="0" name=sundry_name visible="1" edit.limit=0 edit.case=upper edit.focusrectangle=no edit.autoselect=no 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="67108864" )
column(band=detail id=6 alignment="0" tabsequence=10 border="5" color="255" x="151" y="63" height="16" width="82" format="[general]" html.valueishtml="0" name=sundry_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.useasborder=yes ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Sundry Type :" border="0" color="33554432" x="44" y="63" height="16" width="100" html.valueishtml="0" name=sundry_type_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=3 alignment="0" tabsequence=32766 border="5" color="255" x="151" y="41" height="16" width="69" format="[general]" html.valueishtml="0" name=tran_id visible="1" edit.limit=10 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="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Line No :" border="0" color="33554432" x="489" y="41" height="16" width="82" html.valueishtml="0" name=line_no_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=32766 border="5" color="255" x="576" y="41" height="16" width="78" format="[general]" html.valueishtml="0" name=line_no 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="67108864" )
text(band=detail alignment="1" text="Event Month :" border="0" color="33554432" x="45" y="172" height="16" width="100" html.valueishtml="0" name=period_code_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="553648127" )
column(band=detail id=19 alignment="0" tabsequence=90 border="5" color="33554432" x="151" y="214" height="17" width="502" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 edit.case=upper 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="1073741824" )
text(band=detail alignment="1" text="Remarks :" border="0" color="33554432" x="44" y="215" height="16" width="100" html.valueishtml="0" name=remarks_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=" Bill No. :" border="0" color="33554432" x="44" y="192" height="16" width="100" html.valueishtml="0" name=bill_no_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=10 alignment="0" tabsequence=60 border="5" color="33554432" x="151" y="192" height="16" width="85" format="[general]" html.valueishtml="0" name=bill_no visible="1" edit.limit=20 edit.case=upper 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="1073741824" )
text(band=detail alignment="1" text="Bill Date :" border="0" color="33554432" x="273" y="192" height="16" width="79" html.valueishtml="0" name=bill_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=11 alignment="0" tabsequence=70 border="5" color="33554432" x="358" y="192" height="16" width="75" format="[shortdate] [time]" html.valueishtml="0" name=bill_date visible="1" 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="1073741824" )
text(band=detail alignment="1" text="Advance Amount :" border="0" color="33554432" x="468" y="192" height="16" width="102" html.valueishtml="0" name=bill_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=12 alignment="1" tabsequence=80 border="5" color="33554432" x="575" y="192" height="16" width="79" format="[general]" html.valueishtml="0" name=bill_amt visible="1" edit.limit=15 edit.case=upper 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="1073741824" )
column(band=detail id=5 alignment="0" tabsequence=20 border="5" color="33554432" x="576" y="63" height="16" width="78" format="[shortdate] [time]" html.valueishtml="0" name=exp_date visible="0" editmask.mask="DD/MM/YY" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=21 alignment="0" tabsequence=40 border="5" color="33554432" x="151" y="151" height="16" width="85" format="[general]" html.valueishtml="0" name=anal_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=2 alignment="0" tabsequence=32766 border="5" color="255" x="241" y="151" height="16" width="413" format="[general]" html.valueishtml="0" name=analysis_descr visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=28 alignment="0" tabsequence=50 border="5" color="33554432" x="151" y="172" height="16" width="85" format="[general]" html.valueishtml="0" name=period_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=26 alignment="0" tabsequence=32766 border="5" color="134217857" x="241" y="172" height="16" width="413" format="[general]" html.valueishtml="0" name=period_code_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Commercial"border="5" color="33554432" x="37" y="249" height="115" width="637" name=gb_2 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="553648127" )
text(band=detail alignment="1" text="Apply Tax :" border="0" color="33554432" x="65" y="294" height="16" width="79" html.valueishtml="0" name=apply_tax_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=13 alignment="0" tabsequence=32766 border="5" color="33554432" x="151" y="294" height="16" width="70" format="[Yes/No]" html.valueishtml="0" name=apply_tax visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no 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="1073741824" )
text(band=detail alignment="1" text="Tax Class :" border="0" color="33554432" x="64" y="272" height="16" width="80" html.valueishtml="0" name=tax_class_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=14 alignment="0" tabsequence=32766 border="5" color="33554432" x="151" y="272" height="16" width="70" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 edit.case=upper 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="1073741824" )
text(band=detail alignment="1" text="Chapter :" border="0" color="33554432" x="270" y="272" height="16" width="79" html.valueishtml="0" name=tax_chap_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=15 alignment="0" tabsequence=32766 border="5" color="33554432" x="356" y="272" height="16" width="70" format="[general]" html.valueishtml="0" name=tax_chap visible="1" edit.limit=10 edit.case=upper 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="1073741824" )
text(band=detail alignment="1" text="Environment :" border="0" color="33554432" x="487" y="272" height="16" width="82" html.valueishtml="0" name=tax_env_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=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="575" y="272" height="16" width="79" format="[general]" html.valueishtml="0" name=tax_env visible="1" edit.limit=10 edit.case=upper 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="1073741824" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="0" color="33554432" x="144" y="431" height="16" width="51" format="[general]" html.valueishtml="0" name=prv_amt visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=22 alignment="0" tabsequence=32766 border="0" color="255" x="55" y="429" height="17" width="81" format="[general]" html.valueishtml="0" name=cc_tran_type visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=24 alignment="0" tabsequence=32766 border="5" color="0" x="253" y="430" height="16" width="85" format="[general]" html.valueishtml="0" name=anal_code__1 visible="0" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=25 alignment="0" tabsequence=32766 border="5" color="255" x="343" y="430" height="16" width="302" format="[general]" html.valueishtml="0" name=anal_code__1_descr visible="0" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Net Amount :" border="0" color="33554432" x="64" y="319" height="16" width="82" html.valueishtml="0" name=net_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=18 alignment="1" tabsequence=32766 border="5" color="255" x="152" y="319" height="16" width="79" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=15 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="67108864" )
text(band=detail alignment="1" text="Amount:" border="0" color="33554432" x="465" y="294" height="15" width="73" html.valueishtml="0" name=amount_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=29 alignment="1" tabsequence=100 border="5" color="33554432" x="543" y="294" height="15" width="111" format="[general]" html.valueishtml="0" name=amount visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=detail alignment="1" text="Tax Amount:" border="0" color="33554432" x="270" y="294" height="15" width="79" html.valueishtml="0" name=tax_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=17 alignment="1" tabsequence=32766 border="5" color="255" x="356" y="294" height="16" width="70" format="[general]" html.valueishtml="0" name=tax_amt visible="1" edit.limit=15 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="67108864" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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