Commit de92ca3c authored by rtambe's avatar rtambe

Increase width of column ref_no from char(20) to char (40).


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95619 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e6baa78a
......@@ -3,7 +3,7 @@ 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=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=611 color="536870912" )
detail(height=632 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=invoice_id dbname="invoice_amendment.invoice_id" )
column=(type=char(1) update=yes updatewhereclause=yes name=status dbname="invoice_amendment.status" initial="S" values="Start Shipment S/Confirm Delivery D/Call Back B/" )
column=(type=datetime update=yes updatewhereclause=yes name=eff_date dbname="invoice_amendment.eff_date" )
......@@ -58,109 +58,109 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=invoice_id dbn
column=(type=char(50) update=yes updatewhereclause=yes name=cust_pord dbname="invoice_amendment.cust_pord" )
column=(type=datetime update=yes updatewhereclause=yes name=pord_date dbname="invoice_amendment.pord_date" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"invoice_amendment~" ) TABLE(NAME=~"invoice~" ) TABLE(NAME=~"transporter~" ) TABLE(NAME=~"customer~" ) TABLE(NAME=~"sales_pers~" ) TABLE(NAME=~"station~" ) COLUMN(NAME=~"invoice_amendment.invoice_id~") COLUMN(NAME=~"invoice_amendment.status~") COLUMN(NAME=~"invoice_amendment.eff_date~") COLUMN(NAME=~"invoice_amendment.desp_id~") COLUMN(NAME=~"invoice_amendment.tran_code~") COLUMN(NAME=~"invoice_amendment.lr_no~") COLUMN(NAME=~"invoice_amendment.lr_date~") COLUMN(NAME=~"invoice_amendment.octroi_rcp_no~") COLUMN(NAME=~"invoice_amendment.octroi_rcp_date~") COLUMN(NAME=~"invoice_amendment.remarks~") COLUMN(NAME=~"transporter.tran_name~") COLUMN(NAME=~"invoice_amendment.ref_no~") COLUMN(NAME=~"invoice_amendment.ref_date~") COLUMN(NAME=~"invoice_amendment.no_art~") COLUMN(NAME=~"invoice_amendment.gp_no~") COLUMN(NAME=~"invoice_amendment.gp_date~") COLUMN(NAME=~"invoice_amendment.gr_no~") COLUMN(NAME=~"invoice_amendment.gr_date~") COLUMN(NAME=~"invoice_amendment.curr_code__frt~") COLUMN(NAME=~"invoice_amendment.exch_rate__frt~") COLUMN(NAME=~"invoice_amendment.frt_amt~") COLUMN(NAME=~"invoice_amendment.curr_code__ins~") COLUMN(NAME=~"invoice_amendment.exch_rate__ins~") COLUMN(NAME=~"invoice_amendment.ins_amt~") COLUMN(NAME=~"invoice_amendment.sail_date~") COLUMN(NAME=~"invoice_amendment.lorry_no~") COLUMN(NAME=~"invoice.cust_code~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"invoice.sales_pers~") COLUMN(NAME=~"sales_pers.sp_name~") COMPUTE(NAME=~"'' as item_info~") COLUMN(NAME=~"invoice_amendment.sb_no~") COLUMN(NAME=~"invoice_amendment.sb_date~") COLUMN(NAME=~"invoice_amendment.stan_code__init~") COLUMN(NAME=~"station.descr~") COLUMN(NAME=~"invoice_amendment.date_arr~") COLUMN(NAME=~"invoice_amendment.date_dep~") COLUMN(NAME=~"invoice_amendment.shipment_id~") COMPUTE(NAME=~"invoice_amendment.udf__str1~") COMPUTE(NAME=~"invoice_amendment.udf__str2~") COLUMN(NAME=~"invoice_amendment.gross_weight~") COLUMN(NAME=~"invoice_amendment.bl_rec_date~") COLUMN(NAME=~"invoice_amendment.trans_mode~") COMPUTE(NAME=~"' ' trans_descr~") COLUMN(NAME=~"invoice_amendment.confirmed~") COLUMN(NAME=~"invoice_amendment.conf_date~") COLUMN(NAME=~"invoice_amendment.emp_code__aprv~") COLUMN(NAME=~"invoice_amendment.rd_permit_no~") COLUMN(NAME=~"invoice_amendment.sales_sch~") COLUMN(NAME=~"invoice_amendment.chg_date~") COLUMN(NAME=~"invoice_amendment.tran_id~") COLUMN(NAME=~"invoice_amendment.cust_pord~") COLUMN(NAME=~"invoice_amendment.pord_date~") JOIN (LEFT=~"invoice_amendment.stan_code__init~" OP =~"=~"RIGHT=~"station.stan_code~" OUTER1 =~"invoice_amendment.stan_code__init~" ) JOIN (LEFT=~"invoice_amendment.tran_code~" OP =~"=~"RIGHT=~"transporter.tran_code~" OUTER1 =~"invoice_amendment.tran_code~" ) JOIN (LEFT=~"invoice.sales_pers~" OP =~"=~"RIGHT=~"sales_pers.sales_pers~" OUTER1 =~"invoice.sales_pers~" ) JOIN (LEFT=~"invoice_amendment.invoice_id~" OP =~"=~"RIGHT=~"invoice.invoice_id~" ) JOIN (LEFT=~"invoice.cust_code~" OP =~"=~"RIGHT=~"customer.cust_code~" )WHERE( EXP1 =~"invoice_amendment.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="invoice_amendment" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="1" y="2" height="603" width="509" name=gb_1 visible="1" font.face="Tahoma" 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="Tran Id:" border="0" color="33554432" x="4" y="24" height="16" width="97" html.valueishtml="0" name=tran_id_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=51 alignment="0" tabsequence=10 border="5" color="33554432" x="104" y="24" height="16" width="90" 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="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Invoice Id:" border="0" color="33554432" x="197" y="24" height="16" width="75" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=20 border="5" color="33554432" x="274" y="24" height="16" width="66" format="[general]" html.valueishtml="0" name=invoice_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Desp Id:" border="0" color="33554432" x="4" y="45" height="16" width="97" html.valueishtml="0" name=desp_id_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shipment Id:" border="0" color="33554432" x="197" y="45" height="16" width="75" html.valueishtml="0" name=shipment_id_t visible="1" hidesnaked=1 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=38 alignment="0" tabsequence=40 border="5" color="33554432" x="274" y="45" height="16" width="66" format="[general]" html.valueishtml="0" name=shipment_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="45" height="16" width="90" format="[general]" html.valueishtml="0" name=desp_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Transporter :" border="0" color="33554432" x="4" y="67" height="16" width="97" html.valueishtml="0" name=tran_code_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=60 border="5" color="33554432" x="104" y="67" height="16" width="90" format="[general]" html.valueishtml="0" name=tran_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="198" y="67" height="16" width="300" format="[general]" html.valueishtml="0" name=transporter_tran_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Customer:" border="0" color="33554432" x="3" y="89" height="16" width="97" html.valueishtml="0" name=cust_code_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="89" height="16" width="90" format="[general]" html.valueishtml="0" name=invoice_cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=32766 border="5" color="255" x="198" y="89" height="16" width="300" format="[general]" html.valueishtml="0" name=customer_cust_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Sales Person:" border="0" color="33554432" x="4" y="112" height="16" width="97" html.valueishtml="0" name=sales_pers_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=30 alignment="0" tabsequence=32766 border="5" color="255" x="198" y="112" height="16" width="300" format="[general]" html.valueishtml="0" name=sales_pers_sp_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=29 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="112" height="16" width="90" format="[general]" html.valueishtml="0" name=invoice_sales_pers visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=2 alignment="0" tabsequence=30 border="5" color="33554432" x="408" y="24" height="16" width="90" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=50 border="5" color="33554432" x="408" y="45" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Eff Date:" border="0" color="33554432" x="348" y="45" height="16" width="57" html.valueishtml="0" name=eff_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Status:" border="0" color="33554432" x="363" y="24" height="16" width="42" html.valueishtml="0" name=status_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=52 alignment="0" tabsequence=370 border="5" color="33554432" x="103" y="136" height="16" width="380" format="[general]" html.valueishtml="0" name=cust_pord visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Customer PORD:" border="0" color="33554432" x="4" y="136" height="16" width="97" html.valueishtml="0" name=cust_pord_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cust Cheque No:" border="0" color="33554432" x="4" y="228" height="16" width="97" html.valueishtml="0" name=ref_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=12 alignment="0" tabsequence=110 border="5" color="33554432" x="105" y="228" height="16" width="178" format="[general]" html.valueishtml="0" name=ref_no visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Cheque Date:" border="0" color="33554432" x="289" y="228" height="16" width="97" html.valueishtml="0" name=ref_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=13 alignment="0" tabsequence=120 border="5" color="33554432" x="388" y="228" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=ref_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Trans Mode:" border="0" color="33554432" x="4" y="252" height="16" width="97" html.valueishtml="0" name=trans_mode_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=43 alignment="0" tabsequence=130 border="5" color="33554432" x="104" y="252" height="16" width="31" format="[general]" html.valueishtml="0" name=trans_mode visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="255" x="139" y="252" height="16" width="360" format="[general]" html.valueishtml="0" name=trans_descr visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Removal Date:" border="0" color="33554432" x="302" y="275" height="16" width="84" html.valueishtml="0" name=gp_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=15 alignment="0" tabsequence=140 border="5" color="33554432" x="104" y="275" height="16" width="90" format="[general]" html.valueishtml="0" name=gp_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="GP No:" border="0" color="33554432" x="4" y="275" height="16" width="97" html.valueishtml="0" name=gp_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Curr Code Frt:" border="0" color="33554432" x="3" y="321" height="16" width="98" html.valueishtml="0" name=curr_code__frt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=190 border="5" color="33554432" x="104" y="321" height="16" width="50" format="[general]" html.valueishtml="0" name=curr_code__frt visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Exch Rate Freight:" border="0" color="33554432" x="157" y="321" height="16" width="105" html.valueishtml="0" name=exch_rate__frt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Curr Code Ins:" border="0" color="33554432" x="4" y="344" height="16" width="97" html.valueishtml="0" name=curr_code__ins_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Ins Amount :" border="0" color="33554432" x="350" y="344" height="16" width="74" html.valueishtml="0" name=ins_amt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=24 alignment="1" tabsequence=220 border="5" color="33554432" x="427" y="344" height="16" width="72" format="[general]" html.valueishtml="0" name=ins_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=210 border="5" color="33554432" x="104" y="344" height="16" width="50" format="[general]" html.valueishtml="0" name=curr_code__ins visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Exch Rate Ins:" border="0" color="33554432" x="160" y="343" height="17" width="102" html.valueishtml="0" name=exch_rate__ins_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Lorry/Vessel No:" border="0" color="33554432" x="2" y="368" height="16" width="100" html.valueishtml="0" name=lorry_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=26 alignment="0" tabsequence=230 border="5" color="33554432" x="105" y="368" height="16" width="90" format="[general]" html.valueishtml="0" name=lorry_no visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Sail Date:" border="0" color="33554432" x="290" y="368" height="16" width="97" html.valueishtml="0" name=sail_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=25 alignment="0" tabsequence=240 border="5" color="33554432" x="389" y="368" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=sail_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Road Permit No:" border="0" color="33554432" x="4" y="392" height="16" width="98" html.valueishtml="0" name=rd_permit_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=48 alignment="0" tabsequence=250 border="5" color="33554432" x="105" y="392" height="16" width="90" format="[general]" html.valueishtml="0" name=rd_permit_no visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=41 alignment="1" tabsequence=260 border="5" color="33554432" x="389" y="392" height="16" width="110" format="[general]" html.valueishtml="0" name=gross_weight visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Gross Weight:" border="0" color="33554432" x="290" y="392" height="16" width="97" html.valueishtml="0" name=gross_weight_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shipping Bill No.:" border="0" color="33554432" x="2" y="416" height="16" width="101" html.valueishtml="0" name=sb_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=32 alignment="0" tabsequence=270 border="5" color="33554432" x="105" y="416" height="16" width="90" format="[general]" html.valueishtml="0" name=sb_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Shipping Bill Date:" border="0" color="33554432" x="283" y="416" height="16" width="104" html.valueishtml="0" name=sb_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=33 alignment="0" tabsequence=280 border="5" color="33554432" x="389" y="416" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=sb_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Desp. Port :" border="0" color="33554432" x="5" y="439" height="16" width="97" html.valueishtml="0" name=stan_code__init_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=34 alignment="0" tabsequence=290 border="5" color="33554432" x="105" y="439" height="16" width="90" format="[general]" html.valueishtml="0" name=stan_code__init visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="5" color="255" x="199" y="439" height="16" width="300" format="[general]" html.valueishtml="0" name=station_descr visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="ETA :" border="0" color="33554432" x="5" y="462" height="16" width="97" html.valueishtml="0" name=date_arr_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="ETD :" border="0" color="33554432" x="290" y="462" height="16" width="97" html.valueishtml="0" name=date_dep_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=36 alignment="0" tabsequence=300 border="5" color="33554432" x="105" y="462" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=date_arr visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=37 alignment="0" tabsequence=310 border="5" color="33554432" x="389" y="462" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=date_dep visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Udf Str1:" border="0" color="33554432" x="5" y="486" height="16" width="97" html.valueishtml="0" name=udf__str1_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=39 alignment="0" tabsequence=320 border="5" color="33554432" x="105" y="486" height="16" width="90" format="[general]" html.valueishtml="0" name=udf__str1 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=40 alignment="0" tabsequence=330 border="5" color="33554432" x="389" y="486" height="16" width="110" format="[general]" html.valueishtml="0" name=udf__str2 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Udf Str2:" border="0" color="33554432" x="290" y="486" height="16" width="97" html.valueishtml="0" name=udf__str2_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Bill Receive Date:" border="0" color="33554432" x="4" y="509" height="16" width="99" html.valueishtml="0" name=bl_rec_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=42 alignment="0" tabsequence=340 border="5" color="33554432" x="105" y="509" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=bl_rec_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=49 alignment="0" tabsequence=350 border="5" color="33554432" x="389" y="509" height="16" width="110" format="[general]" html.valueishtml="0" name=sales_sch visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Sales Scheme:" border="0" color="33554432" x="290" y="509" height="16" width="97" html.valueishtml="0" name=sales_sch_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="5" y="533" height="16" width="97" html.valueishtml="0" name=remarks_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=360 border="5" color="33554432" x="105" y="533" height="16" width="395" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Item Information:" border="0" color="33554432" x="3" y="557" height="16" width="101" html.valueishtml="0" name=item_info_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="5" color="255" x="105" y="557" height="16" width="395" format="[general]" html.valueishtml="0" name=item_info visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Confirmed:" border="0" color="33554432" x="27" y="580" height="16" width="75" html.valueishtml="0" name=confirmed_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=45 alignment="0" tabsequence=32766 border="5" color="255" x="104" y="580" height="16" width="26" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Emp Code Aprv:" border="0" color="33554432" x="310" y="580" height="16" width="97" html.valueishtml="0" name=code__aprv_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="5" color="255" x="410" y="580" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Conf Date:" border="0" color="33554432" x="135" y="580" height="16" width="61" html.valueishtml="0" name=conf_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=46 alignment="0" tabsequence=32766 border="5" color="255" x="197" y="580" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" 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=16 alignment="0" tabsequence=150 border="5" color="33554432" x="388" y="275" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=gp_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="5" color="255" x="264" y="321" height="16" width="80" format="[general]" html.valueishtml="0" name=exch_rate__frt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=23 alignment="1" tabsequence=32766 border="5" color="255" x="264" y="344" height="16" width="80" format="[general]" html.valueishtml="0" name=exch_rate__ins visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=21 alignment="1" tabsequence=200 border="5" color="33554432" x="426" y="321" height="16" width="72" format="[general]" html.valueishtml="0" name=frt_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Freight Amt:" border="0" color="33554432" x="346" y="321" height="16" width="77" html.valueishtml="0" name=frt_amt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="GR No:" border="0" color="33554432" x="4" y="298" height="16" width="97" html.valueishtml="0" name=gr_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=160 border="5" color="33554432" x="104" y="298" height="16" width="50" format="[general]" html.valueishtml="0" name=gr_no visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="GR Date:" border="0" color="33554432" x="211" y="298" height="16" width="51" html.valueishtml="0" name=gr_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="5" color="33554432" x="264" y="298" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=gr_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="No Art:" border="0" color="33554432" x="379" y="298" height="16" width="44" html.valueishtml="0" name=no_art_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=14 alignment="1" tabsequence=170 border="5" color="33554432" x="426" y="298" height="16" width="72" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="LR/AWB/BOL No:" border="0" color="33554432" x="0" y="182" height="16" width="101" html.valueishtml="0" name=lr_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=70 border="5" color="33554432" x="104" y="182" height="16" width="90" format="[general]" html.valueishtml="0" name=lr_no visible="1" edit.limit=25 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="LR Date:" border="0" color="33554432" x="289" y="182" height="16" width="97" html.valueishtml="0" name=lr_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=80 border="5" color="33554432" x="388" y="182" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=lr_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Octroi Rcp No:" border="0" color="33554432" x="4" y="205" height="16" width="97" html.valueishtml="0" name=octroi_rcp_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="33554432" x="104" y="205" height="16" width="90" format="[general]" html.valueishtml="0" name=octroi_rcp_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Octroi Rcp Date:" border="0" color="33554432" x="288" y="205" height="16" width="97" html.valueishtml="0" name=octroi_rcp_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="33554432" x="388" y="205" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=octroi_rcp_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="PORD Date:" border="0" color="33554432" x="31" y="159" height="16" width="70" html.valueishtml="0" name=pord_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=53 alignment="0" tabsequence=380 border="5" color="33554432" x="104" y="159" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=pord_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
groupbox(band=detail text="Basic"border="2" color="33554432" x="9" y="2" height="603" width="547" name=gb_1 visible="1" font.face="Tahoma" 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="Tran Id:" border="0" color="33554432" x="18" y="24" height="16" width="97" html.valueishtml="0" name=tran_id_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Desp Id:" border="0" color="33554432" x="18" y="45" height="16" width="97" html.valueishtml="0" name=desp_id_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Transporter :" border="0" color="33554432" x="18" y="67" height="16" width="97" html.valueishtml="0" name=tran_code_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer:" border="0" color="33554432" x="17" y="89" height="16" width="97" html.valueishtml="0" name=cust_code_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sales Person:" border="0" color="33554432" x="18" y="112" height="16" width="97" html.valueishtml="0" name=sales_pers_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Customer PORD:" border="0" color="33554432" x="18" y="136" height="16" width="97" html.valueishtml="0" name=cust_pord_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cust Cheque No:" border="0" color="33554432" x="18" y="228" height="16" width="97" html.valueishtml="0" name=ref_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Trans Mode:" border="0" color="33554432" x="18" y="252" height="16" width="97" html.valueishtml="0" name=trans_mode_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="GP No:" border="0" color="33554432" x="18" y="275" height="16" width="97" html.valueishtml="0" name=gp_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Curr Code Frt:" border="0" color="33554432" x="17" y="321" height="16" width="98" html.valueishtml="0" name=curr_code__frt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Curr Code Ins:" border="0" color="33554432" x="18" y="344" height="16" width="97" html.valueishtml="0" name=curr_code__ins_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Lorry/Vessel No:" border="0" color="33554432" x="16" y="368" height="16" width="100" html.valueishtml="0" name=lorry_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Road Permit No:" border="0" color="33554432" x="18" y="392" height="16" width="98" html.valueishtml="0" name=rd_permit_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shipping Bill No.:" border="0" color="33554432" x="16" y="416" height="16" width="101" html.valueishtml="0" name=sb_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Desp. Port :" border="0" color="33554432" x="19" y="439" height="16" width="97" html.valueishtml="0" name=stan_code__init_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="ETA :" border="0" color="33554432" x="19" y="462" height="16" width="97" html.valueishtml="0" name=date_arr_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Udf Str1:" border="0" color="33554432" x="19" y="486" height="16" width="97" html.valueishtml="0" name=udf__str1_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Bill Receive Date:" border="0" color="33554432" x="14" y="509" height="16" width="102" html.valueishtml="0" name=bl_rec_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Remarks:" border="0" color="33554432" x="19" y="533" height="16" width="97" html.valueishtml="0" name=remarks_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Information:" border="0" color="33554432" x="14" y="557" height="16" width="104" html.valueishtml="0" name=item_info_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Confirmed:" border="0" color="33554432" x="41" y="580" height="16" width="75" html.valueishtml="0" name=confirmed_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="GR No:" border="0" color="33554432" x="18" y="298" height="16" width="97" html.valueishtml="0" name=gr_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="LR/AWB/BOL No:" border="0" color="33554432" x="14" y="182" height="16" width="101" html.valueishtml="0" name=lr_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Octroi Rcp No:" border="0" color="33554432" x="18" y="205" height="16" width="97" html.valueishtml="0" name=octroi_rcp_no_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="PORD Date:" border="0" color="33554432" x="45" y="159" height="16" width="70" html.valueishtml="0" name=pord_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=30 border="5" color="33554432" x="452" y="24" height="16" width="90" format="[general]" html.valueishtml="0" name=status visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=3 alignment="0" tabsequence=50 border="5" color="33554432" x="452" y="45" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="5" color="255" x="242" y="67" height="16" width="300" format="[general]" html.valueishtml="0" name=transporter_tran_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=32766 border="5" color="255" x="242" y="89" height="16" width="300" format="[general]" html.valueishtml="0" name=customer_cust_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=30 alignment="0" tabsequence=32766 border="5" color="255" x="242" y="112" height="16" width="300" format="[general]" html.valueishtml="0" name=sales_pers_sp_name visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=7 alignment="0" tabsequence=80 border="5" color="33554432" x="432" y="182" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=lr_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="33554432" x="432" y="205" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=octroi_rcp_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=13 alignment="0" tabsequence=120 border="5" color="33554432" x="432" y="228" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=ref_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=44 alignment="0" tabsequence=32766 border="5" color="255" x="183" y="252" height="16" width="360" format="[general]" html.valueishtml="0" name=trans_descr visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=16 alignment="0" tabsequence=150 border="5" color="33554432" x="432" y="275" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=gp_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=14 alignment="1" tabsequence=170 border="5" color="33554432" x="470" y="298" height="16" width="72" format="[general]" html.valueishtml="0" name=no_art visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="1" tabsequence=200 border="5" color="33554432" x="470" y="321" height="16" width="72" format="[general]" html.valueishtml="0" name=frt_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=24 alignment="1" tabsequence=220 border="5" color="33554432" x="471" y="344" height="16" width="72" format="[general]" html.valueishtml="0" name=ins_amt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=25 alignment="0" tabsequence=240 border="5" color="33554432" x="433" y="368" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=sail_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=41 alignment="1" tabsequence=260 border="5" color="33554432" x="433" y="392" height="16" width="110" format="[general]" html.valueishtml="0" name=gross_weight visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=33 alignment="0" tabsequence=280 border="5" color="33554432" x="433" y="416" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=sb_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=35 alignment="0" tabsequence=32766 border="5" color="255" x="243" y="439" height="16" width="300" format="[general]" html.valueishtml="0" name=station_descr visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=37 alignment="0" tabsequence=310 border="5" color="33554432" x="433" y="462" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=date_dep visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=40 alignment="0" tabsequence=330 border="5" color="33554432" x="433" y="486" height="16" width="110" format="[general]" html.valueishtml="0" name=udf__str2 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=49 alignment="0" tabsequence=350 border="5" color="33554432" x="433" y="509" height="16" width="110" format="[general]" html.valueishtml="0" name=sales_sch visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=47 alignment="0" tabsequence=32766 border="5" color="255" x="454" y="580" height="16" width="90" format="[general]" html.valueishtml="0" name=emp_code__aprv visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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="Status:" border="0" color="33554432" x="403" y="24" height="16" width="42" html.valueishtml="0" name=status_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Eff Date:" border="0" color="33554432" x="389" y="45" height="16" width="57" html.valueishtml="0" name=eff_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="LR Date:" border="0" color="33554432" x="330" y="182" height="16" width="97" html.valueishtml="0" name=lr_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Octroi Rcp Date:" border="0" color="33554432" x="329" y="205" height="16" width="97" html.valueishtml="0" name=octroi_rcp_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Cheque Date:" border="0" color="33554432" x="330" y="228" height="16" width="97" html.valueishtml="0" name=ref_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Removal Date:" border="0" color="33554432" x="343" y="275" height="16" width="84" html.valueishtml="0" name=gp_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="No Art:" border="0" color="33554432" x="420" y="298" height="16" width="44" html.valueishtml="0" name=no_art_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Freight Amt:" border="0" color="33554432" x="387" y="321" height="16" width="77" html.valueishtml="0" name=frt_amt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Ins Amount :" border="0" color="33554432" x="391" y="344" height="16" width="74" html.valueishtml="0" name=ins_amt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sail Date:" border="0" color="33554432" x="331" y="368" height="16" width="97" html.valueishtml="0" name=sail_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Gross Weight:" border="0" color="33554432" x="331" y="392" height="16" width="97" html.valueishtml="0" name=gross_weight_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shipping Bill Date:" border="0" color="33554432" x="324" y="416" height="16" width="104" html.valueishtml="0" name=sb_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="ETD :" border="0" color="33554432" x="331" y="462" height="16" width="97" html.valueishtml="0" name=date_dep_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Udf Str2:" border="0" color="33554432" x="331" y="486" height="16" width="97" html.valueishtml="0" name=udf__str2_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Sales Scheme:" border="0" color="33554432" x="331" y="509" height="16" width="97" html.valueishtml="0" name=sales_sch_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Emp Code Aprv:" border="0" color="33554432" x="351" y="580" height="16" width="97" html.valueishtml="0" name=code__aprv_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=20 border="5" color="33554432" x="311" y="24" height="16" width="66" format="[general]" html.valueishtml="0" name=invoice_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=38 alignment="0" tabsequence=40 border="5" color="33554432" x="311" y="45" height="16" width="66" format="[general]" html.valueishtml="0" name=shipment_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=180 border="5" color="33554432" x="301" y="298" height="16" width="80" format="[shortdate] [time]" html.valueishtml="0" name=gr_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=20 alignment="1" tabsequence=32766 border="5" color="255" x="301" y="321" height="16" width="80" format="[general]" html.valueishtml="0" name=exch_rate__frt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=23 alignment="1" tabsequence=32766 border="5" color="255" x="301" y="344" height="16" width="80" format="[general]" html.valueishtml="0" name=exch_rate__ins visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=46 alignment="0" tabsequence=32766 border="5" color="255" x="234" y="580" height="16" width="110" format="[shortdate] [time]" html.valueishtml="0" name=conf_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" 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="Invoice Id:" border="0" color="33554432" x="230" y="24" height="16" width="75" html.valueishtml="0" name=invoice_id_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Shipment Id:" border="0" color="33554432" x="230" y="45" height="16" width="75" html.valueishtml="0" name=shipment_id_t visible="1" hidesnaked=1 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="GR Date:" border="0" color="33554432" x="244" y="298" height="16" width="51" html.valueishtml="0" name=gr_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Exch Rate Freight:" border="0" color="33554432" x="190" y="321" height="16" width="105" html.valueishtml="0" name=exch_rate__frt_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Exch Rate Ins:" border="0" color="33554432" x="193" y="343" height="17" width="102" html.valueishtml="0" name=exch_rate__ins_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Conf Date:" border="0" color="33554432" x="168" y="580" height="16" width="61" html.valueishtml="0" name=conf_date_t visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=51 alignment="0" tabsequence=10 border="5" color="33554432" x="121" y="24" height="16" width="90" 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="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="45" height="16" width="90" format="[general]" html.valueishtml="0" name=desp_id visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=5 alignment="0" tabsequence=60 border="5" color="33554432" x="121" y="67" height="16" width="90" format="[general]" html.valueishtml="0" name=tran_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=27 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="89" height="16" width="90" format="[general]" html.valueishtml="0" name=invoice_cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=29 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="112" height="16" width="90" format="[general]" html.valueishtml="0" name=invoice_sales_pers visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=53 alignment="0" tabsequence=380 border="5" color="33554432" x="121" y="159" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=pord_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=52 alignment="0" tabsequence=370 border="5" color="33554432" x="121" y="136" height="16" width="380" format="[general]" html.valueishtml="0" name=cust_pord visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=6 alignment="0" tabsequence=70 border="5" color="33554432" x="121" y="182" height="16" width="90" format="[general]" html.valueishtml="0" name=lr_no visible="1" edit.limit=25 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=8 alignment="0" tabsequence=90 border="5" color="33554432" x="121" y="205" height="16" width="90" format="[general]" html.valueishtml="0" name=octroi_rcp_no visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=12 alignment="0" tabsequence=110 border="5" color="33554432" x="121" y="228" height="16" width="178" format="[general]" html.valueishtml="0" name=ref_no visible="1" edit.limit=40 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=43 alignment="0" tabsequence=130 border="5" color="33554432" x="121" y="252" height="16" width="31" format="[general]" html.valueishtml="0" name=trans_mode visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=15 alignment="0" tabsequence=140 border="5" color="33554432" x="121" y="275" height="16" width="90" format="[general]" html.valueishtml="0" name=gp_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=17 alignment="0" tabsequence=160 border="5" color="33554432" x="121" y="298" height="16" width="50" format="[general]" html.valueishtml="0" name=gr_no visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=19 alignment="0" tabsequence=190 border="5" color="33554432" x="121" y="321" height="16" width="50" format="[general]" html.valueishtml="0" name=curr_code__frt visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=22 alignment="0" tabsequence=210 border="5" color="33554432" x="121" y="344" height="16" width="50" format="[general]" html.valueishtml="0" name=curr_code__ins visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=26 alignment="0" tabsequence=230 border="5" color="33554432" x="121" y="368" height="16" width="90" format="[general]" html.valueishtml="0" name=lorry_no visible="1" edit.limit=30 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=48 alignment="0" tabsequence=250 border="5" color="33554432" x="121" y="392" height="16" width="90" format="[general]" html.valueishtml="0" name=rd_permit_no visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=32 alignment="0" tabsequence=270 border="5" color="33554432" x="121" y="416" height="16" width="90" format="[general]" html.valueishtml="0" name=sb_no visible="1" edit.limit=15 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=34 alignment="0" tabsequence=290 border="5" color="33554432" x="121" y="439" height="16" width="90" format="[general]" html.valueishtml="0" name=stan_code__init visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=36 alignment="0" tabsequence=300 border="5" color="33554432" x="121" y="462" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=date_arr visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=39 alignment="0" tabsequence=320 border="5" color="33554432" x="121" y="486" height="16" width="90" format="[general]" html.valueishtml="0" name=udf__str1 visible="1" edit.limit=20 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=42 alignment="0" tabsequence=340 border="5" color="33554432" x="121" y="509" height="16" width="90" format="[shortdate] [time]" html.valueishtml="0" name=bl_rec_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=10 alignment="0" tabsequence=360 border="5" color="33554432" x="121" y="533" height="16" width="395" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="5" color="255" x="123" y="557" height="16" width="395" format="[general]" html.valueishtml="0" name=item_info visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" 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=45 alignment="0" tabsequence=32766 border="5" color="255" x="121" y="580" height="16" width="26" format="[general]" html.valueishtml="0" name=confirmed visible="1" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" 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 template=(comment="" encoding="UTF-8" name="aa" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_invamd_edit><d_invamd_edit_row __pbband=~"detail~"><invoice_amendment_invoice_id>invoice_id</invoice_amendment_invoice_id><invoice_amendment_status>status</invoice_amendment_status><invoice_amendment_eff_date>eff_date</invoice_amendment_eff_date><invoice_amendment_desp_id>desp_id</invoice_amendment_desp_id><invoice_amendment_tran_code>tran_code</invoice_amendment_tran_code><invoice_amendment_lr_no>lr_no</invoice_amendment_lr_no><invoice_amendment_lr_date>lr_date</invoice_amendment_lr_date><invoice_amendment_octroi_rcp_no>octroi_rcp_no</invoice_amendment_octroi_rcp_no><invoice_amendment_octroi_rcp_date>octroi_rcp_date</invoice_amendment_octroi_rcp_date><invoice_amendment_remarks>remarks</invoice_amendment_remarks><transporter_tran_name>transporter_tran_name</transporter_tran_name><invoice_amendment_ref_no>ref_no</invoice_amendment_ref_no><invoice_amendment_ref_date>ref_date</invoice_amendment_ref_date><invoice_amendment_no_art>no_art</invoice_amendment_no_art><invoice_amendment_gp_no>gp_no</invoice_amendment_gp_no><invoice_amendment_gp_date>gp_date</invoice_amendment_gp_date><invoice_amendment_gr_no>gr_no</invoice_amendment_gr_no><invoice_amendment_gr_date>gr_date</invoice_amendment_gr_date><invoice_amendment_curr_code__frt>curr_code__frt</invoice_amendment_curr_code__frt><invoice_amendment_exch_rate__frt>exch_rate__frt</invoice_amendment_exch_rate__frt><invoice_amendment_frt_amt>frt_amt</invoice_amendment_frt_amt><invoice_amendment_curr_code__ins>curr_code__ins</invoice_amendment_curr_code__ins><invoice_amendment_exch_rate__ins>exch_rate__ins</invoice_amendment_exch_rate__ins><invoice_amendment_ins_amt>ins_amt</invoice_amendment_ins_amt><invoice_amendment_sail_date>sail_date</invoice_amendment_sail_date><invoice_amendment_lorry_no>lorry_no</invoice_amendment_lorry_no><invoice_cust_code>invoice_cust_code</invoice_cust_code><customer_cust_name>customer_cust_name</customer_cust_name><invoice_sales_pers>invoice_sales_pers</invoice_sales_pers><sales_pers_sp_name>sales_pers_sp_name</sales_pers_sp_name><item_info>item_info</item_info><invoice_amendment_sb_no>sb_no</invoice_amendment_sb_no><invoice_amendment_sb_date>sb_date</invoice_amendment_sb_date><invoice_amendment_stan_code__init>stan_code__init</invoice_amendment_stan_code__init><station_descr>station_descr</station_descr><invoice_amendment_date_arr>date_arr</invoice_amendment_date_arr><invoice_amendment_date_dep>date_dep</invoice_amendment_date_dep><invoice_amendment_shipment_id>shipment_id</invoice_amendment_shipment_id><udf__str1>udf__str1</udf__str1><udf__str2>udf__str2</udf__str2><invoice_amendment_gross_weight>gross_weight</invoice_amendment_gross_weight><invoice_amendment_bl_rec_date>bl_rec_date</invoice_amendment_bl_rec_date><invoice_amendment_trans_mode>trans_mode</invoice_amendment_trans_mode><trans_descr>trans_descr</trans_descr><invoice_amendment_confirmed>confirmed</invoice_amendment_confirmed><invoice_amendment_conf_date>conf_date</invoice_amendment_conf_date><invoice_amendment_emp_code__aprv>emp_code__aprv</invoice_amendment_emp_code__aprv><invoice_amendment_rd_permit_no>rd_permit_no</invoice_amendment_rd_permit_no><invoice_amendment_sales_sch>sales_sch</invoice_amendment_sales_sch><invoice_amendment_chg_date/><invoice_amendment_tran_id>tran_id</invoice_amendment_tran_id></d_invamd_edit_row></d_invamd_edit>"))
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="aa" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><d_invamd_edit><d_invamd_edit_row __pbband=~"detail~"><invoice_amendment_invoice_id>invoice_id</invoice_amendment_invoice_id><invoice_amendment_status/><invoice_amendment_eff_date/><invoice_amendment_desp_id>desp_id</invoice_amendment_desp_id><invoice_amendment_tran_code>tran_code</invoice_amendment_tran_code><invoice_amendment_lr_no>lr_no</invoice_amendment_lr_no><invoice_amendment_lr_date/><invoice_amendment_octroi_rcp_no>octroi_rcp_no</invoice_amendment_octroi_rcp_no><invoice_amendment_octroi_rcp_date/><invoice_amendment_remarks/><transporter_tran_name/><invoice_amendment_ref_no>ref_no</invoice_amendment_ref_no><invoice_amendment_ref_date/><invoice_amendment_no_art/><invoice_amendment_gp_no>gp_no</invoice_amendment_gp_no><invoice_amendment_gp_date/><invoice_amendment_gr_no>gr_no</invoice_amendment_gr_no><invoice_amendment_gr_date>gr_date</invoice_amendment_gr_date><invoice_amendment_curr_code__frt>curr_code__frt</invoice_amendment_curr_code__frt><invoice_amendment_exch_rate__frt>exch_rate__frt</invoice_amendment_exch_rate__frt><invoice_amendment_frt_amt/><invoice_amendment_curr_code__ins>curr_code__ins</invoice_amendment_curr_code__ins><invoice_amendment_exch_rate__ins>exch_rate__ins</invoice_amendment_exch_rate__ins><invoice_amendment_ins_amt/><invoice_amendment_sail_date/><invoice_amendment_lorry_no>lorry_no</invoice_amendment_lorry_no><invoice_cust_code>invoice_cust_code</invoice_cust_code><customer_cust_name/><invoice_sales_pers>invoice_sales_pers</invoice_sales_pers><sales_pers_sp_name/><item_info/><invoice_amendment_sb_no>sb_no</invoice_amendment_sb_no><invoice_amendment_sb_date/><invoice_amendment_stan_code__init>stan_code__init</invoice_amendment_stan_code__init><station_descr/><invoice_amendment_date_arr>date_arr</invoice_amendment_date_arr><invoice_amendment_date_dep/><invoice_amendment_shipment_id>shipment_id</invoice_amendment_shipment_id><udf__str1>udf__str1</udf__str1><udf__str2/><invoice_amendment_gross_weight/><invoice_amendment_bl_rec_date>bl_rec_date</invoice_amendment_bl_rec_date><invoice_amendment_trans_mode>trans_mode</invoice_amendment_trans_mode><trans_descr/><invoice_amendment_confirmed>confirmed</invoice_amendment_confirmed><invoice_amendment_conf_date>conf_date</invoice_amendment_conf_date><invoice_amendment_emp_code__aprv/><invoice_amendment_rd_permit_no>rd_permit_no</invoice_amendment_rd_permit_no><invoice_amendment_sales_sch/><invoice_amendment_chg_date/><invoice_amendment_tran_id>tran_id</invoice_amendment_tran_id></d_invamd_edit_row></d_invamd_edit>"))
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