Commit 366492e4 authored by smestry's avatar smestry

Updated srd file for Product wizard new look and feel. Added new field...

Updated srd file for Product wizard new look and feel. Added new field customer item reference, active, product wizard edit according to size and color selection, functionality to attach images for item.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103876 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b588811b
...@@ -51,7 +51,8 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it ...@@ -51,7 +51,8 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(1) updatewhereclause=yes name=item_commodity dbname="item_commodity" ) column=(type=char(1) updatewhereclause=yes name=item_commodity dbname="item_commodity" )
column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" ) column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" )
column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" ) column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"item_lot_packsize~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.unit~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.reo_qty~") COLUMN(NAME=~"item.reo_lev~") COLUMN(NAME=~"item.stk_opt~") COLUMN(NAME=~"item.active~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COMPUTE(NAME=~"0 as item_length~") COMPUTE(NAME=~"0 as item_width~") COMPUTE(NAME=~"0 as item_height~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"0 as item_gross_wt~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_parnt_desc~") COMPUTE(NAME=~"' ' as supp_item_desc~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as category_descr~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item_lot_packsize.shipper_size~") COLUMN(NAME=~"item_lot_packsize.gross_weight~") COLUMN(NAME=~"item_lot_packsize.net_weight~") COLUMN(NAME=~"item_lot_packsize.length~") COLUMN(NAME=~"item_lot_packsize.width~") COLUMN(NAME=~"item_lot_packsize.height~") COMPUTE(NAME=~"' ' as pack_size_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as size_type_desc~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" )) " ) column=(type=char(1) updatewhereclause=yes name=phy_attrib_4 dbname="phy_attrib_4" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) TABLE(NAME=~"item_lot_packsize~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.unit~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.reo_qty~") COLUMN(NAME=~"item.reo_lev~") COLUMN(NAME=~"item.stk_opt~") COLUMN(NAME=~"item.active~") COLUMN(NAME=~"item.chg_date~") COLUMN(NAME=~"item.chg_user~") COLUMN(NAME=~"item.chg_term~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COMPUTE(NAME=~"0 as item_length~") COMPUTE(NAME=~"0 as item_width~") COMPUTE(NAME=~"0 as item_height~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"0 as item_gross_wt~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_parnt_desc~") COMPUTE(NAME=~"' ' as supp_item_desc~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as category_descr~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.loc_type__parent~") COLUMN(NAME=~"item_lot_packsize.shipper_size~") COLUMN(NAME=~"item_lot_packsize.gross_weight~") COLUMN(NAME=~"item_lot_packsize.net_weight~") COLUMN(NAME=~"item_lot_packsize.length~") COLUMN(NAME=~"item_lot_packsize.width~") COLUMN(NAME=~"item_lot_packsize.height~") COMPUTE(NAME=~"' ' as pack_size_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as size_type_desc~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~") COMPUTE(NAME=~"' ' as phy_attrib_4~") JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" ) JOIN (LEFT=~"item.item_code~" OP =~"=~"RIGHT=~"item_lot_packsize.item_code~" )) " )
text(band=header alignment="1" text="Item Code:" border="0" color="33554432" x="0" y="51" height="16" width="81" html.valueishtml="0" name=item_code_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=header alignment="1" text="Item Code:" border="0" color="33554432" x="0" y="51" height="16" width="81" html.valueishtml="0" name=item_code_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=header alignment="1" text="Descr:" border="0" color="33554432" x="84" y="50" height="16" width="81" html.valueishtml="0" name=descr_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=header alignment="1" text="Descr:" border="0" color="33554432" x="84" y="50" height="16" width="81" html.valueishtml="0" name=descr_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=header alignment="1" text="Item Parnt:" border="0" color="33554432" x="167" y="49" height="16" width="81" html.valueishtml="0" name=item_parnt_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=header alignment="1" text="Item Parnt:" border="0" color="33554432" x="167" y="49" height="16" width="81" html.valueishtml="0" name=item_parnt_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" )
...@@ -92,6 +93,7 @@ text(band=header alignment="0" text="Pack Size Dtl:" border="0" color="33554432" ...@@ -92,6 +93,7 @@ text(band=header alignment="0" text="Pack Size Dtl:" border="0" color="33554432"
text(band=header alignment="0" text="Size Type Desc:" border="0" color="33554432" x="3392" y="47" height="15" width="103" html.valueishtml="0" name=size_type_desc_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=header alignment="0" text="Size Type Desc:" border="0" color="33554432" x="3392" y="47" height="15" width="103" html.valueishtml="0" name=size_type_desc_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=header alignment="0" text="Tax Chapter:" border="0" color="33554432" x="3703" y="47" height="15" width="79" html.valueishtml="0" name=tax_chap_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=header alignment="0" text="Tax Chapter:" border="0" color="33554432" x="3703" y="47" height="15" width="79" html.valueishtml="0" name=tax_chap_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=header alignment="0" text="Trade Mark:" border="0" color="33554432" x="3790" y="48" height="15" width="79" 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=header alignment="0" text="Trade Mark:" border="0" color="33554432" x="3790" y="48" height="15" width="79" 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=header alignment="0" text="Customer Item Reference:" border="0" color="33554432" x="3888" y="48" height="15" width="151" html.valueishtml="0" name=t_7 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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="1" y="0" height="19" width="78" format="[general]" html.valueishtml="0" name=item_code 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=1 alignment="0" tabsequence=10 border="0" color="33554432" x="1" y="0" height="19" width="78" format="[general]" html.valueishtml="0" name=item_code 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=2 alignment="0" tabsequence=20 border="0" color="33554432" x="82" y="1" height="19" width="84" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=120 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=2 alignment="0" tabsequence=20 border="0" color="33554432" x="82" y="1" height="19" width="84" format="[general]" html.valueishtml="0" name=item_descr visible="1" edit.limit=120 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=3 alignment="0" tabsequence=30 border="0" color="33554432" x="170" y="0" height="19" width="80" format="[general]" html.valueishtml="0" name=item_parnt 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=3 alignment="0" tabsequence=30 border="0" color="33554432" x="170" y="0" height="19" width="80" format="[general]" html.valueishtml="0" name=item_parnt 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" )
...@@ -138,6 +140,7 @@ column(band=detail id=43 alignment="0" tabsequence=430 border="0" color="3355443 ...@@ -138,6 +140,7 @@ column(band=detail id=43 alignment="0" tabsequence=430 border="0" color="3355443
column(band=detail id=44 alignment="0" tabsequence=440 border="0" color="33554432" x="3607" y="3" height="15" width="86" format="[general]" html.valueishtml="0" name=item_commodity 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=44 alignment="0" tabsequence=440 border="0" color="33554432" x="3607" y="3" height="15" width="86" format="[general]" html.valueishtml="0" name=item_commodity 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=45 alignment="0" tabsequence=450 border="0" color="33554432" x="3712" y="3" height="15" width="70" format="[general]" html.valueishtml="0" name=tax_chap 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=45 alignment="0" tabsequence=450 border="0" color="33554432" x="3712" y="3" height="15" width="70" format="[general]" html.valueishtml="0" name=tax_chap 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=46 alignment="0" tabsequence=460 border="0" color="33554432" x="3787" y="4" height="15" width="150" format="[general]" html.valueishtml="0" name=trade_mark 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=46 alignment="0" tabsequence=460 border="0" color="33554432" x="3787" y="4" height="15" width="150" format="[general]" html.valueishtml="0" name=trade_mark 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=47 alignment="0" tabsequence=470 border="0" color="33554432" x="3940" y="4" height="15" width="108" format="[general]" html.valueishtml="0" name=phy_attrib_4 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" )
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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
...@@ -44,7 +44,9 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it ...@@ -44,7 +44,9 @@ table(column=(type=char(10) updatewhereclause=yes name=item_code dbname="item.it
column=(type=char(10) updatewhereclause=yes name=catalog_no dbname="item.catalog_no" ) column=(type=char(10) updatewhereclause=yes name=catalog_no dbname="item.catalog_no" )
column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" ) column=(type=char(1) updatewhereclause=yes name=tax_chap dbname="tax_chap" )
column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" ) column=(type=char(25) updatewhereclause=yes name=trade_mark dbname="item.trade_mark" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.length~") COLUMN(NAME=~"item.width~") COLUMN(NAME=~"item.height~") COLUMN(NAME=~"item.gross_weight~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COLUMN(NAME=~"item.phy_attrib_23~") COLUMN(NAME=~"item.udf__str2~") COLUMN(NAME=~"item.phy_attrib_22~") COLUMN(NAME=~"item.pur_lead_time~") COLUMN(NAME=~"item.udf__str1~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_category_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COMPUTE(NAME=~"' ' as pack_size_descr~") COMPUTE(NAME=~"' ' as size_code_descr~") COMPUTE(NAME=~"' ' as color_code_descr~") COMPUTE(NAME=~"' ' as dimension_code_descr~") COMPUTE(NAME=~"' ' as supp_item_dtl~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COLUMN(NAME=~"item.usage_type~") COLUMN(NAME=~"item.catalog_no~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~")) " ) column=(type=char(1) updatewhereclause=yes name=phy_attrib_4 dbname="phy_attrib_4" )
column=(type=char(1) updatewhereclause=yes name=active dbname="active" values="Yes Y/No N/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"item~" ) COLUMN(NAME=~"item.item_code~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"item.item_parnt~") COLUMN(NAME=~"item.item_ser~") COLUMN(NAME=~"item.grp_code~") COLUMN(NAME=~"item.item_type~") COLUMN(NAME=~"item.loc_code~") COLUMN(NAME=~"item.loc_type~") COLUMN(NAME=~"item.length~") COLUMN(NAME=~"item.width~") COLUMN(NAME=~"item.height~") COLUMN(NAME=~"item.gross_weight~") COLUMN(NAME=~"item.phy_attrib_1~") COLUMN(NAME=~"item.phy_attrib_2~") COLUMN(NAME=~"item.phy_attrib_3~") COLUMN(NAME=~"item.phy_attrib_23~") COLUMN(NAME=~"item.udf__str2~") COLUMN(NAME=~"item.phy_attrib_22~") COLUMN(NAME=~"item.pur_lead_time~") COLUMN(NAME=~"item.udf__str1~") COMPUTE(NAME=~"' ' as loc_code_descr~") COMPUTE(NAME=~"' ' as item_barcode~") COMPUTE(NAME=~"' ' as item_category~") COMPUTE(NAME=~"' ' as item_category_descr~") COMPUTE(NAME=~"' ' as tax~") COMPUTE(NAME=~"' ' as tax_descr~") COMPUTE(NAME=~"' ' as pack_size_descr~") COMPUTE(NAME=~"' ' as size_code_descr~") COMPUTE(NAME=~"' ' as color_code_descr~") COMPUTE(NAME=~"' ' as dimension_code_descr~") COMPUTE(NAME=~"' ' as supp_item_dtl~") COMPUTE(NAME=~"' ' as price_list_dtl~") COMPUTE(NAME=~"' ' as language~") COMPUTE(NAME=~"' ' as language_dtl~") COMPUTE(NAME=~"' ' as language_desc~") COMPUTE(NAME=~"' ' as item_commodity~") COLUMN(NAME=~"item.usage_type~") COLUMN(NAME=~"item.catalog_no~") COMPUTE(NAME=~"' ' as tax_chap~") COLUMN(NAME=~"item.trade_mark~") COMPUTE(NAME=~"' ' as phy_attrib_4~") COMPUTE(NAME=~"' ' as active~")) " )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="201" y="1" height="18" width="351" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 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=2 alignment="0" tabsequence=20 border="0" color="33554432" x="201" y="1" height="18" width="351" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=130 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" )
text(band=detail alignment="1" text="Item Code:" border="0" color="33554432" x="8" y="1" height="15" width="88" html.valueishtml="0" name=item_code_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="Item Code:" border="0" color="33554432" x="8" y="1" height="15" width="88" html.valueishtml="0" name=item_code_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="Item Parnt:" border="0" color="33554432" x="8" y="25" height="15" width="88" html.valueishtml="0" name=item_parnt_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="Item Parnt:" border="0" color="33554432" x="8" y="25" height="15" width="88" html.valueishtml="0" name=item_parnt_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" )
...@@ -108,6 +110,10 @@ column(band=detail id=39 alignment="0" tabsequence=390 border="0" color="3355443 ...@@ -108,6 +110,10 @@ column(band=detail id=39 alignment="0" tabsequence=390 border="0" color="3355443
text(band=detail alignment="1" text="Tax Chapter:" border="0" color="33554432" x="18" y="360" height="15" width="75" html.valueishtml="0" name=tax_chap_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="Tax Chapter:" border="0" color="33554432" x="18" y="360" height="15" width="75" html.valueishtml="0" name=tax_chap_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=40 alignment="0" tabsequence=400 border="0" color="33554432" x="102" y="391" height="15" width="148" format="[general]" html.valueishtml="0" name=trade_mark 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=40 alignment="0" tabsequence=400 border="0" color="33554432" x="102" y="391" height="15" width="148" format="[general]" html.valueishtml="0" name=trade_mark 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" )
text(band=detail alignment="1" text="Trade Mark:" border="0" color="33554432" x="17" y="391" height="15" width="75" 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="Trade Mark:" border="0" color="33554432" x="17" y="391" height="15" width="75" 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" )
column(band=detail id=41 alignment="0" tabsequence=410 border="0" color="33554432" x="331" y="362" height="15" width="158" format="[general]" html.valueishtml="0" name=phy_attrib_4 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" )
text(band=detail alignment="1" text="Customer Item Reference:" border="0" color="33554432" x="177" y="362" height="15" width="151" 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" )
column(band=detail id=42 alignment="0" tabsequence=420 border="0" color="33554432" x="308" y="392" height="15" width="57" format="[general]" html.valueishtml="0" name=active visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.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" )
text(band=detail alignment="1" text="Active:" border="0" color="33554432" x="256" y="392" height="15" width="48" 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 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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