Commit c2fd098e authored by Ajit Deshmukh's avatar Ajit Deshmukh

Replace rfq_wiz21.xml

parent aa5d7eec
......@@ -31,15 +31,15 @@
</print>
</BaseDefinition>
<Summary>
<height>6</height>
<height>0</height>
<color>536870912</color>
</Summary>
<Footer>
<height>5</height>
<height>0</height>
<color>536870912</color>
</Footer>
<Detail>
<height>1151</height>
<height>1073</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -57,6 +57,19 @@
<updatewhereclause>yes</updatewhereclause>
<name>tran_date</name>
<dbname>sales_quot_req.tran_date</dbname>
<initial>today()</initial>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quot_type</name>
<dbname>sales_quot_req.quot_type</dbname>
<values>
<item display="Institution" data="I"/>
<item display="Group" data="G"/>
<item display="Customer" data="C"/>
</values>
</table_column>
<table_column>
<type size="10">char</type>
......@@ -65,6 +78,13 @@
<name>cust_code</name>
<dbname>sales_quot_req.cust_code</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_pers</name>
<dbname>sales_quot_req.contact_pers</dbname>
</table_column>
<table_column>
<type size="5">char</type>
<update>yes</update>
......@@ -80,38 +100,55 @@
<dbname>sales_quot_req.req_date</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>quot_type</name>
<dbname>sales_quot_req.quot_type</dbname>
<initial> </initial>
<values>
<item display="/Institution" data="I"/>
<item display="Customer" data="C"/>
<item display="Group" data="G"/>
</values>
<name>valid_upto</name>
<dbname>sales_quot_req.valid_upto</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>contact_pers</name>
<dbname>sales_quot_req.contact_pers</dbname>
<name>sales_pers</name>
<dbname>sales_quot_req.sales_pers</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>sales_quot_req.confirmed</dbname>
<values>
<item display="No" data="N"/>
<item display="Yes" data="Y"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>valid_upto</name>
<dbname>sales_quot_req.valid_upto</dbname>
<name>confirm_date</name>
<dbname>sales_quot_req.confirm_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sales_pers</name>
<dbname>sales_quot_req.sales_pers</dbname>
<name>emp_code_conf</name>
<dbname>sales_quot_req.emp_code_conf</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>sales_quot_req.status</dbname>
<values>
<item display="Active" data="A"/>
<item display="Inactive" data="I"/>
<item display="Closed" data="C"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
......@@ -187,7 +224,7 @@
<type size="50">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>sales_quot_req_cust_name</name>
<name>cust_name</name>
<dbname>sales_quot_req.cust_name</dbname>
</table_column>
<table_column>
......@@ -211,13 +248,6 @@
<name>addr3</name>
<dbname>addr3</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>mgmnt_apprv</name>
<dbname>sales_quot_req.mgmnt_apprv</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
......@@ -229,38 +259,8 @@
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirmed</name>
<dbname>sales_quot_req.confirmed</dbname>
<values>
<item display="No" data="N"/>
<item display="Yes" data="Y"/>
</values>
</table_column>
<table_column>
<type>datetime</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>confirm_date</name>
<dbname>sales_quot_req.confirm_date</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>emp_code_conf</name>
<dbname>sales_quot_req.emp_code_conf</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>status</name>
<dbname>sales_quot_req.status</dbname>
<values>
<item display="Active" data="A"/>
<item display="Inactive" data="I"/>
<item display="Closed" data="C"/>
</values>
<name>mgmnt_apprv</name>
<dbname>sales_quot_req.mgmnt_apprv</dbname>
</table_column>
<table_column>
<type size="40">char</type>
......@@ -268,26 +268,24 @@
<name>descr</name>
<dbname>itemser.descr</dbname>
</table_column>
<table_column>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>cust_name</name>
<dbname>customer.cust_name</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req&quot; ) TABLE(NAME=&quot;customer&quot; ) TABLE(NAME=&quot;itemser&quot; ) COLUMN(NAME=&quot;sales_quot_req.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_date&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_req.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_req.req_date&quot;) COLUMN(NAME=&quot;sales_quot_req.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_req.contact_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_req.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.status_date&quot;) COLUMN(NAME=&quot;sales_quot_req.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_req.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_id__ref&quot;) COLUMN(NAME=&quot;sales_quot_req.add_date&quot;) COLUMN(NAME=&quot;sales_quot_req.add_user&quot;) COLUMN(NAME=&quot;sales_quot_req.add_term&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_date&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_user&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_term&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_req.addr1&quot;) COLUMN(NAME=&quot;sales_quot_req.addr2&quot;) COLUMN(NAME=&quot;sales_quot_req.addr3&quot;) COLUMN(NAME=&quot;sales_quot_req.mgmnt_apprv&quot;) COLUMN(NAME=&quot;sales_quot_req.site_code&quot;) COLUMN(NAME=&quot;sales_quot_req.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_req.confirm_date&quot;) COLUMN(NAME=&quot;sales_quot_req.emp_code_conf&quot;) COLUMN(NAME=&quot;sales_quot_req.status&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) COLUMN(NAME=&quot;customer.cust_name&quot;) JOIN (LEFT=&quot;sales_quot_req.cust_code&quot; OP =&quot;=&quot;RIGHT=&quot;customer.cust_code&quot; OUTER1 =&quot;sales_quot_req.cust_code&quot; ) JOIN (LEFT=&quot;sales_quot_req.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; OUTER1 =&quot;sales_quot_req.item_ser&quot; )) </retrieve>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;sales_quot_req&quot; ) TABLE(NAME=&quot;itemser&quot; ) COLUMN(NAME=&quot;sales_quot_req.tran_id&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_date&quot;) COLUMN(NAME=&quot;sales_quot_req.quot_type&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_code&quot;) COLUMN(NAME=&quot;sales_quot_req.contact_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.item_ser&quot;) COLUMN(NAME=&quot;sales_quot_req.req_date&quot;) COLUMN(NAME=&quot;sales_quot_req.valid_upto&quot;) COLUMN(NAME=&quot;sales_quot_req.sales_pers&quot;) COLUMN(NAME=&quot;sales_quot_req.confirmed&quot;) COLUMN(NAME=&quot;sales_quot_req.confirm_date&quot;) COLUMN(NAME=&quot;sales_quot_req.emp_code_conf&quot;) COLUMN(NAME=&quot;sales_quot_req.status&quot;) COLUMN(NAME=&quot;sales_quot_req.status_date&quot;) COLUMN(NAME=&quot;sales_quot_req.wf_status&quot;) COLUMN(NAME=&quot;sales_quot_req.remarks&quot;) COLUMN(NAME=&quot;sales_quot_req.tran_id__ref&quot;) COLUMN(NAME=&quot;sales_quot_req.add_date&quot;) COLUMN(NAME=&quot;sales_quot_req.add_user&quot;) COLUMN(NAME=&quot;sales_quot_req.add_term&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_date&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_user&quot;) COLUMN(NAME=&quot;sales_quot_req.chg_term&quot;) COLUMN(NAME=&quot;sales_quot_req.cust_name&quot;) COLUMN(NAME=&quot;sales_quot_req.addr1&quot;) COLUMN(NAME=&quot;sales_quot_req.addr2&quot;) COLUMN(NAME=&quot;sales_quot_req.addr3&quot;) COLUMN(NAME=&quot;sales_quot_req.site_code&quot;) COLUMN(NAME=&quot;sales_quot_req.mgmnt_apprv&quot;) COLUMN(NAME=&quot;itemser.descr&quot;) JOIN (LEFT=&quot;sales_quot_req.item_ser&quot; OP =&quot;=&quot;RIGHT=&quot;itemser.item_ser&quot; OUTER1 =&quot;sales_quot_req.item_ser&quot; )WHERE( EXP1 =&quot;sales_quot_req.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = number) </retrieve>
<update>sales_quot_req</update>
<updatewhere>0</updatewhere>
<updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>number</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Customer</text>
<border>2</border>
<color>0</color>
<x>172</x>
<y>202</y>
<height>159</height>
<width>718</width>
<x>9</x>
<y>253</y>
<height>192</height>
<width>858</width>
<name>gb_2</name>
<visible>1</visible>
<font>
......@@ -305,14 +303,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<text>Others</text>
<border>2</border>
<color>0</color>
<x>174</x>
<y>22</y>
<height>155</height>
<width>708</width>
<name>gb_1</name>
<x>15</x>
<y>837</y>
<height>164</height>
<width>862</width>
<name>gb_6</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -329,13 +327,13 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<text>Workflow</text>
<border>2</border>
<color>0</color>
<x>178</x>
<y>683</y>
<height>156</height>
<width>722</width>
<x>16</x>
<y>742</y>
<height>73</height>
<width>858</width>
<name>gb_5</name>
<visible>1</visible>
<font>
......@@ -356,11 +354,11 @@
<text>Status</text>
<border>2</border>
<color>0</color>
<x>171</x>
<y>460</y>
<height>101</height>
<width>724</width>
<name>gb_6</name>
<x>15</x>
<y>593</y>
<height>122</height>
<width>858</width>
<name>gb_4</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -380,10 +378,10 @@
<text>Sales</text>
<border>2</border>
<color>0</color>
<x>172</x>
<y>373</y>
<height>72</height>
<width>717</width>
<x>9</x>
<y>468</y>
<height>100</height>
<width>862</width>
<name>gb_3</name>
<visible>1</visible>
<font>
......@@ -401,14 +399,14 @@
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Workflow</text>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>175</x>
<y>572</y>
<height>86</height>
<width>721</width>
<name>gb_4</name>
<x>11</x>
<y>23</y>
<height>188</height>
<width>854</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -426,17 +424,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Id:</text>
<text>Sales Person:</text>
<border>2</border>
<color>0</color>
<x>190</x>
<y>50</y>
<x>65</x>
<y>498</y>
<height>16</height>
<width>85</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>sales_pers_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -453,20 +451,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>2</border>
<color>0</color>
<x>279</x>
<y>50</y>
<x>174</x>
<y>497</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>sales_pers</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
......@@ -492,17 +490,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Transaction Date:</text>
<text>Add Date:</text>
<border>2</border>
<color>0</color>
<x>373</x>
<y>50</y>
<x>98</x>
<y>860</y>
<height>16</height>
<width>102</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>add_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -519,20 +517,20 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>18</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>479</x>
<y>50</y>
<x>198</x>
<y>861</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>add_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -558,17 +556,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Reference Transaction ID:</text>
<text>Add User:</text>
<border>2</border>
<color>0</color>
<x>637</x>
<y>50</y>
<x>99</x>
<y>895</y>
<height>16</height>
<width>149</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__ref_t</name>
<name>add_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -585,25 +583,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>796</x>
<y>50</y>
<height>16</height>
<width>82</width>
<x>198</x>
<y>895</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__ref</name>
<name>add_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -622,17 +622,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Request Date:</text>
<text>Add Term:</text>
<border>2</border>
<color>0</color>
<x>190</x>
<y>88</y>
<x>99</x>
<y>929</y>
<height>16</height>
<width>83</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_date_t</name>
<name>add_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -649,23 +649,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>284</x>
<y>88</y>
<x>198</x>
<y>929</y>
<height>19</height>
<width>77</width>
<format>[shortdate] [time]</format>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_date</name>
<name>add_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>215</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -688,17 +688,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Valid Up To:</text>
<text>Chg Date:</text>
<border>2</border>
<color>0</color>
<x>372</x>
<y>88</y>
<x>416</x>
<y>863</y>
<height>16</height>
<width>102</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -715,25 +715,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>481</x>
<y>88</y>
<height>16</height>
<width>66</width>
<x>515</x>
<y>863</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<name>chg_date</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>
......@@ -752,17 +754,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Series:</text>
<text>Chg User:</text>
<border>2</border>
<color>0</color>
<x>636</x>
<y>88</y>
<x>416</x>
<y>897</y>
<height>16</height>
<width>70</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser_t</name>
<name>chg_user_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -779,23 +781,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>711</x>
<y>88</y>
<x>515</x>
<y>897</y>
<height>19</height>
<width>75</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser</name>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -818,17 +820,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<text>Chg Term:</text>
<border>2</border>
<color>0</color>
<x>193</x>
<y>147</y>
<x>416</x>
<y>931</y>
<height>16</height>
<width>85</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -845,25 +847,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>287</x>
<y>147</y>
<height>16</height>
<width>64</width>
<x>515</x>
<y>931</y>
<height>19</height>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>215</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -879,21 +883,31 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Sales Person:</text>
<id>15</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>2</border>
<color>0</color>
<x>192</x>
<y>404</y>
<height>16</height>
<width>98</width>
<x>200</x>
<y>769</y>
<height>19</height>
<width>181</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sales_pers_t</name>
<name>wf_status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -906,30 +920,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<alignment>1</alignment>
<text>Workflow Status:</text>
<border>2</border>
<color>0</color>
<x>294</x>
<y>404</y>
<x>97</x>
<y>769</y>
<height>16</height>
<width>98</width>
<format>[general]</format>
<width>99</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sales_pers</name>
<name>wf_status_t</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>
......@@ -942,21 +948,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed:</text>
<text>Transaction ID:</text>
<border>2</border>
<color>0</color>
<x>197</x>
<y>491</y>
<x>30</x>
<y>87</y>
<height>16</height>
<width>79</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -973,25 +979,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>282</x>
<y>491</y>
<height>16</height>
<width>87</width>
<x>129</x>
<y>87</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1010,17 +1018,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status Data:</text>
<text>Required Date:</text>
<border>2</border>
<color>0</color>
<x>406</x>
<y>490</y>
<x>322</x>
<y>87</y>
<height>16</height>
<width>79</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date_t</name>
<name>req_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1037,25 +1045,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>60</tabsequence>
<border>2</border>
<color>0</color>
<x>493</x>
<y>490</y>
<height>16</height>
<width>66</width>
<x>421</x>
<y>87</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_date</name>
<name>req_date</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>
......@@ -1074,17 +1084,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status:</text>
<text>Remarks:</text>
<border>2</border>
<color>0</color>
<x>644</x>
<y>490</y>
<x>620</x>
<y>87</y>
<height>16</height>
<width>79</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_t</name>
<name>remarks_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1101,25 +1111,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>120</tabsequence>
<border>2</border>
<color>0</color>
<x>730</x>
<y>490</y>
<height>16</height>
<width>140</width>
<x>719</x>
<y>87</y>
<height>19</height>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>2500</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1138,17 +1150,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed By:</text>
<text>Transaction Date:</text>
<border>2</border>
<color>0</color>
<x>190</x>
<y>529</y>
<x>23</x>
<y>121</y>
<height>16</height>
<width>82</width>
<width>102</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_conf_t</name>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1165,25 +1177,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>281</x>
<y>529</y>
<height>16</height>
<width>97</width>
<format>[general]</format>
<x>129</x>
<y>121</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_conf</name>
<name>tran_date</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>
......@@ -1202,17 +1216,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmation Date:</text>
<text>Valid Up To:</text>
<border>2</border>
<color>0</color>
<x>391</x>
<y>529</y>
<x>320</x>
<y>121</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_date_t</name>
<name>valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1229,25 +1243,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>70</tabsequence>
<border>2</border>
<color>0</color>
<x>495</x>
<y>529</y>
<height>16</height>
<width>66</width>
<x>419</x>
<y>121</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirm_date</name>
<name>valid_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>
......@@ -1266,17 +1282,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Workflow Status:</text>
<text>Reference Transaction ID:</text>
<border>2</border>
<color>0</color>
<x>206</x>
<y>603</y>
<x>566</x>
<y>121</y>
<height>16</height>
<width>99</width>
<width>149</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status_t</name>
<name>tran_id__ref_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1293,25 +1309,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>17</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>130</tabsequence>
<border>2</border>
<color>0</color>
<x>313</x>
<y>603</y>
<height>16</height>
<width>133</width>
<x>719</x>
<y>121</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status</name>
<name>tran_id__ref</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1330,17 +1348,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add User:</text>
<text>Item Series:</text>
<border>2</border>
<color>0</color>
<x>271</x>
<y>727</y>
<x>30</x>
<y>154</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user_t</name>
<name>item_ser_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1357,25 +1375,28 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>2</border>
<color>0</color>
<x>384</x>
<y>727</y>
<height>16</height>
<width>60</width>
<x>129</x>
<y>154</y>
<height>19</height>
<width>112</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_user</name>
<name>item_ser</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1394,17 +1415,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<text>Quotation Type:</text>
<border>2</border>
<color>0</color>
<x>525</x>
<y>727</y>
<x>22</x>
<y>285</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>quot_type_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1421,25 +1442,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>10</tabsequence>
<border>2</border>
<color>0</color>
<x>628</x>
<y>727</y>
<height>16</height>
<width>66</width>
<format>[shortdate] [time]</format>
<x>121</x>
<y>285</y>
<height>19</height>
<width>69</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>quot_type</name>
<visible>1</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<required>yes</required>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1458,17 +1480,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Term:</text>
<text>Customer Name:</text>
<border>2</border>
<color>0</color>
<x>272</x>
<y>756</y>
<x>220</x>
<y>285</y>
<height>16</height>
<width>99</width>
<width>98</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term_t</name>
<name>cust_name_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1485,25 +1507,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>385</x>
<y>756</y>
<height>16</height>
<width>80</width>
<x>322</x>
<y>285</y>
<height>19</height>
<width>100</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_term</name>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1522,17 +1546,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<text>Address 3:</text>
<border>2</border>
<color>0</color>
<x>528</x>
<y>756</y>
<x>477</x>
<y>285</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>addr3_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1549,25 +1573,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>631</x>
<y>756</y>
<height>16</height>
<width>60</width>
<x>576</x>
<y>285</y>
<height>19</height>
<width>55</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>addr3</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1586,17 +1612,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Add Date:</text>
<text>Customer Code:</text>
<border>2</border>
<color>0</color>
<x>275</x>
<y>797</y>
<x>21</x>
<y>323</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date_t</name>
<name>cust_code_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1613,25 +1639,28 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>20</tabsequence>
<border>2</border>
<color>0</color>
<x>386</x>
<y>797</y>
<height>16</height>
<x>122</x>
<y>323</y>
<height>19</height>
<width>66</width>
<format>[shortdate] [time]</format>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>add_date</name>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<required>yes</required>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1650,17 +1679,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Term:</text>
<text>Address 1:</text>
<border>2</border>
<color>0</color>
<x>525</x>
<y>797</y>
<x>222</x>
<y>323</y>
<height>16</height>
<width>99</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>addr1_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1677,25 +1706,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>630</x>
<y>797</y>
<height>16</height>
<width>68</width>
<x>321</x>
<y>323</y>
<height>19</height>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>addr1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>40</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1711,27 +1742,57 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<border>2</border>
<color>0</color>
<x>477</x>
<y>323</y>
<height>16</height>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_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>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>140</tabsequence>
<border>2</border>
<color>0</color>
<x>710</x>
<y>118</y>
<height>16</height>
<width>92</width>
<x>576</x>
<y>323</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1750,17 +1811,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quotation Type:</text>
<text>Address 2:</text>
<border>2</border>
<color>0</color>
<x>190</x>
<y>227</y>
<x>222</x>
<y>358</y>
<height>16</height>
<width>92</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_t</name>
<name>addr2_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1777,25 +1838,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>288</x>
<y>227</y>
<height>16</height>
<width>75</width>
<x>321</x>
<y>358</y>
<height>19</height>
<width>56</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type</name>
<name>addr2</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1814,17 +1877,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code:</text>
<text>Contact Person:</text>
<border>2</border>
<color>0</color>
<x>654</x>
<y>227</y>
<x>477</x>
<y>358</y>
<height>16</height>
<width>94</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_t</name>
<name>contact_pers_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1841,25 +1904,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<tabsequence>40</tabsequence>
<border>2</border>
<color>0</color>
<x>757</x>
<y>227</y>
<height>16</height>
<width>60</width>
<x>576</x>
<y>358</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>contact_pers</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1878,17 +1943,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address 1:</text>
<text>Confirmed:</text>
<border>2</border>
<color>0</color>
<x>416</x>
<y>283</y>
<x>66</x>
<y>626</y>
<height>16</height>
<width>98</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1905,25 +1970,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>2</border>
<color>0</color>
<x>520</x>
<y>283</y>
<height>16</height>
<width>67</width>
<x>165</x>
<y>626</y>
<height>19</height>
<width>72</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr1</name>
<name>confirmed</name>
<visible>1</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1942,17 +2007,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address 2:</text>
<text>Confirmed By:</text>
<border>2</border>
<color>0</color>
<x>658</x>
<y>283</y>
<x>342</x>
<y>626</y>
<height>16</height>
<width>98</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr2_t</name>
<name>emp_code_conf_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -1969,25 +2034,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>761</x>
<y>283</y>
<height>16</height>
<width>82</width>
<x>441</x>
<y>626</y>
<height>19</height>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr2</name>
<name>emp_code_conf</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2006,17 +2073,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Address 3:</text>
<text>Status Date:</text>
<border>2</border>
<color>0</color>
<x>181</x>
<y>325</y>
<x>548</x>
<y>626</y>
<height>16</height>
<width>98</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr3_t</name>
<name>status_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -2033,25 +2100,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>100</tabsequence>
<border>2</border>
<color>0</color>
<x>293</x>
<y>325</y>
<height>16</height>
<width>60</width>
<format>[general]</format>
<x>647</x>
<y>626</y>
<height>19</height>
<width>78</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addr3</name>
<name>status_date</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>
......@@ -2070,17 +2139,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Contact Person:</text>
<text>Confirmation Date:</text>
<border>2</border>
<color>0</color>
<x>656</x>
<y>325</y>
<x>54</x>
<y>660</y>
<height>16</height>
<width>94</width>
<width>107</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_pers_t</name>
<name>confirm_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -2097,25 +2166,27 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>756</x>
<y>325</y>
<height>16</height>
<width>93</width>
<format>[general]</format>
<x>165</x>
<y>660</y>
<height>19</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contact_pers</name>
<name>confirm_date</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>
......@@ -2134,17 +2205,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Customer Code:</text>
<text>Status:</text>
<border>2</border>
<color>0</color>
<x>192</x>
<y>262</y>
<x>342</x>
<y>660</y>
<height>16</height>
<width>94</width>
<width>95</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code_t</name>
<name>status_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -2161,27 +2232,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>13</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>90</tabsequence>
<border>2</border>
<color>0</color>
<x>290</x>
<y>262</y>
<x>441</x>
<y>660</y>
<height>19</height>
<width>66</width>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<name>status</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2199,21 +2268,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<border>0</border>
<color>0</color>
<x>291</x>
<y>288</y>
<x>359</x>
<y>506</y>
<height>16</height>
<width>78</width>
<width>145</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<visible>1</visible>
<name>mgmnt_apprv</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -2233,6 +2302,35 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>2</border>
<color>0</color>
<x>130</x>
<y>181</y>
<height>16</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</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>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment