Commit 25eeec34 authored by mchaudhari's avatar mchaudhari

Solve Not opening in edit and view


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95679 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 12f36da8
...@@ -35,7 +35,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no ...@@ -35,7 +35,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no
column=(type=decimal(3) update=yes updatewhereclause=yes name=reset_time dbname="worder_route_alt.reset_time" ) column=(type=decimal(3) update=yes updatewhereclause=yes name=reset_time dbname="worder_route_alt.reset_time" )
column=(type=char(60) updatewhereclause=yes name=machines_descr dbname="machines.descr" ) column=(type=char(60) updatewhereclause=yes name=machines_descr dbname="machines.descr" )
column=(type=char(10) updatewhereclause=yes name=process_mc_code dbname="process.mc_code" ) column=(type=char(10) updatewhereclause=yes name=process_mc_code dbname="process.mc_code" )
column=(type=char(5) updatewhereclause=yes name=site_code dbname="worder_route_alt.site_code" ) column=(type=char(5) update=yes updatewhereclause=yes name=site_code dbname="worder_route_alt.site_code" )
column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" ) column=(type=char(60) updatewhereclause=yes name=site_descr dbname="site.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"worder_route_alt~" ) TABLE(NAME=~"worder_route~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"machines~" ) TABLE(NAME=~"process~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"workorder~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"worder_route_alt.amd_no~") COLUMN(NAME=~"worder_route_alt.amd_date~") COLUMN(NAME=~"worder_route_alt.work_order~") COLUMN(NAME=~"worder_route_alt.operation~") COLUMN(NAME=~"worder_route_alt.work_ctr__o~") COLUMN(NAME=~"worder_route_alt.mc_code__o~") COLUMN(NAME=~"worder_route_alt.work_ctr~") COLUMN(NAME=~"worder_route_alt.mc_code~") COLUMN(NAME=~"worder_route_alt.confirmed~") COLUMN(NAME=~"worder_route_alt.conf_date~") COLUMN(NAME=~"worder_route_alt.chg_date~") COLUMN(NAME=~"worder_route_alt.chg_user~") COLUMN(NAME=~"worder_route_alt.chg_term~") COLUMN(NAME=~"worder_route.seq_no~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"process.descr~") COLUMN(NAME=~"worder_route_alt.remarks~") COLUMN(NAME=~"worder_route_alt.operation_parent~") COLUMN(NAME=~"worder_route_alt.emp_code__aprv~") COLUMN(NAME=~"worder_route.work_order~") COLUMN(NAME=~"worder_route.quantity~") COLUMN(NAME=~"workorder.route_code~") COLUMN(NAME=~"worder_route_alt.item_code~") COLUMN(NAME=~"worder_route_alt.proc_code~") COLUMN(NAME=~"worder_route_alt.wait_time~") COLUMN(NAME=~"worder_route_alt.set_time~") COLUMN(NAME=~"worder_route_alt.run_time~") COLUMN(NAME=~"worder_route_alt.reset_time~") COLUMN(NAME=~"machines.descr~") COLUMN(NAME=~"process.mc_code~") COLUMN(NAME=~"worder_route_alt.site_code~") COLUMN(NAME=~"site.descr~") JOIN (LEFT=~"worder_route_alt.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"worder_route_alt.emp_code__aprv~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"worder_route.work_order~" OUTER1 =~"worder_route_alt.work_order~" ) JOIN (LEFT=~"worder_route_alt.mc_code~" OP =~"=~"RIGHT=~"machines.mc_code~" OUTER1 =~"worder_route_alt.mc_code~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"workorder.work_order~" OUTER1 =~"worder_route_alt.work_order~" ) JOIN (LEFT=~"worder_route_alt.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"worder_route_alt.item_code~" ) JOIN (LEFT=~"worder_route_alt.proc_code~" OP =~"=~"RIGHT=~"process.proc_code~" OUTER1 =~"worder_route_alt.proc_code~" ) JOIN (LEFT=~"worder_route_alt.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"worder_route_alt.amd_no~" OP =~"=~" EXP2 =~":amd_no~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="WORDER_ROUTE_ALT" updatewhere=0 updatekeyinplace=no arguments=(("amd_no", string)) ) retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"worder_route_alt~" ) TABLE(NAME=~"worder_route~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"machines~" ) TABLE(NAME=~"process~" ) TABLE(NAME=~"employee~" ) TABLE(NAME=~"workorder~" ) TABLE(NAME=~"site~" ) COLUMN(NAME=~"worder_route_alt.amd_no~") COLUMN(NAME=~"worder_route_alt.amd_date~") COLUMN(NAME=~"worder_route_alt.work_order~") COLUMN(NAME=~"worder_route_alt.operation~") COLUMN(NAME=~"worder_route_alt.work_ctr__o~") COLUMN(NAME=~"worder_route_alt.mc_code__o~") COLUMN(NAME=~"worder_route_alt.work_ctr~") COLUMN(NAME=~"worder_route_alt.mc_code~") COLUMN(NAME=~"worder_route_alt.confirmed~") COLUMN(NAME=~"worder_route_alt.conf_date~") COLUMN(NAME=~"worder_route_alt.chg_date~") COLUMN(NAME=~"worder_route_alt.chg_user~") COLUMN(NAME=~"worder_route_alt.chg_term~") COLUMN(NAME=~"worder_route.seq_no~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"process.descr~") COLUMN(NAME=~"worder_route_alt.remarks~") COLUMN(NAME=~"worder_route_alt.operation_parent~") COLUMN(NAME=~"worder_route_alt.emp_code__aprv~") COLUMN(NAME=~"worder_route.work_order~") COLUMN(NAME=~"worder_route.quantity~") COLUMN(NAME=~"workorder.route_code~") COLUMN(NAME=~"worder_route_alt.item_code~") COLUMN(NAME=~"worder_route_alt.proc_code~") COLUMN(NAME=~"worder_route_alt.wait_time~") COLUMN(NAME=~"worder_route_alt.set_time~") COLUMN(NAME=~"worder_route_alt.run_time~") COLUMN(NAME=~"worder_route_alt.reset_time~") COLUMN(NAME=~"machines.descr~") COLUMN(NAME=~"process.mc_code~") COLUMN(NAME=~"worder_route_alt.site_code~") COLUMN(NAME=~"site.descr~") JOIN (LEFT=~"worder_route_alt.emp_code__aprv~" OP =~"=~"RIGHT=~"employee.emp_code~" OUTER1 =~"worder_route_alt.emp_code__aprv~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"worder_route.work_order~" OUTER1 =~"worder_route_alt.work_order~" ) JOIN (LEFT=~"worder_route_alt.mc_code~" OP =~"=~"RIGHT=~"machines.mc_code~" OUTER1 =~"worder_route_alt.mc_code~" ) JOIN (LEFT=~"worder_route_alt.work_order~" OP =~"=~"RIGHT=~"workorder.work_order~" OUTER1 =~"worder_route_alt.work_order~" ) JOIN (LEFT=~"worder_route_alt.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"worder_route_alt.item_code~" ) JOIN (LEFT=~"worder_route_alt.proc_code~" OP =~"=~"RIGHT=~"process.proc_code~" OUTER1 =~"worder_route_alt.proc_code~" ) JOIN (LEFT=~"worder_route_alt.site_code~" OP =~"=~"RIGHT=~"site.site_code~" )WHERE( EXP1 =~"worder_route_alt.amd_no~" OP =~"=~" EXP2 =~":amd_no~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="WORDER_ROUTE_ALT" updatewhere=0 updatekeyinplace=no arguments=(("amd_no", string)) )
groupbox(band=detail text="Basic"border="5" color="33554432" x="5" y="10" height="298" width="541" name=gb_1 visible="1" font.face="Arial" 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="Basic"border="5" color="33554432" x="5" y="10" height="298" width="541" name=gb_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
...@@ -49,13 +49,8 @@ text(band=detail alignment="1" text="Parent Operation:" border="0" color="335544 ...@@ -49,13 +49,8 @@ text(band=detail alignment="1" text="Parent Operation:" border="0" color="335544
column(band=detail id=18 alignment="0" tabsequence=20 border="5" color="33554432" x="298" y="51" height="15" width="50" format="[general]" html.valueishtml="0" name=operation_parent visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=20 border="5" color="33554432" x="298" y="51" height="15" width="50" format="[general]" html.valueishtml="0" name=operation_parent visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="Work Order:" border="0" color="33554432" x="351" y="51" height="16" width="74" html.valueishtml="0" name=work_order_t visible="1" font.face="Arial" 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="Work Order:" border="0" color="33554432" x="351" y="51" height="16" width="74" html.valueishtml="0" name=work_order_t visible="1" font.face="Arial" 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=3 alignment="0" tabsequence=30 border="5" color="33554432" x="428" y="51" height="16" width="90" format="[general]" html.valueishtml="0" name=work_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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=30 border="5" color="33554432" x="428" y="51" height="16" width="90" format="[general]" html.valueishtml="0" name=work_order visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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=32766 border="5" color="33554432" x="196" y="75" height="15" width="322" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="0" color="33554432" x="564" y="20" height="16" width="60" format="[general]" html.valueishtml="0" name=process_mc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="0" color="33554432" x="564" y="20" height="16" width="60" format="[general]" html.valueishtml="0" name=process_mc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="98" height="15" width="322" format="[general]" html.valueishtml="0" name=process_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=32766 border="5" color="33554432" x="196" y="120" height="16" width="322" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="0" tabsequence=50 border="5" color="33554432" x="98" y="98" height="15" width="90" format="[general]" html.valueishtml="0" name=proc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=60 border="5" color="33554432" x="98" y="121" height="16" width="90" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=upper edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="Process Code:" border="0" color="33554432" x="10" y="98" height="15" width="86" html.valueishtml="0" name=t_4 visible="1" font.face="Arial" 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="Site Code:" border="0" color="33554432" x="10" y="121" height="16" width="86" html.valueishtml="0" name=t_12 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
groupbox(band=detail text="Others"border="5" color="33554432" x="7" y="332" height="105" width="536" name=gb_2 visible="1" font.face="Liberation Sans" 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="Others"border="5" color="33554432" x="7" y="332" height="105" width="536" name=gb_2 visible="1" font.face="Liberation Sans" 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="Change Term:" border="0" color="33554432" x="186" y="400" height="15" width="81" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" 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="Change Term:" border="0" color="33554432" x="186" y="400" height="15" width="81" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" 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="Change Date:" border="0" color="33554432" x="353" y="400" height="15" width="79" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" 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="Change Date:" border="0" color="33554432" x="353" y="400" height="15" width="79" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -75,9 +70,17 @@ column(band=detail id=28 alignment="0" tabsequence=100 border="5" color="3355443 ...@@ -75,9 +70,17 @@ column(band=detail id=28 alignment="0" tabsequence=100 border="5" color="3355443
column(band=detail id=26 alignment="0" tabsequence=80 border="5" color="33554432" x="455" y="172" height="15" width="63" format="[general]" html.valueishtml="0" name=set_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=80 border="5" color="33554432" x="455" y="172" height="15" width="63" format="[general]" html.valueishtml="0" name=set_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="Seq. No.:" border="0" color="33554432" x="378" y="149" height="15" width="74" html.valueishtml="0" name=t_9 visible="1" font.face="Arial" 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="Seq. No.:" border="0" color="33554432" x="378" y="149" height="15" width="74" html.valueishtml="0" name=t_9 visible="1" font.face="Arial" 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="0" tabsequence=32766 border="5" color="33554432" x="455" y="149" height="15" width="63" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="0" tabsequence=32766 border="5" color="33554432" x="455" y="149" height="15" width="63" format="[general]" html.valueishtml="0" name=seq_no visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=16 alignment="0" tabsequence=32766 border="5" color="33554432" x="196" y="98" height="15" width="322" format="[general]" html.valueishtml="0" name=process_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=32766 border="5" color="33554432" x="196" y="120" height="16" width="322" format="[general]" html.valueishtml="0" name=site_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=23 alignment="0" tabsequence=40 border="5" color="33554432" x="98" y="75" height="15" width="90" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="0" tabsequence=50 border="5" color="33554432" x="98" y="98" height="15" width="90" format="[general]" html.valueishtml="0" name=proc_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=32766 border="5" color="33554432" x="99" y="145" height="15" width="90" format="[general]" html.valueishtml="0" name=route_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=22 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="145" height="15" width="90" format="[general]" html.valueishtml="0" name=route_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=70 border="5" color="33554432" x="99" y="168" height="15" width="60" format="[general]" html.valueishtml="0" name=wait_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=70 border="5" color="33554432" x="99" y="168" height="15" width="60" format="[general]" html.valueishtml="0" name=wait_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=90 border="5" color="33554432" x="99" y="191" height="15" width="60" format="[general]" html.valueishtml="0" name=run_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=90 border="5" color="33554432" x="99" y="191" height="15" width="60" format="[general]" html.valueishtml="0" name=run_time visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=60 border="5" color="33554432" x="98" y="121" height="16" width="90" format="[general]" html.valueishtml="0" name=site_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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 Code:" border="0" color="33554432" x="22" y="75" height="15" width="74" html.valueishtml="0" name=t_5 visible="1" font.face="Arial" 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="Process Code:" border="0" color="33554432" x="10" y="98" height="15" width="86" html.valueishtml="0" name=t_4 visible="1" font.face="Arial" 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="Site Code:" border="0" color="33554432" x="10" y="121" height="16" width="86" html.valueishtml="0" name=t_12 visible="1" font.face="Arial" 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="Route Code:" border="0" color="33554432" x="22" y="145" height="15" width="74" html.valueishtml="0" name=t_3 visible="1" font.face="Arial" 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="Route Code:" border="0" color="33554432" x="22" y="145" height="15" width="74" html.valueishtml="0" name=t_3 visible="1" font.face="Arial" 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="Wait Time:" border="0" color="33554432" x="22" y="168" height="15" width="74" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" 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="Wait Time:" border="0" color="33554432" x="22" y="168" height="15" width="74" html.valueishtml="0" name=t_2 visible="1" font.face="Arial" 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="Run Time:" border="0" color="33554432" x="22" y="191" height="15" width="74" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" 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="Run Time:" border="0" color="33554432" x="22" y="191" height="15" width="74" html.valueishtml="0" name=t_1 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...@@ -90,9 +93,6 @@ column(band=detail id=7 alignment="0" tabsequence=110 border="5" color="33554432 ...@@ -90,9 +93,6 @@ column(band=detail id=7 alignment="0" tabsequence=110 border="5" color="33554432
column(band=detail id=6 alignment="0" tabsequence=32766 border="5" color="33554432" x="99" y="238" height="16" width="90" format="[general]" html.valueishtml="0" name=mc_code__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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=32766 border="5" color="33554432" x="99" y="238" height="16" width="90" format="[general]" html.valueishtml="0" name=mc_code__o visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" 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=130 border="5" color="33554432" x="99" y="262" height="15" width="418" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=130 border="5" color="33554432" x="99" y="262" height="15" width="418" format="[general]" html.valueishtml="0" name=remarks visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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="Remarks:" border="0" color="33554432" x="22" y="262" height="15" width="74" html.valueishtml="0" name=t_6 visible="1" font.face="Arial" 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="22" y="262" height="15" width="74" html.valueishtml="0" name=t_6 visible="1" font.face="Arial" 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=32766 border="5" color="33554432" x="196" y="75" height="15" width="322" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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=23 alignment="0" tabsequence=40 border="5" color="33554432" x="98" y="75" height="15" width="90" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" 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 Code:" border="0" color="33554432" x="22" y="75" height="15" width="74" html.valueishtml="0" name=t_5 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) 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="worder_route_alt21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><worder_route_alt21><worder_route_alt21_row __pbband=~"detail~"><amd_no>amd_no</amd_no><amd_date>amd_date</amd_date><work_order>work_order</work_order><operation>operation</operation><work_ctr__o>work_ctr__o</work_ctr__o><mc_code__o>mc_code__o</mc_code__o><work_ctr>work_ctr</work_ctr><mc_code>mc_code</mc_code><confirmed>confirmed</confirmed><conf_date>conf_date</conf_date><chg_date>chg_date</chg_date><chg_user>chg_user</chg_user><chg_term>chg_term</chg_term><seq_no/><route_code/><item_code/><wait_time/><set_time/><run_time/><reset_time/><item_descr>item_descr</item_descr><proc_code/><machines_descr/><process_descr>process_descr</process_descr><remarks>remarks</remarks><operation_parent>operation_parent</operation_parent><emp_code/></worder_route_alt21_row></worder_route_alt21>")) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 template=(comment="" encoding="UTF-8" name="worder_route_alt21" xml="<?xml version=~"1.0~" encoding=~"UTF-8~" standalone=~"no~"?><worder_route_alt21><worder_route_alt21_row __pbband=~"detail~"><amd_no>amd_no</amd_no><amd_date>amd_date</amd_date><work_order>work_order</work_order><operation>operation</operation><work_ctr__o>work_ctr__o</work_ctr__o><mc_code__o>mc_code__o</mc_code__o><work_ctr>work_ctr</work_ctr><mc_code>mc_code</mc_code><confirmed>confirmed</confirmed><conf_date>conf_date</conf_date><chg_date>chg_date</chg_date><chg_user>chg_user</chg_user><chg_term>chg_term</chg_term><seq_no/><route_code/><item_code/><wait_time/><set_time/><run_time/><reset_time/><item_descr>item_descr</item_descr><proc_code/><machines_descr/><process_descr>process_descr</process_descr><remarks>remarks</remarks><operation_parent>operation_parent</operation_parent><emp_code/></worder_route_alt21_row></worder_route_alt21>"))
......
...@@ -256,6 +256,7 @@ ...@@ -256,6 +256,7 @@
</table_column> </table_column>
<table_column> <table_column>
<type size="5">char</type> <type size="5">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>site_code</name> <name>site_code</name>
<dbname>worder_route_alt.site_code</dbname> <dbname>worder_route_alt.site_code</dbname>
...@@ -628,56 +629,20 @@ ...@@ -628,56 +629,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>30</id> <id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>564</x>
<y>20</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>process_mc_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>196</x> <x>196</x>
<y>98</y> <y>75</y>
<height>15</height> <height>15</height>
<width>322</width> <width>322</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>process_descr</name> <name>item_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -700,56 +665,20 @@ ...@@ -700,56 +665,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>32</id> <id>30</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>196</x> <x>564</x>
<y>120</y> <y>20</y>
<height>16</height> <height>16</height>
<width>322</width> <width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color>
<x>98</x>
<y>98</y>
<height>15</height>
<width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>proc_code</name> <name>process_mc_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -765,103 +694,11 @@ ...@@ -765,103 +694,11 @@
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>98</x>
<y>121</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Process Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>98</y>
<height>15</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>121</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_12</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background> <background>
<mode>1</mode> <mode>1</mode>
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<GroupBox> <GroupBox>
<band>Detail</band> <band>Detail</band>
<text>Others</text> <text>Others</text>
...@@ -1472,20 +1309,20 @@ ...@@ -1472,20 +1309,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>16</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>99</x> <x>196</x>
<y>145</y> <y>98</y>
<height>15</height> <height>15</height>
<width>90</width> <width>322</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>route_code</name> <name>process_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1508,20 +1345,20 @@ ...@@ -1508,20 +1345,20 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>32</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>99</x> <x>196</x>
<y>168</y> <y>120</y>
<height>15</height> <height>16</height>
<width>60</width> <width>322</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>wait_time</name> <name>site_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1538,26 +1375,26 @@ ...@@ -1538,26 +1375,26 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>99</x> <x>98</x>
<y>191</y> <y>75</y>
<height>15</height> <height>15</height>
<width>60</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>run_time</name> <name>item_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>0</limit> <limit>0</limit>
...@@ -1578,21 +1415,29 @@ ...@@ -1578,21 +1415,29 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>24</id>
<text>Route Code:</text> <alignment>0</alignment>
<border>0</border> <tabsequence>50</tabsequence>
<border>5</border>
<color>33554432</color> <color>33554432</color>
<x>22</x> <x>98</x>
<y>145</y> <y>98</y>
<height>15</height> <height>15</height>
<width>74</width> <width>90</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>t_3</name> <name>proc_code</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -1602,13 +1447,269 @@ ...@@ -1602,13 +1447,269 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>16777215</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>145</y>
<height>15</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>route_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>168</y>
<height>15</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wait_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
<color>33554432</color>
<x>99</x>
<y>191</y>
<height>15</height>
<width>60</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>run_time</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>33554432</color>
<x>98</x>
<y>121</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>75</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_5</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Process Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>98</y>
<height>15</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>0</border>
<color>33554432</color>
<x>10</x>
<y>121</y>
<height>16</height>
<width>86</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_12</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Route Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>145</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_3</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Wait Time:</text> <text>Wait Time:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
...@@ -1970,106 +2071,6 @@ ...@@ -1970,106 +2071,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>196</x>
<y>75</y>
<height>15</height>
<width>322</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
<color>33554432</color>
<x>98</x>
<y>75</y>
<height>15</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Code:</text>
<border>0</border>
<color>33554432</color>
<x>22</x>
<y>75</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_5</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
......
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