Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
f7f56e85
Commit
f7f56e85
authored
Apr 15, 2026
by
Mohammed Dohadwala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change the order of amd-No and line_no in selection list to resolve the
issue of taxtran.
parent
924dddbb
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
699 additions
and
551 deletions
+699
-551
Mohammed/SalesQuotAmd/sales_quot_amd12.srd
Mohammed/SalesQuotAmd/sales_quot_amd12.srd
+24
-21
Mohammed/SalesQuotAmd/sales_quot_amd12.xml
Mohammed/SalesQuotAmd/sales_quot_amd12.xml
+106
-35
Mohammed/SalesQuotAmd/sales_quot_amd22.srd
Mohammed/SalesQuotAmd/sales_quot_amd22.srd
+40
-37
Mohammed/SalesQuotAmd/sales_quot_amd22.xml
Mohammed/SalesQuotAmd/sales_quot_amd22.xml
+529
-458
No files found.
Mohammed/SalesQuotAmd/sales_quot_amd12.srd
View file @
f7f56e85
...
...
@@ -5,11 +5,12 @@ header(height=24 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="sales_quotdet_amd.item_code" )
table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no dbname="sales_quotdet_amd.amd_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="sales_quotdet_amd.item_code" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity dbname="sales_quotdet_amd.quantity" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity_o dbname="sales_quotdet_amd.quantity_o" )
column=(type=char(3) update=yes updatewhereclause=yes name=unit dbname="sales_quotdet_amd.unit" )
column=(type=decimal(
4
) update=yes updatewhereclause=yes name=rate dbname="sales_quotdet_amd.rate" )
column=(type=decimal(
3
) update=yes updatewhereclause=yes name=rate dbname="sales_quotdet_amd.rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=sampl_qty dbname="sales_quotdet_amd.sampl_qty" )
column=(type=datetime update=yes updatewhereclause=yes name=sch_date dbname="sales_quotdet_amd.sch_date" )
column=(type=datetime update=yes updatewhereclause=yes name=sch_date_upto dbname="sales_quotdet_amd.sch_date_upto" )
...
...
@@ -18,7 +19,6 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna
column=(type=char(3) update=yes updatewhereclause=yes name=unit__rate dbname="sales_quotdet_amd.unit__rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tax_amt dbname="sales_quotdet_amd.tax_amt" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="sales_quotdet_amd.net_amt" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="sales_quotdet_amd.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=quot_no dbname="sales_quotdet_amd.quot_no" )
column=(type=char(5) update=yes updatewhereclause=yes name=cr_term dbname="sales_quotdet_amd.cr_term" )
column=(type=char(5) update=yes updatewhereclause=yes name=dlv_term dbname="sales_quotdet_amd.dlv_term" )
...
...
@@ -32,10 +32,11 @@ table(column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbna
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="sales_quotdet_amd.tax_env" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="sales_quotdet_amd.tax_chap" )
column=(type=char(5) update=yes updatewhereclause=yes name=tax_class dbname="sales_quotdet_amd.tax_class" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no dbname="sales_quotdet_amd.amd_no" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(60) updatewhereclause=yes name=packing_descr dbname="packing.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quotdet_amd~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"packing~" ) COLUMN(NAME=~"sales_quotdet_amd.item_code~") COLUMN(NAME=~"sales_quotdet_amd.quantity~") COLUMN(NAME=~"sales_quotdet_amd.quantity_o~") COLUMN(NAME=~"sales_quotdet_amd.unit~") COLUMN(NAME=~"sales_quotdet_amd.rate~") COLUMN(NAME=~"sales_quotdet_amd.sampl_qty~") COLUMN(NAME=~"sales_quotdet_amd.sch_date~") COLUMN(NAME=~"sales_quotdet_amd.sch_date_upto~") COLUMN(NAME=~"sales_quotdet_amd.unit__sampl~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate_o~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate~") COLUMN(NAME=~"sales_quotdet_amd.tax_amt~") COLUMN(NAME=~"sales_quotdet_amd.net_amt~") COLUMN(NAME=~"sales_quotdet_amd.line_no~") COLUMN(NAME=~"sales_quotdet_amd.quot_no~") COLUMN(NAME=~"sales_quotdet_amd.cr_term~") COLUMN(NAME=~"sales_quotdet_amd.dlv_term~") COLUMN(NAME=~"sales_quotdet_amd.dlv_at~") COLUMN(NAME=~"sales_quotdet_amd.pack_instr~") COLUMN(NAME=~"sales_quotdet_amd.pack_qty~") COLUMN(NAME=~"sales_quotdet_amd.pack_code~") COLUMN(NAME=~"sales_quotdet_amd.packing~") COLUMN(NAME=~"sales_quotdet_amd.item_spec~") COLUMN(NAME=~"sales_quotdet_amd.remarks~") COLUMN(NAME=~"sales_quotdet_amd.tax_env~") COLUMN(NAME=~"sales_quotdet_amd.tax_chap~") COLUMN(NAME=~"sales_quotdet_amd.tax_class~") COLUMN(NAME=~"sales_quotdet_amd.amd_no~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"packing.descr~") JOIN (LEFT=~"sales_quotdet_amd.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"sales_quotdet_amd.item_code~" ) JOIN (LEFT=~"sales_quotdet_amd.pack_code~" OP =~"=~"RIGHT=~"packing.pack_code~" OUTER1 =~"sales_quotdet_amd.pack_code~" )WHERE( EXP1 =~"( ( sales_quotdet_amd.amd_no~" OP =~"=~" EXP2 =~":amd_no ) )~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="sales_quotdet_amd" updatewhere=1 updatekeyinplace=no arguments=(("amd_no", string)) )
column=(type=decimal(4) update=yes updatewhereclause=yes name=rate_o dbname="sales_quotdet_amd.rate_o" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="sales_quotdet_amd.line_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quotdet_amd~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"packing~" ) COLUMN(NAME=~"sales_quotdet_amd.amd_no~") COLUMN(NAME=~"sales_quotdet_amd.item_code~") COLUMN(NAME=~"sales_quotdet_amd.quantity~") COLUMN(NAME=~"sales_quotdet_amd.quantity_o~") COLUMN(NAME=~"sales_quotdet_amd.unit~") COLUMN(NAME=~"sales_quotdet_amd.rate~") COLUMN(NAME=~"sales_quotdet_amd.sampl_qty~") COLUMN(NAME=~"sales_quotdet_amd.sch_date~") COLUMN(NAME=~"sales_quotdet_amd.sch_date_upto~") COLUMN(NAME=~"sales_quotdet_amd.unit__sampl~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate_o~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate~") COLUMN(NAME=~"sales_quotdet_amd.tax_amt~") COLUMN(NAME=~"sales_quotdet_amd.net_amt~") COLUMN(NAME=~"sales_quotdet_amd.quot_no~") COLUMN(NAME=~"sales_quotdet_amd.cr_term~") COLUMN(NAME=~"sales_quotdet_amd.dlv_term~") COLUMN(NAME=~"sales_quotdet_amd.dlv_at~") COLUMN(NAME=~"sales_quotdet_amd.pack_instr~") COLUMN(NAME=~"sales_quotdet_amd.pack_qty~") COLUMN(NAME=~"sales_quotdet_amd.pack_code~") COLUMN(NAME=~"sales_quotdet_amd.packing~") COLUMN(NAME=~"sales_quotdet_amd.item_spec~") COLUMN(NAME=~"sales_quotdet_amd.remarks~") COLUMN(NAME=~"sales_quotdet_amd.tax_env~") COLUMN(NAME=~"sales_quotdet_amd.tax_chap~") COLUMN(NAME=~"sales_quotdet_amd.tax_class~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"packing.descr~") COLUMN(NAME=~"sales_quotdet_amd.rate_o~") COLUMN(NAME=~"sales_quotdet_amd.line_no~") JOIN (LEFT=~"sales_quotdet_amd.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"sales_quotdet_amd.item_code~" ) JOIN (LEFT=~"sales_quotdet_amd.pack_code~" OP =~"=~"RIGHT=~"packing.pack_code~" OUTER1 =~"sales_quotdet_amd.pack_code~" )WHERE( EXP1 =~"( ( sales_quotdet_amd.amd_no~" OP =~"=~" EXP2 =~":amd_no ) )~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="sales_quotdet_amd" updatewhere=1 updatekeyinplace=no arguments=(("amd_no", string)) )
text(band=header alignment="0" text="Line No" border="2" color="33554432" x="1222" y="1" height="19" width="67" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Quotation No" border="2" color="33554432" x="1291" y="1" height="19" width="99" html.valueishtml="0" name=quot_no_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Credit Term" border="2" color="33554432" x="1392" y="1" height="19" width="84" html.valueishtml="0" name=cr_term_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
...
...
@@ -63,8 +64,9 @@ text(band=header alignment="0" text="Quantity" border="2" color="33554432" x="64
text(band=header alignment="0" text="Orignal Quantity" border="2" color="33554432" x="125" y="1" height="19" width="116" html.valueishtml="0" name=quantity_o_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Rate" border="2" color="33554432" x="300" y="1" height="19" width="73" html.valueishtml="0" name=rate_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Unit" border="2" color="33554432" x="243" y="1" height="19" width="55" html.valueishtml="0" name=unit_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Amendment No" border="2" color="33554432" x="2600" y="1" height="19" width="146" html.valueishtml="0" name=amd_no_t visible="0" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=14 alignment="0" tabsequence=32766 border="2" color="33554432" x="1222" y="0" height="16" width="67" format="[general]" html.valueishtml="0" name=line_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" )
text(band=header alignment="0" text="Amendment No" border="2" color="33554432" x="2712" y="1" height="19" width="146" html.valueishtml="0" name=amd_no_t visible="0" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
text(band=header alignment="0" text="Old Rate" border="2" color="33554432" x="2600" y="1" height="19" width="110" html.valueishtml="0" name=rate_o_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=31 alignment="0" tabsequence=32766 border="2" color="33554432" x="1222" y="0" height="16" width="67" format="[general]" html.valueishtml="0" name=line_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=15 alignment="0" tabsequence=32766 border="2" color="33554432" x="1291" y="0" height="16" width="99" format="[general]" html.valueishtml="0" name=quot_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="2" color="33554432" x="1392" y="0" height="16" width="84" format="[general]" html.valueishtml="0" name=cr_term 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=17 alignment="0" tabsequence=32766 border="2" color="33554432" x="1478" y="0" height="16" width="101" format="[general]" html.valueishtml="0" name=dlv_term 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" )
...
...
@@ -78,20 +80,21 @@ column(band=detail id=24 alignment="0" tabsequence=32766 border="2" color="33554
column(band=detail id=25 alignment="0" tabsequence=32766 border="2" color="33554432" x="2314" y="0" height="16" width="115" format="[general]" html.valueishtml="0" name=tax_env 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=26 alignment="0" tabsequence=32766 border="2" color="33554432" x="2431" y="0" height="16" width="92" 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=27 alignment="0" tabsequence=32766 border="2" color="33554432" x="2525" y="0" height="16" width="73" format="[general]" html.valueishtml="0" name=tax_class 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=6 alignment="0" tabsequence=32766 border="2" color="33554432" x="375" y="0" height="16" width="112" format="[general]" html.valueishtml="0" name=sampl_qty 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=7 alignment="0" tabsequence=32766 border="2" color="33554432" x="489" y="0" height="16" width="109" format="[shortdate] [time]" html.valueishtml="0" name=sch_date 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=8 alignment="0" tabsequence=32766 border="2" color="33554432" x="600" y="0" height="16" width="147" format="[shortdate] [time]" html.valueishtml="0" name=sch_date_upto 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=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="749" y="0" height="16" width="96" format="[general]" html.valueishtml="0" name=unit__sampl 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=10 alignment="0" tabsequence=32766 border="2" color="33554432" x="847" y="0" height="16" width="125" format="[general]" html.valueishtml="0" name=unit__rate_o 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=11 alignment="0" tabsequence=30 border="2" color="33554432" x="974" y="0" height="16" width="73" format="[general]" html.valueishtml="0" name=unit__rate 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=12 alignment="0" tabsequence=32766 border="2" color="33554432" x="1049" y="0" height="16" width="84" format="[general]" html.valueishtml="0" name=tax_amt 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=13 alignment="0" tabsequence=32766 border="2" color="33554432" x="1135" y="0" height="16" width="85" format="[general]" html.valueishtml="0" name=net_amt 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=1 alignment="0" tabsequence=10 border="2" color="33554432" x="2" y="2" height="19" width="60" 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="2" color="33554432" x="64" y="0" height="16" width="59" format="[general]" html.valueishtml="0" name=quantity 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=3 alignment="0" tabsequence=32766 border="2" color="33554432" x="125" y="0" height="16" width="116" format="[general]" html.valueishtml="0" name=quantity_o 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=5 alignment="0" tabsequence=32766 border="2" color="33554432" x="300" y="0" height="16" width="73" format="[general]" html.valueishtml="0" name=rate 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=4 alignment="0" tabsequence=32766 border="2" color="33554432" x="243" y="0" height="16" width="55" format="[general]" html.valueishtml="0" name=unit 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=28 alignment="0" tabsequence=32766 border="2" color="33554432" x="2600" y="0" height="16" width="146" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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=7 alignment="0" tabsequence=32766 border="2" color="33554432" x="375" y="0" height="16" width="112" format="[general]" html.valueishtml="0" name=sampl_qty 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=8 alignment="0" tabsequence=32766 border="2" color="33554432" x="489" y="0" height="16" width="109" format="[shortdate] [time]" html.valueishtml="0" name=sch_date 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=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="600" y="0" height="16" width="147" format="[shortdate] [time]" html.valueishtml="0" name=sch_date_upto 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=10 alignment="0" tabsequence=32766 border="2" color="33554432" x="749" y="0" height="16" width="96" format="[general]" html.valueishtml="0" name=unit__sampl 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=11 alignment="0" tabsequence=32766 border="2" color="33554432" x="847" y="0" height="16" width="125" format="[general]" html.valueishtml="0" name=unit__rate_o 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=12 alignment="0" tabsequence=30 border="2" color="33554432" x="974" y="0" height="16" width="73" format="[general]" html.valueishtml="0" name=unit__rate 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=13 alignment="0" tabsequence=32766 border="2" color="33554432" x="1049" y="0" height="16" width="84" format="[general]" html.valueishtml="0" name=tax_amt 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="2" color="33554432" x="1135" y="0" height="16" width="85" format="[general]" html.valueishtml="0" name=net_amt 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=2 alignment="0" tabsequence=10 border="2" color="33554432" x="2" y="2" height="19" width="60" 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=3 alignment="0" tabsequence=20 border="2" color="33554432" x="64" y="0" height="16" width="59" format="[general]" html.valueishtml="0" name=quantity 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=4 alignment="0" tabsequence=32766 border="2" color="33554432" x="125" y="0" height="16" width="116" format="[general]" html.valueishtml="0" name=quantity_o 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=6 alignment="0" tabsequence=32766 border="2" color="33554432" x="300" y="0" height="16" width="73" format="[general]" html.valueishtml="0" name=rate 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=5 alignment="0" tabsequence=32766 border="2" color="33554432" x="243" y="0" height="16" width="55" format="[general]" html.valueishtml="0" name=unit 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=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="2712" y="0" height="16" width="146" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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="2" color="33554432" x="2600" y="1" height="16" width="110" format="[general]" html.valueishtml="0" name=rate_o 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" )
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 )
...
...
Mohammed/SalesQuotAmd/sales_quot_amd12.xml
View file @
f7f56e85
...
...
@@ -48,6 +48,14 @@
<color>
536870912
</color>
</Detail>
<TableDefinition>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
amd_no
</name>
<dbname>
sales_quotdet_amd.amd_no
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
...
...
@@ -77,7 +85,7 @@
<dbname>
sales_quotdet_amd.unit
</dbname>
</table_column>
<table_column>
<type
precision=
"
4
"
>
decimal
</type>
<type
precision=
"
3
"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
rate
</name>
...
...
@@ -139,14 +147,6 @@
<name>
net_amt
</name>
<dbname>
sales_quotdet_amd.net_amt
</dbname>
</table_column>
<table_column>
<type
precision=
"0"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
line_no
</name>
<dbname>
sales_quotdet_amd.line_no
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
...
...
@@ -238,14 +238,6 @@
<name>
tax_class
</name>
<dbname>
sales_quotdet_amd.tax_class
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
amd_no
</name>
<dbname>
sales_quotdet_amd.amd_no
</dbname>
</table_column>
<table_column>
<type
size=
"130"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
...
...
@@ -258,7 +250,22 @@
<name>
packing_descr
</name>
<dbname>
packing.descr
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quotdet_amd
"
) TABLE(NAME=
"
item
"
) TABLE(NAME=
"
packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit
"
) COLUMN(NAME=
"
sales_quotdet_amd.rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.sampl_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date_upto
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__sampl
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_amt
"
) COLUMN(NAME=
"
sales_quotdet_amd.net_amt
"
) COLUMN(NAME=
"
sales_quotdet_amd.line_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.quot_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.cr_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_at
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_instr
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_spec
"
) COLUMN(NAME=
"
sales_quotdet_amd.remarks
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_env
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_chap
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_class
"
) COLUMN(NAME=
"
sales_quotdet_amd.amd_no
"
) COLUMN(NAME=
"
item.descr
"
) COLUMN(NAME=
"
packing.descr
"
) JOIN (LEFT=
"
sales_quotdet_amd.item_code
"
OP =
"
=
"
RIGHT=
"
item.item_code
"
OUTER1 =
"
sales_quotdet_amd.item_code
"
) JOIN (LEFT=
"
sales_quotdet_amd.pack_code
"
OP =
"
=
"
RIGHT=
"
packing.pack_code
"
OUTER1 =
"
sales_quotdet_amd.pack_code
"
)WHERE( EXP1 =
"
( ( sales_quotdet_amd.amd_no
"
OP =
"
=
"
EXP2 =
"
:amd_no ) )
"
) ) ARG(NAME =
"
amd_no
"
TYPE = string)
</retrieve>
<table_column>
<type
precision=
"4"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
rate_o
</name>
<dbname>
sales_quotdet_amd.rate_o
</dbname>
</table_column>
<table_column>
<type
precision=
"0"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
line_no
</name>
<dbname>
sales_quotdet_amd.line_no
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quotdet_amd
"
) TABLE(NAME=
"
item
"
) TABLE(NAME=
"
packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.amd_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit
"
) COLUMN(NAME=
"
sales_quotdet_amd.rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.sampl_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date_upto
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__sampl
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_amt
"
) COLUMN(NAME=
"
sales_quotdet_amd.net_amt
"
) COLUMN(NAME=
"
sales_quotdet_amd.quot_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.cr_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_at
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_instr
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_spec
"
) COLUMN(NAME=
"
sales_quotdet_amd.remarks
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_env
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_chap
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_class
"
) COLUMN(NAME=
"
item.descr
"
) COLUMN(NAME=
"
packing.descr
"
) COLUMN(NAME=
"
sales_quotdet_amd.rate_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.line_no
"
) JOIN (LEFT=
"
sales_quotdet_amd.item_code
"
OP =
"
=
"
RIGHT=
"
item.item_code
"
OUTER1 =
"
sales_quotdet_amd.item_code
"
) JOIN (LEFT=
"
sales_quotdet_amd.pack_code
"
OP =
"
=
"
RIGHT=
"
packing.pack_code
"
OUTER1 =
"
sales_quotdet_amd.pack_code
"
)WHERE( EXP1 =
"
( ( sales_quotdet_amd.amd_no
"
OP =
"
=
"
EXP2 =
"
:amd_no ) )
"
) ) ARG(NAME =
"
amd_no
"
TYPE = string)
</retrieve>
<update>
sales_quotdet_amd
</update>
<updatewhere>
1
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
...
...
@@ -1029,7 +1036,7 @@
<text>
Amendment No
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2
600
</x>
<x>
2
712
</x>
<y>
1
</y>
<height>
19
</height>
<width>
146
</width>
...
...
@@ -1051,9 +1058,37 @@
<color>
1073741824
</color>
</background>
</TextObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Old Rate
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
2600
</x>
<y>
1
</y>
<height>
19
</height>
<width>
110
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
rate_o_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-12
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
14
</id>
<id>
31
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1557,7 +1592,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
6
</id>
<id>
7
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1593,7 +1628,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
7
</id>
<id>
8
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1629,7 +1664,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
8
</id>
<id>
9
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1665,7 +1700,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
9
</id>
<id>
10
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1701,7 +1736,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
0
</id>
<id>
1
1
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1737,7 +1772,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
1
</id>
<id>
1
2
</id>
<alignment>
0
</alignment>
<tabsequence>
30
</tabsequence>
<border>
2
</border>
...
...
@@ -1773,7 +1808,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
2
</id>
<id>
1
3
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1809,7 +1844,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
3
</id>
<id>
1
4
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1845,7 +1880,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
</id>
<id>
2
</id>
<alignment>
0
</alignment>
<tabsequence>
10
</tabsequence>
<border>
2
</border>
...
...
@@ -1883,7 +1918,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
2
</id>
<id>
3
</id>
<alignment>
0
</alignment>
<tabsequence>
20
</tabsequence>
<border>
2
</border>
...
...
@@ -1919,7 +1954,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
3
</id>
<id>
4
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1955,7 +1990,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
5
</id>
<id>
6
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -1991,7 +2026,7 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
4
</id>
<id>
5
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
...
...
@@ -2027,12 +2062,12 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
28
</id>
<id>
1
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2
600
</x>
<x>
2
712
</x>
<y>
0
</y>
<height>
16
</height>
<width>
146
</width>
...
...
@@ -2061,6 +2096,42 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
30
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
2600
</x>
<y>
1
</y>
<height>
16
</height>
<width>
110
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
rate_o
</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>
<HtmlTable>
<border>
1
</border>
</HtmlTable>
...
...
Mohammed/SalesQuotAmd/sales_quot_amd22.srd
View file @
f7f56e85
...
...
@@ -4,7 +4,7 @@ datawindow(units=1 timer_interval=0 color=1073741824 processing=0 HTMLDW=no prin
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=2178 color="536870912" )
table(column=(type=
decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="sales_quotdet_amd.line
_no" )
table(column=(type=
char(10) update=yes updatewhereclause=yes key=yes name=amd_no dbname="sales_quotdet_amd.amd
_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=quot_no dbname="sales_quotdet_amd.quot_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="sales_quotdet_amd.item_code" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=quantity_o dbname="sales_quotdet_amd.quantity_o" )
...
...
@@ -29,46 +29,17 @@ table(column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line
column=(type=char(10) update=yes updatewhereclause=yes name=tax_chap dbname="sales_quotdet_amd.tax_chap" )
column=(type=char(10) update=yes updatewhereclause=yes name=tax_env dbname="sales_quotdet_amd.tax_env" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=tax_amt dbname="sales_quotdet_amd.tax_amt" )
column=(type=decimal(
4
) update=yes updatewhereclause=yes name=rate dbname="sales_quotdet_amd.rate" )
column=(type=decimal(
3
) update=yes updatewhereclause=yes name=rate dbname="sales_quotdet_amd.rate" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=net_amt dbname="sales_quotdet_amd.net_amt" )
column=(type=char(130) updatewhereclause=yes name=item_descr dbname="item.descr" )
column=(type=char(60) updatewhereclause=yes name=packing_descr dbname="packing.descr" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=amd_no dbname="sales_quotdet_amd.amd_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quotdet_amd~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"packing~" ) COLUMN(NAME=~"sales_quotdet_amd.line_no~") COLUMN(NAME=~"sales_quotdet_amd.quot_no~") COLUMN(NAME=~"sales_quotdet_amd.item_code~") COLUMN(NAME=~"sales_quotdet_amd.quantity_o~") COLUMN(NAME=~"sales_quotdet_amd.quantity~") COLUMN(NAME=~"sales_quotdet_amd.unit~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate_o~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate~") COLUMN(NAME=~"sales_quotdet_amd.sch_date~") COLUMN(NAME=~"sales_quotdet_amd.sampl_qty~") COLUMN(NAME=~"sales_quotdet_amd.unit__sampl~") COLUMN(NAME=~"sales_quotdet_amd.remarks~") COLUMN(NAME=~"sales_quotdet_amd.pack_instr~") COLUMN(NAME=~"sales_quotdet_amd.cr_term~") COLUMN(NAME=~"sales_quotdet_amd.dlv_term~") COLUMN(NAME=~"sales_quotdet_amd.item_spec~") COLUMN(NAME=~"sales_quotdet_amd.pack_code~") COLUMN(NAME=~"sales_quotdet_amd.sch_date_upto~") COLUMN(NAME=~"sales_quotdet_amd.pack_qty~") COLUMN(NAME=~"sales_quotdet_amd.dlv_at~") COLUMN(NAME=~"sales_quotdet_amd.packing~") COLUMN(NAME=~"sales_quotdet_amd.tax_class~") COLUMN(NAME=~"sales_quotdet_amd.tax_chap~") COLUMN(NAME=~"sales_quotdet_amd.tax_env~") COLUMN(NAME=~"sales_quotdet_amd.tax_amt~") COLUMN(NAME=~"sales_quotdet_amd.rate~") COLUMN(NAME=~"sales_quotdet_amd.net_amt~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"packing.descr~") COLUMN(NAME=~"sales_quotdet_amd.amd_no~") JOIN (LEFT=~"sales_quotdet_amd.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"sales_quotdet_amd.item_code~" ) JOIN (LEFT=~"sales_quotdet_amd.pack_code~" OP =~"=~"RIGHT=~"packing.pack_code~" OUTER1 =~"sales_quotdet_amd.pack_code~" )WHERE( EXP1 =~"( ( sales_quotdet_amd.amd_no~" OP =~"=~" EXP2 =~":amd_no ) )~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="sales_quotdet_amd" updatewhere=1 updatekeyinplace=no arguments=(("amd_no", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="304" y="14" height="438" width="332" 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="1073741824" )
column=(type=decimal(4) update=yes updatewhereclause=yes name=rate_o dbname="sales_quotdet_amd.rate_o" )
column=(type=decimal(0) update=yes updatewhereclause=yes key=yes name=line_no dbname="sales_quotdet_amd.line_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quotdet_amd~" ) TABLE(NAME=~"item~" ) TABLE(NAME=~"packing~" ) COLUMN(NAME=~"sales_quotdet_amd.amd_no~") COLUMN(NAME=~"sales_quotdet_amd.quot_no~") COLUMN(NAME=~"sales_quotdet_amd.item_code~") COLUMN(NAME=~"sales_quotdet_amd.quantity_o~") COLUMN(NAME=~"sales_quotdet_amd.quantity~") COLUMN(NAME=~"sales_quotdet_amd.unit~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate_o~") COLUMN(NAME=~"sales_quotdet_amd.unit__rate~") COLUMN(NAME=~"sales_quotdet_amd.sch_date~") COLUMN(NAME=~"sales_quotdet_amd.sampl_qty~") COLUMN(NAME=~"sales_quotdet_amd.unit__sampl~") COLUMN(NAME=~"sales_quotdet_amd.remarks~") COLUMN(NAME=~"sales_quotdet_amd.pack_instr~") COLUMN(NAME=~"sales_quotdet_amd.cr_term~") COLUMN(NAME=~"sales_quotdet_amd.dlv_term~") COLUMN(NAME=~"sales_quotdet_amd.item_spec~") COLUMN(NAME=~"sales_quotdet_amd.pack_code~") COLUMN(NAME=~"sales_quotdet_amd.sch_date_upto~") COLUMN(NAME=~"sales_quotdet_amd.pack_qty~") COLUMN(NAME=~"sales_quotdet_amd.dlv_at~") COLUMN(NAME=~"sales_quotdet_amd.packing~") COLUMN(NAME=~"sales_quotdet_amd.tax_class~") COLUMN(NAME=~"sales_quotdet_amd.tax_chap~") COLUMN(NAME=~"sales_quotdet_amd.tax_env~") COLUMN(NAME=~"sales_quotdet_amd.tax_amt~") COLUMN(NAME=~"sales_quotdet_amd.rate~") COLUMN(NAME=~"sales_quotdet_amd.net_amt~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"packing.descr~") COLUMN(NAME=~"sales_quotdet_amd.rate_o~") COLUMN(NAME=~"sales_quotdet_amd.line_no~") JOIN (LEFT=~"sales_quotdet_amd.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"sales_quotdet_amd.item_code~" ) JOIN (LEFT=~"sales_quotdet_amd.pack_code~" OP =~"=~"RIGHT=~"packing.pack_code~" OUTER1 =~"sales_quotdet_amd.pack_code~" )WHERE( EXP1 =~"( ( sales_quotdet_amd.amd_no~" OP =~"=~" EXP2 =~":amd_no ) )~" ) ) ARG(NAME = ~"amd_no~" TYPE = string) " update="sales_quotdet_amd" updatewhere=0 updatekeyinplace=no arguments=(("amd_no", string)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="304" y="14" height="461" width="332" 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="1073741824" )
column(band=detail id=28 alignment="0" tabsequence=32766 border="2" color="33554432" x="544" y="39" height="16" width="77" 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" )
text(band=detail alignment="1" text="Tax Details:" border="2" color="33554432" x="326" y="314" height="16" width="123" html.valueishtml="0" name=tax_amt_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="Net Amount:" border="2" color="33554432" x="326" y="338" height="16" width="123" html.valueishtml="0" name=net_amt_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="Quantity:" border="2" color="33554432" x="326" y="62" height="16" width="123" html.valueishtml="0" name=quantity_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="Orignal Quantity:" border="2" color="33554432" x="326" y="87" height="16" width="123" html.valueishtml="0" name=quantity_o_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="Unit:" border="2" color="33554432" x="326" y="111" height="16" width="123" html.valueishtml="0" name=unit_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="Rate:" border="2" color="33554432" x="326" y="136" height="16" width="123" html.valueishtml="0" name=rate_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="Sampl Quantity:" border="2" color="33554432" x="326" y="160" height="16" width="123" html.valueishtml="0" name=sampl_qty_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="Schedule Date:" border="2" color="33554432" x="326" y="187" height="16" width="123" html.valueishtml="0" name=sch_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="Schedule Date Upto:" border="2" color="33554432" x="326" y="213" height="16" width="123" html.valueishtml="0" name=sch_date_upto_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="Sample Unit:" border="2" color="33554432" x="326" y="238" height="16" width="123" html.valueishtml="0" name=unit__sampl_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="Orignal Rate Unit:" border="2" color="33554432" x="326" y="264" height="16" width="123" html.valueishtml="0" name=unit__rate_o_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="Rate Unit:" border="2" color="33554432" x="326" y="289" height="16" width="123" html.valueishtml="0" name=unit__rate_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:" border="2" color="33554432" x="326" y="39" height="16" width="123" 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="Tax Class:" border="2" color="33554432" x="326" y="409" height="16" width="123" html.valueishtml="0" name=tax_class_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="2" color="33554432" x="326" y="385" height="16" width="123" 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 Environment:" border="2" color="33554432" x="326" y="362" height="16" width="123" html.valueishtml="0" name=tax_env_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=25 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="314" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_amt visible="1" edit.limit=0 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=27 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="338" height="16" width="82" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=0 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=5 alignment="1" tabsequence=20 border="2" color="33554432" x="453" y="62" height="16" width="82" format="[general]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 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=4 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="87" height="16" width="82" format="[general]" html.valueishtml="0" name=quantity_o visible="1" edit.limit=0 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="2" color="33554432" x="453" y="111" height="16" width="82" format="[general]" html.valueishtml="0" name=unit visible="1" edit.limit=3 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=26 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="136" height="16" width="82" format="[general]" html.valueishtml="0" name=rate visible="1" edit.limit=0 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=10 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="160" height="16" width="82" format="[general]" html.valueishtml="0" name=sampl_qty visible="1" edit.limit=0 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=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="188" height="16" width="82" format="[shortdate] [time]" html.valueishtml="0" name=sch_date visible="1" edit.limit=0 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=18 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="213" height="16" width="82" format="[shortdate] [time]" html.valueishtml="0" name=sch_date_upto visible="1" edit.limit=0 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=11 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="238" height="16" width="82" format="[general]" html.valueishtml="0" name=unit__sampl visible="1" edit.limit=3 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=7 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="264" height="16" width="82" format="[general]" html.valueishtml="0" name=unit__rate_o visible="1" edit.limit=3 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=8 alignment="0" tabsequence=30 border="2" color="33554432" x="453" y="289" height="16" width="82" format="[general]" html.valueishtml="0" name=unit__rate visible="1" edit.limit=3 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=10 border="2" color="33554432" x="453" y="39" height="16" width="82" 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=22 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="409" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 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=23 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="385" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_chap 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=24 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="362" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_env 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" )
groupbox(band=detail text="Others"border="2" color="33554432" x="298" y="495" height="330" width="352" name=gb_2 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="1073741824" )
column(band=detail id=29 alignment="0" tabsequence=32766 border="2" color="33554432" x="549" y="682" height="16" width="91" format="[general]" html.valueishtml="0" name=packing_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" )
text(band=detail alignment="1" text="Line No:" border="2" color="33554432" x="343" y="511" height="16" width="123" html.valueishtml="0" name=line_no_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" )
...
...
@@ -82,7 +53,7 @@ text(band=detail alignment="1" text="Remarks:" border="2" color="33554432" x="34
text(band=detail alignment="1" text="Delivery At:" border="2" color="33554432" x="343" y="608" height="16" width="123" html.valueishtml="0" name=dlv_at_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="Packing:" border="2" color="33554432" x="343" y="682" height="16" width="123" html.valueishtml="0" name=pack_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="Packing:" border="2" color="33554432" x="343" y="703" height="16" width="123" html.valueishtml="0" name=packing_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=1 alignment="1" tabsequence=32766 border="2" color="33554432" x="470" y="511" height="16" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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
1 alignment="1" tabsequence=32766 border="2" color="33554432" x="470" y="511" height="16" width="72" format="[general]" html.valueishtml="0" name=line_no visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="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=32766 border="2" color="33554432" x="470" y="536" height="16" width="72" format="[general]" html.valueishtml="0" name=quot_no 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=14 alignment="0" tabsequence=32766 border="2" color="33554432" x="470" y="562" height="16" width="72" format="[general]" html.valueishtml="0" name=cr_term visible="1" edit.limit=5 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=15 alignment="0" tabsequence=32766 border="2" color="33554432" x="470" y="587" height="16" width="72" format="[general]" html.valueishtml="0" name=dlv_term visible="1" edit.limit=5 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" )
...
...
@@ -94,7 +65,39 @@ column(band=detail id=20 alignment="0" tabsequence=32766 border="2" color="33554
column(band=detail id=17 alignment="0" tabsequence=32766 border="2" color="33554432" x="470" y="682" height="16" width="72" format="[general]" html.valueishtml="0" name=pack_code visible="1" edit.limit=5 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=21 alignment="0" tabsequence=32766 border="2" color="33554432" x="470" y="704" height="16" width="72" format="[general]" html.valueishtml="0" name=packing 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" )
text(band=detail alignment="1" text="Amendment No:" border="2" color="33554432" x="343" y="786" height="16" width="123" html.valueishtml="0" name=t_1 visible="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="2" color="33554432" x="470" y="786" height="16" width="72" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="470" y="786" height="16" width="72" format="[general]" html.valueishtml="0" name=amd_no visible="0" 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="Sampl Quantity:" border="2" color="33554432" x="326" y="180" height="16" width="123" html.valueishtml="0" name=sampl_qty_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=10 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="180" height="16" width="82" format="[general]" html.valueishtml="0" name=sampl_qty visible="1" edit.limit=0 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="Schedule Date:" border="2" color="33554432" x="326" y="207" height="16" width="123" html.valueishtml="0" name=sch_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" )
column(band=detail id=9 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="208" height="16" width="82" format="[shortdate] [time]" html.valueishtml="0" name=sch_date visible="1" edit.limit=0 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="Schedule Date Upto:" border="2" color="33554432" x="326" y="233" height="16" width="123" html.valueishtml="0" name=sch_date_upto_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=18 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="233" height="16" width="82" format="[shortdate] [time]" html.valueishtml="0" name=sch_date_upto visible="1" edit.limit=0 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=11 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="258" height="16" width="82" format="[general]" html.valueishtml="0" name=unit__sampl visible="1" edit.limit=3 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="Orignal Rate Unit:" border="2" color="33554432" x="326" y="284" height="16" width="123" html.valueishtml="0" name=unit__rate_o_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=7 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="284" height="16" width="82" format="[general]" html.valueishtml="0" name=unit__rate_o visible="1" edit.limit=3 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="Sample Unit:" border="2" color="33554432" x="326" y="258" height="16" width="123" html.valueishtml="0" name=unit__sampl_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="Rate Unit:" border="2" color="33554432" x="326" y="309" height="16" width="123" html.valueishtml="0" name=unit__rate_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=8 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="309" height="16" width="82" format="[general]" html.valueishtml="0" name=unit__rate visible="1" edit.limit=3 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="Tax Details:" border="2" color="33554432" x="326" y="334" height="16" width="123" html.valueishtml="0" name=tax_amt_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=25 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="334" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_amt visible="1" edit.limit=0 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="Net Amount:" border="2" color="33554432" x="326" y="358" height="16" width="123" html.valueishtml="0" name=net_amt_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=27 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="358" height="16" width="82" format="[general]" html.valueishtml="0" name=net_amt visible="1" edit.limit=0 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="Tax Environment:" border="2" color="33554432" x="326" y="382" height="16" width="123" html.valueishtml="0" name=tax_env_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=24 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="382" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_env 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" )
text(band=detail alignment="1" text="Tax Chapter:" border="2" color="33554432" x="326" y="405" height="16" width="123" 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=23 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="405" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_chap 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" )
text(band=detail alignment="1" text="Tax Class:" border="2" color="33554432" x="326" y="429" height="16" width="123" html.valueishtml="0" name=tax_class_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=22 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="429" height="16" width="82" format="[general]" html.valueishtml="0" name=tax_class visible="1" edit.limit=5 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="Rate:" border="2" color="33554432" x="326" y="153" height="16" width="123" html.valueishtml="0" name=rate_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=26 alignment="1" tabsequence=30 border="2" color="33554432" x="453" y="153" height="16" width="82" format="[general]" html.valueishtml="0" name=rate visible="1" edit.limit=0 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="Old Quantity:" border="2" color="33554432" x="326" y="62" height="16" width="123" html.valueishtml="0" name=quantity_o_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=4 alignment="1" tabsequence=32766 border="2" color="33554432" x="453" y="62" height="16" width="82" format="[general]" html.valueishtml="0" name=quantity_o visible="1" edit.limit=0 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="Quantity:" border="2" color="33554432" x="326" y="87" height="16" width="123" html.valueishtml="0" name=quantity_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=5 alignment="1" tabsequence=20 border="2" color="33554432" x="453" y="87" height="16" width="82" format="[general]" html.valueishtml="0" name=quantity visible="1" edit.limit=0 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="Unit:" border="2" color="33554432" x="326" y="112" height="16" width="123" html.valueishtml="0" name=unit_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=6 alignment="0" tabsequence=32766 border="2" color="33554432" x="453" y="112" height="16" width="82" format="[general]" html.valueishtml="0" name=unit visible="1" edit.limit=3 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=30 alignment="0" tabsequence=32766 border="2" color="33554432" x="452" y="131" height="16" width="86" format="[general]" html.valueishtml="0" name=rate_o 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="Old Rate:" border="2" color="33554432" x="325" y="132" height="16" width="123" html.valueishtml="0" name=rate_o_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=summary alignment="1" text="Ptd:" border="2" color="33554432" x="333" y="12" height="16" width="123" html.valueishtml="0" name=ptd_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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
...
...
Mohammed/SalesQuotAmd/sales_quot_amd22.xml
View file @
f7f56e85
...
...
@@ -44,12 +44,12 @@
</Detail>
<TableDefinition>
<table_column>
<type
precision=
"0"
>
decimal
</type>
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
line
_no
</name>
<dbname>
sales_quotdet_amd.
line
_no
</dbname>
<name>
amd
_no
</name>
<dbname>
sales_quotdet_amd.
amd
_no
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
...
...
@@ -220,7 +220,7 @@
<dbname>
sales_quotdet_amd.tax_amt
</dbname>
</table_column>
<table_column>
<type
precision=
"
4
"
>
decimal
</type>
<type
precision=
"
3
"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
rate
</name>
...
...
@@ -246,16 +246,23 @@
<dbname>
packing.descr
</dbname>
</table_column>
<table_column>
<type
size=
"10"
>
char
</type>
<type
precision=
"4"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<name>
rate_o
</name>
<dbname>
sales_quotdet_amd.rate_o
</dbname>
</table_column>
<table_column>
<type
precision=
"0"
>
decimal
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
amd
_no
</name>
<dbname>
sales_quotdet_amd.
amd
_no
</dbname>
<name>
line
_no
</name>
<dbname>
sales_quotdet_amd.
line
_no
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quotdet_amd
"
) TABLE(NAME=
"
item
"
) TABLE(NAME=
"
packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.
line_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.quot_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date
"
) COLUMN(NAME=
"
sales_quotdet_amd.sampl_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__sampl
"
) COLUMN(NAME=
"
sales_quotdet_amd.remarks
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_instr
"
) COLUMN(NAME=
"
sales_quotdet_amd.cr_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_spec
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date_upto
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_at
"
) COLUMN(NAME=
"
sales_quotdet_amd.packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_class
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_chap
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_env
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_amt
"
) COLUMN(NAME=
"
sales_quotdet_amd.rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.net_amt
"
) COLUMN(NAME=
"
item.descr
"
) COLUMN(NAME=
"
packing.descr
"
) COLUMN(NAME=
"
sales_quotdet_amd.amd
_no
"
) JOIN (LEFT=
"
sales_quotdet_amd.item_code
"
OP =
"
=
"
RIGHT=
"
item.item_code
"
OUTER1 =
"
sales_quotdet_amd.item_code
"
) JOIN (LEFT=
"
sales_quotdet_amd.pack_code
"
OP =
"
=
"
RIGHT=
"
packing.pack_code
"
OUTER1 =
"
sales_quotdet_amd.pack_code
"
)WHERE( EXP1 =
"
( ( sales_quotdet_amd.amd_no
"
OP =
"
=
"
EXP2 =
"
:amd_no ) )
"
) ) ARG(NAME =
"
amd_no
"
TYPE = string)
</retrieve>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quotdet_amd
"
) TABLE(NAME=
"
item
"
) TABLE(NAME=
"
packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.
amd_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.quot_no
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.quantity
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date
"
) COLUMN(NAME=
"
sales_quotdet_amd.sampl_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.unit__sampl
"
) COLUMN(NAME=
"
sales_quotdet_amd.remarks
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_instr
"
) COLUMN(NAME=
"
sales_quotdet_amd.cr_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_term
"
) COLUMN(NAME=
"
sales_quotdet_amd.item_spec
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_code
"
) COLUMN(NAME=
"
sales_quotdet_amd.sch_date_upto
"
) COLUMN(NAME=
"
sales_quotdet_amd.pack_qty
"
) COLUMN(NAME=
"
sales_quotdet_amd.dlv_at
"
) COLUMN(NAME=
"
sales_quotdet_amd.packing
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_class
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_chap
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_env
"
) COLUMN(NAME=
"
sales_quotdet_amd.tax_amt
"
) COLUMN(NAME=
"
sales_quotdet_amd.rate
"
) COLUMN(NAME=
"
sales_quotdet_amd.net_amt
"
) COLUMN(NAME=
"
item.descr
"
) COLUMN(NAME=
"
packing.descr
"
) COLUMN(NAME=
"
sales_quotdet_amd.rate_o
"
) COLUMN(NAME=
"
sales_quotdet_amd.line
_no
"
) JOIN (LEFT=
"
sales_quotdet_amd.item_code
"
OP =
"
=
"
RIGHT=
"
item.item_code
"
OUTER1 =
"
sales_quotdet_amd.item_code
"
) JOIN (LEFT=
"
sales_quotdet_amd.pack_code
"
OP =
"
=
"
RIGHT=
"
packing.pack_code
"
OUTER1 =
"
sales_quotdet_amd.pack_code
"
)WHERE( EXP1 =
"
( ( sales_quotdet_amd.amd_no
"
OP =
"
=
"
EXP2 =
"
:amd_no ) )
"
) ) ARG(NAME =
"
amd_no
"
TYPE = string)
</retrieve>
<update>
sales_quotdet_amd
</update>
<updatewhere>
1
</updatewhere>
<updatewhere>
0
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
<argument>
<name>
amd_no
</name>
...
...
@@ -269,7 +276,7 @@
<color>
33554432
</color>
<x>
304
</x>
<y>
14
</y>
<height>
4
38
</height>
<height>
4
61
</height>
<width>
332
</width>
<name>
gb_1
</name>
<visible>
1
</visible>
...
...
@@ -325,17 +332,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Tax Details
:
</text>
<text>
Item
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
326
</x>
<y>
3
14
</y>
<y>
3
9
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_amt
_t
</name>
<name>
item_code
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -350,21 +357,31 @@
<color>
536870912
</color>
</background>
</TextObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Net Amount:
</text>
<id>
3
</id>
<alignment>
0
</alignment>
<tabsequence>
10
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
326
</x>
<y>
3
38
</y>
<x>
453
</x>
<y>
3
9
</y>
<height>
16
</height>
<width>
123
</width>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
net_amt_t
</name>
<name>
item_code
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -377,21 +394,17 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
<
TextObject
>
</
Column
Object>
<
GroupBox
>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Quantity:
</text>
<text>
Others
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
326
</x>
<y>
62
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
quantity_t
</name>
<x>
298
</x>
<y>
495
</y>
<height>
330
</height>
<width>
352
</width>
<name>
gb_2
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -402,25 +415,33 @@
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</
TextObject
>
<
Text
Object>
</
GroupBox
>
<
Column
Object>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Orignal Quantity:
</text>
<id>
29
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
326
</x>
<y>
87
</y>
<x>
549
</x>
<y>
682
</y>
<height>
16
</height>
<width>
123
</width>
<width>
91
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
quantity_o_t
</name>
<name>
packing_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>
...
...
@@ -433,21 +454,21 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Unit
:
</text>
<text>
Line No
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
1
11
</y>
<x>
3
43
</x>
<y>
5
11
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit
_t
</name>
<name>
line_no
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -465,17 +486,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Rate
:
</text>
<text>
Quotation No
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
1
36
</y>
<x>
3
43
</x>
<y>
5
36
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
rate
_t
</name>
<name>
quot_no
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -493,17 +514,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Sampl Quantity
:
</text>
<text>
Credit Term
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
160
</y>
<x>
3
43
</x>
<y>
562
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sampl_qty
_t
</name>
<name>
cr_term
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -521,17 +542,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Schedule Date
:
</text>
<text>
Delivery Term
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
1
87
</y>
<x>
3
43
</x>
<y>
5
87
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sch_date
_t
</name>
<name>
dlv_term
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -549,17 +570,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Schedule Date Upto
:
</text>
<text>
Packing Instructions
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
213
</y>
<x>
3
43
</x>
<y>
631
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sch_date_upto
_t
</name>
<name>
pack_instr
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -577,17 +598,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Sample Unit
:
</text>
<text>
Packing Quantity
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
238
</y>
<x>
3
43
</x>
<y>
657
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit__sampl
_t
</name>
<name>
pack_qty
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -605,17 +626,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Orignal Rate Unit
:
</text>
<text>
Item Specification
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
264
</y>
<x>
3
43
</x>
<y>
731
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit__rate_o
_t
</name>
<name>
item_spec
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -633,17 +654,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
R
ate Unit
:
</text>
<text>
R
emarks
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
289
</y>
<x>
3
43
</x>
<y>
758
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit__rate
_t
</name>
<name>
remarks
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -661,17 +682,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Item
:
</text>
<text>
Delivery At
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
39
</y>
<x>
3
43
</x>
<y>
608
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
item_code
_t
</name>
<name>
dlv_at
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -689,17 +710,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Tax Class
:
</text>
<text>
Packing
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
409
</y>
<x>
3
43
</x>
<y>
682
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_class
_t
</name>
<name>
pack_code
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -717,17 +738,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Tax Chapter
:
</text>
<text>
Packing
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
26
</x>
<y>
385
</y>
<x>
3
43
</x>
<y>
703
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_chap
_t
</name>
<name>
packing
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -742,21 +763,31 @@
<color>
536870912
</color>
</background>
</TextObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<id>
31
</id>
<alignment>
1
</alignment>
<t
ext>
Tax Environment:
</text
>
<t
absequence>
32766
</tabsequence
>
<border>
2
</border>
<color>
33554432
</color>
<x>
326
</x>
<y>
362
</y>
<x>
470
</x>
<y>
511
</y>
<height>
16
</height>
<width>
123
</width>
<width>
72
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_env_t
</name>
<name>
line_no
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -769,26 +800,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
2
5
</id>
<alignment>
1
</alignment>
<id>
2
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
314
</y>
<x>
4
70
</x>
<y>
536
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_amt
</name>
<name>
quot_no
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
1
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -810,23 +841,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
27
</id>
<alignment>
1
</alignment>
<id>
14
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
338
</y>
<x>
4
70
</x>
<y>
562
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
net_amt
</name>
<name>
cr_term
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
5
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -848,23 +879,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
5
</id>
<alignment>
1
</alignment>
<tabsequence>
20
</tabsequence>
<id>
1
5
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
62
</y>
<x>
4
70
</x>
<y>
587
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
quantity
</name>
<name>
dlv_term
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
5
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -886,23 +917,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
4
</id>
<alignment>
1
</alignment>
<id>
13
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
87
</y>
<x>
4
70
</x>
<y>
631
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
quantity_o
</name>
<name>
pack_instr
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
12
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -924,23 +955,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
6
</id>
<alignment>
0
</alignment>
<id>
19
</id>
<alignment>
1
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
111
</y>
<x>
4
70
</x>
<y>
657
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit
</name>
<name>
pack_qty
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -962,23 +993,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
2
6
</id>
<alignment>
1
</alignment>
<id>
1
6
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
136
</y>
<x>
4
70
</x>
<y>
731
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
rate
</name>
<name>
item_spec
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
30
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1000,23 +1031,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
0
</id>
<alignment>
1
</alignment>
<id>
1
2
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
160
</y>
<x>
4
70
</x>
<y>
758
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sampl_qty
</name>
<name>
remarks
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
12
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1038,23 +1069,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
9
</id>
<id>
20
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
18
8
</y>
<x>
4
70
</x>
<y>
60
8
</y>
<height>
16
</height>
<width>
8
2
</width>
<format>
[
shortdate] [time
]
</format>
<width>
7
2
</width>
<format>
[
general
]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sch_date
</name>
<name>
dlv_at
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
3
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1076,23 +1107,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
8
</id>
<id>
1
7
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
213
</y>
<x>
4
70
</x>
<y>
682
</y>
<height>
16
</height>
<width>
8
2
</width>
<format>
[
shortdate] [time
]
</format>
<width>
7
2
</width>
<format>
[
general
]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sch_date_upto
</name>
<name>
pack_code
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
5
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1114,23 +1145,23 @@
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
1
</id>
<id>
2
1
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
238
</y>
<x>
4
70
</x>
<y>
704
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit__sampl
</name>
<name>
packing
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1150,31 +1181,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
7
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<alignment>
1
</alignment>
<text>
Amendment No:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
45
3
</x>
<y>
264
</y>
<x>
34
3
</x>
<y>
786
</y>
<height>
16
</height>
<width>
82
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit__rate_o
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<name>
t_1
</name>
<visible>
0
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1187,30 +1208,28 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
8
</id>
<id>
1
</id>
<alignment>
0
</alignment>
<tabsequence>
3
0
</tabsequence>
<tabsequence>
3
2766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
53
</x>
<y>
289
</y>
<x>
4
70
</x>
<y>
786
</y>
<height>
16
</height>
<width>
8
2
</width>
<width>
7
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit__rate
</name>
<visible>
1
</visible>
<name>
amd_no
</name>
<visible>
0
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
...
...
@@ -1226,31 +1245,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
3
</id>
<alignment>
0
</alignment>
<tabsequence>
10
</tabsequence>
<alignment>
1
</alignment>
<text>
Sampl Quantity:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
453
</x>
<y>
39
</y>
<x>
326
</x>
<y>
180
</y>
<height>
16
</height>
<width>
82
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
item_code
</name>
<name>
sampl_qty_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1263,26 +1272,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
22
</id>
<alignment>
0
</alignment>
<id>
10
</id>
<alignment>
1
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
453
</x>
<y>
409
</y>
<y>
180
</y>
<height>
16
</height>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_class
</name>
<name>
sampl_qty
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
5
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1302,31 +1311,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
23
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<alignment>
1
</alignment>
<text>
Schedule Date:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
453
</x>
<y>
385
</y>
<x>
326
</x>
<y>
207
</y>
<height>
16
</height>
<width>
82
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_chap
</name>
<name>
sch_date_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1339,26 +1338,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
24
</id>
<id>
9
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
453
</x>
<y>
362
</y>
<y>
208
</y>
<height>
16
</height>
<width>
82
</width>
<format>
[
general
]
</format>
<format>
[
shortdate] [time
]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
tax_env
</name>
<name>
sch_date
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
1
0
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1378,16 +1377,20 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
GroupBox
>
<
TextObject
>
<band>
Detail
</band>
<text>
Others
</text>
<alignment>
1
</alignment>
<text>
Schedule Date Upto:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
298
</x>
<y>
495
</y>
<height>
330
</height>
<width>
352
</width>
<name>
gb_2
</name>
<x>
326
</x>
<y>
233
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
sch_date_upto_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1398,31 +1401,33 @@
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
GroupBox
>
</
TextObject
>
<ColumnObject>
<band>
Detail
</band>
<id>
29
</id>
<id>
18
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
549
</x>
<y>
682
</y>
<x>
453
</x>
<y>
233
</y>
<height>
16
</height>
<width>
91
</width>
<format>
[
general
]
</format>
<width>
82
</width>
<format>
[
shortdate] [time
]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
packing_descr
</name>
<name>
sch_date_upto
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
...
...
@@ -1438,21 +1443,31 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Line No:
</text>
<id>
11
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
34
3
</x>
<y>
511
</y>
<x>
45
3
</x>
<y>
258
</y>
<height>
16
</height>
<width>
123
</width>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
line_no_t
</name>
<name>
unit__sampl
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1465,21 +1480,21 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Quotation No
:
</text>
<text>
Orignal Rate Unit
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
536
</y>
<x>
3
26
</x>
<y>
284
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
quot_n
o_t
</name>
<name>
unit__rate_
o_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1494,21 +1509,31 @@
<color>
536870912
</color>
</background>
</TextObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Credit Term:
</text>
<id>
7
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
34
3
</x>
<y>
562
</y>
<x>
45
3
</x>
<y>
284
</y>
<height>
16
</height>
<width>
123
</width>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
cr_term_t
</name>
<name>
unit__rate_o
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1521,21 +1546,21 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Delivery Term
:
</text>
<text>
Sample Unit
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
587
</y>
<x>
3
26
</x>
<y>
258
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
dlv_term
_t
</name>
<name>
unit__sampl
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1553,17 +1578,17 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Packing Instructions
:
</text>
<text>
Rate Unit
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
631
</y>
<x>
3
26
</x>
<y>
309
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
pack_instr
_t
</name>
<name>
unit__rate
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1578,21 +1603,31 @@
<color>
536870912
</color>
</background>
</TextObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Packing Quantity:
</text>
<id>
8
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
34
3
</x>
<y>
657
</y>
<x>
45
3
</x>
<y>
309
</y>
<height>
16
</height>
<width>
123
</width>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
pack_qty_t
</name>
<name>
unit__rate
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1605,21 +1640,21 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Item Specification
:
</text>
<text>
Tax Details
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
731
</y>
<x>
3
26
</x>
<y>
334
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
item_spec
_t
</name>
<name>
tax_amt
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1634,21 +1669,31 @@
<color>
536870912
</color>
</background>
</TextObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<id>
25
</id>
<alignment>
1
</alignment>
<t
ext>
Remarks:
</text
>
<t
absequence>
32766
</tabsequence
>
<border>
2
</border>
<color>
33554432
</color>
<x>
34
3
</x>
<y>
758
</y>
<x>
45
3
</x>
<y>
334
</y>
<height>
16
</height>
<width>
123
</width>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
remarks_
t
</name>
<name>
tax_am
t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1661,21 +1706,21 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Delivery A
t:
</text>
<text>
Net Amoun
t:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
60
8
</y>
<x>
3
26
</x>
<y>
35
8
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
dlv_a
t_t
</name>
<name>
net_am
t_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1690,21 +1735,31 @@
<color>
536870912
</color>
</background>
</TextObject>
<
Text
Object>
<
Column
Object>
<band>
Detail
</band>
<id>
27
</id>
<alignment>
1
</alignment>
<t
ext>
Packing:
</text
>
<t
absequence>
32766
</tabsequence
>
<border>
2
</border>
<color>
33554432
</color>
<x>
34
3
</x>
<y>
682
</y>
<x>
45
3
</x>
<y>
358
</y>
<height>
16
</height>
<width>
123
</width>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
pack_code_
t
</name>
<name>
net_am
t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1717,21 +1772,21 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Text
Object>
</
Column
Object>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Packing
:
</text>
<text>
Tax Environment
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
703
</y>
<x>
3
26
</x>
<y>
382
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
packing
_t
</name>
<name>
tax_env
_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
...
...
@@ -1748,23 +1803,23 @@
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
1
</id>
<alignment>
1
</alignment>
<id>
24
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
511
</y>
<x>
4
53
</x>
<y>
382
</y>
<height>
16
</height>
<width>
7
2
</width>
<width>
8
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
line_no
</name>
<name>
tax_env
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<limit>
1
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1784,31 +1839,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
2
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<alignment>
1
</alignment>
<text>
Tax Chapter:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
470
</x>
<y>
536
</y>
<x>
326
</x>
<y>
405
</y>
<height>
16
</height>
<width>
72
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
quot_no
</name>
<name>
tax_chap_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1821,26 +1866,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
14
</id>
<id>
23
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
562
</y>
<x>
4
53
</x>
<y>
405
</y>
<height>
16
</height>
<width>
7
2
</width>
<width>
8
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
cr_term
</name>
<name>
tax_chap
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
5
</limit>
<limit>
10
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1860,31 +1905,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
15
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<alignment>
1
</alignment>
<text>
Tax Class:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
470
</x>
<y>
587
</y>
<x>
326
</x>
<y>
429
</y>
<height>
16
</height>
<width>
72
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
dlv_term
</name>
<name>
tax_class_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
5
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1897,26 +1932,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
13
</id>
<id>
22
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
631
</y>
<x>
4
53
</x>
<y>
429
</y>
<height>
16
</height>
<width>
7
2
</width>
<width>
8
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
pack_instr
</name>
<name>
tax_class
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
120
</limit>
<limit>
5
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -1936,31 +1971,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
19
</id>
<alignment>
1
</alignment>
<t
absequence>
32766
</tabsequence
>
<t
ext>
Rate:
</text
>
<border>
2
</border>
<color>
33554432
</color>
<x>
470
</x>
<y>
657
</y>
<x>
326
</x>
<y>
153
</y>
<height>
16
</height>
<width>
72
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
pack_qty
</name>
<name>
rate_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -1973,26 +1998,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
1
6
</id>
<alignment>
0
</alignment>
<tabsequence>
3
2766
</tabsequence>
<id>
2
6
</id>
<alignment>
1
</alignment>
<tabsequence>
3
0
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
731
</y>
<x>
4
53
</x>
<y>
153
</y>
<height>
16
</height>
<width>
7
2
</width>
<width>
8
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
item_spec
</name>
<name>
rate
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
30
0
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -2012,31 +2037,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
12
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<alignment>
1
</alignment>
<text>
Old Quantity:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
470
</x>
<y>
758
</y>
<x>
326
</x>
<y>
62
</y>
<height>
16
</height>
<width>
72
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
remarks
</name>
<name>
quantity_o_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
120
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -2049,26 +2064,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
20
</id>
<alignment>
0
</alignment>
<id>
4
</id>
<alignment>
1
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
6
08
</y>
<x>
4
53
</x>
<y>
6
2
</y>
<height>
16
</height>
<width>
7
2
</width>
<width>
8
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
dlv_at
</name>
<name>
quantity_o
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
0
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -2088,31 +2103,21 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<
Column
Object>
<
Text
Object>
<band>
Detail
</band>
<id>
17
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<alignment>
1
</alignment>
<text>
Quantity:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
470
</x>
<y>
682
</y>
<x>
326
</x>
<y>
87
</y>
<height>
16
</height>
<width>
72
</width>
<format>
[general]
</format>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
pack_code
</name>
<name>
quantity_t
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
5
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -2125,26 +2130,26 @@
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</
Column
Object>
</
Text
Object>
<ColumnObject>
<band>
Detail
</band>
<id>
21
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<id>
5
</id>
<alignment>
1
</alignment>
<tabsequence>
20
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
704
</y>
<x>
4
53
</x>
<y>
87
</y>
<height>
16
</height>
<width>
7
2
</width>
<width>
8
2
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
packing
</name>
<name>
quantity
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
1
0
</limit>
<limit>
0
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
...
...
@@ -2167,18 +2172,18 @@
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Amendment No
:
</text>
<text>
Unit
:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
3
43
</x>
<y>
786
</y>
<x>
3
26
</x>
<y>
112
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
t_1
</name>
<visible>
0
</visible>
<name>
unit_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
...
...
@@ -2192,6 +2197,44 @@
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
6
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
453
</x>
<y>
112
</y>
<height>
16
</height>
<width>
82
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
unit
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
3
</limit>
<case>
any
</case>
<focusrectangle>
no
</focusrectangle>
<autoselect>
yes
</autoselect>
<autohscroll>
yes
</autohscroll>
<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>
30
</id>
...
...
@@ -2199,16 +2242,16 @@
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
4
70
</x>
<y>
786
</y>
<x>
4
52
</x>
<y>
131
</y>
<height>
16
</height>
<width>
72
</width>
<width>
86
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
amd_n
o
</name>
<visible>
0
</visible>
<name>
rate_
o
</name>
<visible>
1
</visible>
<EditStyle
style=
"edit"
>
<limit>
0
</limit>
<case>
any
</case>
...
...
@@ -2228,6 +2271,34 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Old Rate:
</text>
<border>
2
</border>
<color>
33554432
</color>
<x>
325
</x>
<y>
132
</y>
<height>
16
</height>
<width>
123
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
rate_o_t
</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>
Summary
</band>
<alignment>
1
</alignment>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment