Commit e0796522 authored by msingh's avatar msingh

*** empty log message ***


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98698 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 17e2a47b
......@@ -189,7 +189,7 @@
<dbname>porcp.emp_code__aprv</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<type size="50">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>supplier</name>
<dbname>supplier</dbname>
......@@ -219,7 +219,19 @@
<name>anal_code</name>
<dbname>porcp.anal_code</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;porcp&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;users&quot; ) TABLE(NAME=&quot;supplier&quot; ) COLUMN(NAME=&quot;porcp.confirmed&quot;) COLUMN(NAME=&quot;porcp.tran_id&quot;) COLUMN(NAME=&quot;porcp.tran_date&quot;) COLUMN(NAME=&quot;porcp.tran_type&quot;) COLUMN(NAME=&quot;porcp.status&quot;) COLUMN(NAME=&quot;porcp.eff_date&quot;) COLUMN(NAME=&quot;porcp.purc_order&quot;) COLUMN(NAME=&quot;porcp.site_code&quot;) COLUMN(NAME=&quot;porcp.vouch_created&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;porcp.amount&quot;) COLUMN(NAME=&quot;porcp.conf_date&quot;) COLUMN(NAME=&quot;porcp.gr_no&quot;) COLUMN(NAME=&quot;porcp.dc_no&quot;) COLUMN(NAME=&quot;porcp.dc_date&quot;) COLUMN(NAME=&quot;porcp.discount&quot;) COLUMN(NAME=&quot;porcp.tax&quot;) COLUMN(NAME=&quot;porcp.rec_date&quot;) COLUMN(NAME=&quot;porcp.tran_ser&quot;) COLUMN(NAME=&quot;porcp.supp_code&quot;) COLUMN(NAME=&quot;porcp.tran_code&quot;) COLUMN(NAME=&quot;porcp.emp_code&quot;) COLUMN(NAME=&quot;porcp.emp_code__aprv&quot;) COMPUTE(NAME=&quot;(case when supplier.sh_name is null then supplier.supp_name else supplier.sh_name end) supplier,dbo.FN_GET_VOUCHNO(PORCP.TRAN_ID) voucher_nos&quot;) COLUMN(NAME=&quot;porcp.freight_status&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;porcp.anal_code&quot;) JOIN (LEFT=&quot;porcp.chg_user&quot; OP =&quot;=&quot;RIGHT=&quot;users.code&quot; OUTER1 =&quot;porcp.chg_user&quot; ) JOIN (LEFT=&quot;users.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;users.emp_code&quot; ) JOIN (LEFT=&quot;porcp.supp_code&quot; OP =&quot;=&quot;RIGHT=&quot;supplier.supp_code&quot; )WHERE( EXP1 =&quot;( porcp.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:fr_trandate )&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;( porcp.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_trandate )&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;( porcp.tran_ser&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_ser )&quot; ) ) ARG(NAME = &quot;fr_trandate&quot; TYPE = datetime) ARG(NAME = &quot;to_trandate&quot; TYPE = datetime) ARG(NAME = &quot;tran_ser&quot; TYPE = string) </retrieve>
<table_column>
<type size="30">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>asn_no</name>
<dbname>porcp.asn_no</dbname>
</table_column>
<table_column>
<type size="10">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>lock_group</name>
<dbname>porcp.lock_group</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;porcp&quot; ) TABLE(NAME=&quot;employee&quot; ) TABLE(NAME=&quot;users&quot; ) TABLE(NAME=&quot;supplier&quot; ) COLUMN(NAME=&quot;porcp.confirmed&quot;) COLUMN(NAME=&quot;porcp.tran_id&quot;) COLUMN(NAME=&quot;porcp.tran_date&quot;) COLUMN(NAME=&quot;porcp.tran_type&quot;) COLUMN(NAME=&quot;porcp.status&quot;) COLUMN(NAME=&quot;porcp.eff_date&quot;) COLUMN(NAME=&quot;porcp.purc_order&quot;) COLUMN(NAME=&quot;porcp.site_code&quot;) COLUMN(NAME=&quot;porcp.vouch_created&quot;) COLUMN(NAME=&quot;employee.emp_fname&quot;) COLUMN(NAME=&quot;porcp.amount&quot;) COLUMN(NAME=&quot;porcp.conf_date&quot;) COLUMN(NAME=&quot;porcp.gr_no&quot;) COLUMN(NAME=&quot;porcp.dc_no&quot;) COLUMN(NAME=&quot;porcp.dc_date&quot;) COLUMN(NAME=&quot;porcp.discount&quot;) COLUMN(NAME=&quot;porcp.tax&quot;) COLUMN(NAME=&quot;porcp.rec_date&quot;) COLUMN(NAME=&quot;porcp.tran_ser&quot;) COLUMN(NAME=&quot;porcp.supp_code&quot;) COLUMN(NAME=&quot;porcp.tran_code&quot;) COLUMN(NAME=&quot;porcp.emp_code&quot;) COLUMN(NAME=&quot;porcp.emp_code__aprv&quot;) COMPUTE(NAME=&quot;(case when supplier.sh_name is null then supplier.supp_name else supplier.sh_name end) supplier,dbo.FN_GET_VOUCHNO(PORCP.TRAN_ID) voucher_nos&quot;) COLUMN(NAME=&quot;porcp.freight_status&quot;) COLUMN(NAME=&quot;employee.emp_lname&quot;) COLUMN(NAME=&quot;porcp.anal_code&quot;) COLUMN(NAME=&quot;porcp.asn_no&quot;) COLUMN(NAME=&quot;porcp.lock_group&quot;) JOIN (LEFT=&quot;porcp.chg_user&quot; OP =&quot;=&quot;RIGHT=&quot;users.code&quot; OUTER1 =&quot;porcp.chg_user&quot; ) JOIN (LEFT=&quot;users.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee.emp_code&quot; OUTER1 =&quot;users.emp_code&quot; ) JOIN (LEFT=&quot;porcp.supp_code&quot; OP =&quot;=&quot;RIGHT=&quot;supplier.supp_code&quot; )WHERE( EXP1 =&quot;( porcp.tran_date&quot; OP =&quot;&gt;=&quot; EXP2 =&quot;:fr_trandate )&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;( porcp.tran_date&quot; OP =&quot;&lt;=&quot; EXP2 =&quot;:to_trandate )&quot; LOGIC =&quot;and&quot; ) WHERE( EXP1 =&quot;( porcp.tran_ser&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_ser )&quot; ) ) ARG(NAME = &quot;fr_trandate&quot; TYPE = datetime) ARG(NAME = &quot;to_trandate&quot; TYPE = datetime) ARG(NAME = &quot;tran_ser&quot; TYPE = string) </retrieve>
<update>PORCP</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
......@@ -270,7 +282,7 @@
<text>Supplier</text>
<border>6</border>
<color>0</color>
<x>405</x>
<x>692</x>
<y>2</y>
<height>16</height>
<width>205</width>
......@@ -298,10 +310,10 @@
<text>Amount</text>
<border>6</border>
<color>0</color>
<x>612</x>
<x>899</x>
<y>2</y>
<height>16</height>
<width>60</width>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -326,7 +338,7 @@
<text>Gr No</text>
<border>6</border>
<color>0</color>
<x>674</x>
<x>982</x>
<y>2</y>
<height>16</height>
<width>82</width>
......@@ -354,7 +366,7 @@
<text>DC No</text>
<border>6</border>
<color>0</color>
<x>758</x>
<x>1066</x>
<y>2</y>
<height>16</height>
<width>72</width>
......@@ -382,7 +394,7 @@
<text>DC Date</text>
<border>6</border>
<color>0</color>
<x>832</x>
<x>1140</x>
<y>2</y>
<height>16</height>
<width>60</width>
......@@ -410,10 +422,10 @@
<text>Discount</text>
<border>6</border>
<color>0</color>
<x>894</x>
<x>1202</x>
<y>2</y>
<height>16</height>
<width>59</width>
<width>96</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -438,7 +450,7 @@
<text>Tax</text>
<border>6</border>
<color>0</color>
<x>955</x>
<x>1300</x>
<y>2</y>
<height>16</height>
<width>59</width>
......@@ -466,7 +478,7 @@
<text>Rec Date</text>
<border>6</border>
<color>0</color>
<x>1016</x>
<x>1361</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -494,10 +506,10 @@
<text>Tran Ser</text>
<border>6</border>
<color>0</color>
<x>1084</x>
<x>1429</x>
<y>2</y>
<height>16</height>
<width>49</width>
<width>87</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -522,7 +534,7 @@
<text>Tran Code</text>
<border>6</border>
<color>0</color>
<x>1135</x>
<x>1518</x>
<y>2</y>
<height>16</height>
<width>80</width>
......@@ -550,7 +562,7 @@
<text>Emp Code</text>
<border>6</border>
<color>0</color>
<x>1217</x>
<x>1600</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -578,7 +590,7 @@
<text>Aprv Code</text>
<border>6</border>
<color>0</color>
<x>1285</x>
<x>1668</x>
<y>2</y>
<height>16</height>
<width>66</width>
......@@ -606,7 +618,7 @@
<text>Voucher Nos</text>
<border>6</border>
<color>0</color>
<x>1353</x>
<x>1736</x>
<y>2</y>
<height>16</height>
<width>194</width>
......@@ -634,10 +646,10 @@
<text>Supplier</text>
<border>6</border>
<color>0</color>
<x>330</x>
<x>580</x>
<y>2</y>
<height>16</height>
<width>73</width>
<width>110</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -662,7 +674,7 @@
<text>Purc Order</text>
<border>6</border>
<color>0</color>
<x>225</x>
<x>475</x>
<y>2</y>
<height>16</height>
<width>103</width>
......@@ -690,10 +702,10 @@
<text>Conf</text>
<border>6</border>
<color>0</color>
<x>191</x>
<x>260</x>
<y>2</y>
<height>16</height>
<width>32</width>
<width>64</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -718,10 +730,10 @@
<text>Type</text>
<border>6</border>
<color>0</color>
<x>157</x>
<x>174</x>
<y>2</y>
<height>16</height>
<width>32</width>
<width>84</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -749,7 +761,7 @@
<x>84</x>
<y>2</y>
<height>16</height>
<width>71</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -802,7 +814,7 @@
<text>Freight Status</text>
<border>6</border>
<color>0</color>
<x>1549</x>
<x>1932</x>
<y>2</y>
<height>16</height>
<width>84</width>
......@@ -830,10 +842,10 @@
<text>Status</text>
<border>6</border>
<color>0</color>
<x>1635</x>
<x>2018</x>
<y>2</y>
<height>16</height>
<width>37</width>
<width>75</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -858,7 +870,7 @@
<text>Eff Date</text>
<border>6</border>
<color>0</color>
<x>1674</x>
<x>2095</x>
<y>2</y>
<height>16</height>
<width>69</width>
......@@ -886,10 +898,10 @@
<text>Site Code</text>
<border>6</border>
<color>0</color>
<x>1745</x>
<x>2166</x>
<y>2</y>
<height>16</height>
<width>51</width>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -914,10 +926,10 @@
<text>Conf Date</text>
<border>6</border>
<color>0</color>
<x>1877</x>
<x>2365</x>
<y>2</y>
<height>16</height>
<width>58</width>
<width>92</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -942,10 +954,10 @@
<text>Emp Fname</text>
<border>6</border>
<color>0</color>
<x>1937</x>
<x>2459</x>
<y>2</y>
<height>16</height>
<width>76</width>
<width>104</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -970,10 +982,10 @@
<text>Vch Created</text>
<border>6</border>
<color>0</color>
<x>1798</x>
<x>2250</x>
<y>2</y>
<height>16</height>
<width>77</width>
<width>113</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -998,10 +1010,10 @@
<text>Emp Lname</text>
<border>6</border>
<color>0</color>
<x>2015</x>
<x>2565</x>
<y>2</y>
<height>16</height>
<width>76</width>
<width>127</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1026,10 +1038,10 @@
<text>Anal Code</text>
<border>6</border>
<color>33554432</color>
<x>2093</x>
<y>1</y>
<x>2694</x>
<y>2</y>
<height>16</height>
<width>63</width>
<width>108</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -1048,14 +1060,70 @@
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Asn No</text>
<border>6</border>
<color>33554432</color>
<x>326</x>
<y>1</y>
<height>16</height>
<width>147</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>asn_no_t</name>
<visible>1</visible>
<font>
<face>Tahoma</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Lock Group</text>
<border>6</border>
<color>33554432</color>
<x>2804</x>
<y>1</y>
<height>16</height>
<width>90</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_group_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>0</color>
<x>405</x>
<x>692</x>
<y>1</y>
<height>16</height>
<width>205</width>
......@@ -1090,13 +1158,13 @@
<band>Detail</band>
<id>11</id>
<alignment>1</alignment>
<tabsequence>80</tabsequence>
<tabsequence>90</tabsequence>
<border>5</border>
<color>0</color>
<x>612</x>
<x>899</x>
<y>1</y>
<height>16</height>
<width>60</width>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1129,10 +1197,10 @@
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>90</tabsequence>
<tabsequence>100</tabsequence>
<border>5</border>
<color>0</color>
<x>674</x>
<x>982</x>
<y>1</y>
<height>16</height>
<width>82</width>
......@@ -1168,10 +1236,10 @@
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<tabsequence>110</tabsequence>
<border>5</border>
<color>0</color>
<x>758</x>
<x>1066</x>
<y>1</y>
<height>16</height>
<width>72</width>
......@@ -1207,10 +1275,10 @@
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<tabsequence>120</tabsequence>
<border>5</border>
<color>0</color>
<x>832</x>
<x>1140</x>
<y>1</y>
<height>16</height>
<width>60</width>
......@@ -1246,13 +1314,13 @@
<band>Detail</band>
<id>16</id>
<alignment>1</alignment>
<tabsequence>120</tabsequence>
<tabsequence>130</tabsequence>
<border>5</border>
<color>0</color>
<x>894</x>
<x>1202</x>
<y>1</y>
<height>16</height>
<width>59</width>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1285,10 +1353,10 @@
<band>Detail</band>
<id>17</id>
<alignment>1</alignment>
<tabsequence>130</tabsequence>
<tabsequence>140</tabsequence>
<border>5</border>
<color>0</color>
<x>955</x>
<x>1300</x>
<y>1</y>
<height>16</height>
<width>59</width>
......@@ -1324,10 +1392,10 @@
<band>Detail</band>
<id>18</id>
<alignment>0</alignment>
<tabsequence>140</tabsequence>
<tabsequence>150</tabsequence>
<border>5</border>
<color>0</color>
<x>1016</x>
<x>1361</x>
<y>1</y>
<height>16</height>
<width>66</width>
......@@ -1363,13 +1431,13 @@
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<tabsequence>160</tabsequence>
<border>5</border>
<color>0</color>
<x>1084</x>
<x>1429</x>
<y>1</y>
<height>16</height>
<width>49</width>
<width>87</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1402,10 +1470,10 @@
<band>Detail</band>
<id>21</id>
<alignment>0</alignment>
<tabsequence>160</tabsequence>
<tabsequence>170</tabsequence>
<border>5</border>
<color>0</color>
<x>1135</x>
<x>1518</x>
<y>1</y>
<height>16</height>
<width>80</width>
......@@ -1441,10 +1509,10 @@
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>170</tabsequence>
<tabsequence>180</tabsequence>
<border>5</border>
<color>0</color>
<x>1217</x>
<x>1600</x>
<y>1</y>
<height>16</height>
<width>66</width>
......@@ -1479,10 +1547,10 @@
<band>Detail</band>
<id>23</id>
<alignment>0</alignment>
<tabsequence>180</tabsequence>
<tabsequence>190</tabsequence>
<border>5</border>
<color>0</color>
<x>1285</x>
<x>1668</x>
<y>1</y>
<height>16</height>
<width>66</width>
......@@ -1517,10 +1585,10 @@
<band>Detail</band>
<id>25</id>
<alignment>0</alignment>
<tabsequence>190</tabsequence>
<tabsequence>200</tabsequence>
<border>5</border>
<color>0</color>
<x>1353</x>
<x>1736</x>
<y>1</y>
<height>16</height>
<width>194</width>
......@@ -1553,13 +1621,13 @@
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>70</tabsequence>
<border>5</border>
<color>0</color>
<x>330</x>
<x>580</x>
<y>1</y>
<height>16</height>
<width>73</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1592,10 +1660,10 @@
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>225</x>
<x>475</x>
<y>1</y>
<height>16</height>
<width>103</width>
......@@ -1634,10 +1702,10 @@
<tabsequence>40</tabsequence>
<border>5</border>
<color>0</color>
<x>191</x>
<x>260</x>
<y>1</y>
<height>16</height>
<width>32</width>
<width>64</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1672,10 +1740,10 @@
<tabsequence>30</tabsequence>
<border>5</border>
<color>0</color>
<x>157</x>
<x>174</x>
<y>1</y>
<height>16</height>
<width>32</width>
<width>84</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1714,7 +1782,7 @@
<x>84</x>
<y>1</y>
<height>16</height>
<width>71</width>
<width>88</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1786,10 +1854,10 @@
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>200</tabsequence>
<tabsequence>210</tabsequence>
<border>5</border>
<color>0</color>
<x>1549</x>
<x>1932</x>
<y>1</y>
<height>16</height>
<width>84</width>
......@@ -1823,13 +1891,13 @@
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>210</tabsequence>
<tabsequence>220</tabsequence>
<border>5</border>
<color>0</color>
<x>1635</x>
<x>2018</x>
<y>1</y>
<height>16</height>
<width>37</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1861,10 +1929,10 @@
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>220</tabsequence>
<tabsequence>230</tabsequence>
<border>5</border>
<color>0</color>
<x>1674</x>
<x>2095</x>
<y>1</y>
<height>16</height>
<width>69</width>
......@@ -1900,13 +1968,13 @@
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>230</tabsequence>
<tabsequence>240</tabsequence>
<border>5</border>
<color>0</color>
<x>1745</x>
<x>2166</x>
<y>1</y>
<height>16</height>
<width>51</width>
<width>82</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1939,27 +2007,25 @@
<band>Detail</band>
<id>12</id>
<alignment>0</alignment>
<tabsequence>250</tabsequence>
<tabsequence>260</tabsequence>
<border>5</border>
<color>0</color>
<x>1877</x>
<x>2365</x>
<y>1</y>
<height>16</height>
<width>58</width>
<format>[shortdate] [time]</format>
<width>92</width>
<format>dd/mm/yy hh:mm:ss</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<tag>Date when receipt is confirmed.</tag>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle name="DD/MM/YY HH:MM:SS" style="editmask">
<useformat>yes</useformat>
<mask>DD/MM/YY HH:MM:SS</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1978,13 +2044,13 @@
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>260</tabsequence>
<tabsequence>270</tabsequence>
<border>5</border>
<color>0</color>
<x>1937</x>
<x>2459</x>
<y>1</y>
<height>16</height>
<width>76</width>
<width>104</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -2014,13 +2080,13 @@
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>240</tabsequence>
<tabsequence>250</tabsequence>
<border>5</border>
<color>0</color>
<x>1798</x>
<x>2250</x>
<y>1</y>
<height>16</height>
<width>77</width>
<width>113</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -2052,13 +2118,13 @@
<band>Detail</band>
<id>27</id>
<alignment>0</alignment>
<tabsequence>270</tabsequence>
<tabsequence>280</tabsequence>
<border>5</border>
<color>0</color>
<x>2015</x>
<x>2565</x>
<y>1</y>
<height>16</height>
<width>76</width>
<width>127</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -2088,13 +2154,13 @@
<band>Detail</band>
<id>28</id>
<alignment>0</alignment>
<tabsequence>280</tabsequence>
<tabsequence>290</tabsequence>
<border>5</border>
<color>0</color>
<x>2093</x>
<x>2694</x>
<y>1</y>
<height>16</height>
<width>63</width>
<width>108</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -2122,6 +2188,80 @@
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>0</border>
<color>0</color>
<x>326</x>
<y>1</y>
<height>16</height>
<width>147</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>asn_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<alignment>0</alignment>
<tabsequence>300</tabsequence>
<border>0</border>
<color>0</color>
<x>2804</x>
<y>1</y>
<height>16</height>
<width>90</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lock_group</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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