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 @@ ...@@ -189,7 +189,7 @@
<dbname>porcp.emp_code__aprv</dbname> <dbname>porcp.emp_code__aprv</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="40">char</type> <type size="50">char</type>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>supplier</name> <name>supplier</name>
<dbname>supplier</dbname> <dbname>supplier</dbname>
...@@ -219,7 +219,19 @@ ...@@ -219,7 +219,19 @@
<name>anal_code</name> <name>anal_code</name>
<dbname>porcp.anal_code</dbname> <dbname>porcp.anal_code</dbname>
</table_column> </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> <update>PORCP</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
...@@ -270,7 +282,7 @@ ...@@ -270,7 +282,7 @@
<text>Supplier</text> <text>Supplier</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>405</x> <x>692</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>205</width> <width>205</width>
...@@ -298,10 +310,10 @@ ...@@ -298,10 +310,10 @@
<text>Amount</text> <text>Amount</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>612</x> <x>899</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>60</width> <width>81</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -326,7 +338,7 @@ ...@@ -326,7 +338,7 @@
<text>Gr No</text> <text>Gr No</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>674</x> <x>982</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -354,7 +366,7 @@ ...@@ -354,7 +366,7 @@
<text>DC No</text> <text>DC No</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>758</x> <x>1066</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -382,7 +394,7 @@ ...@@ -382,7 +394,7 @@
<text>DC Date</text> <text>DC Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>832</x> <x>1140</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>60</width> <width>60</width>
...@@ -410,10 +422,10 @@ ...@@ -410,10 +422,10 @@
<text>Discount</text> <text>Discount</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>894</x> <x>1202</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>59</width> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -438,7 +450,7 @@ ...@@ -438,7 +450,7 @@
<text>Tax</text> <text>Tax</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>955</x> <x>1300</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>59</width> <width>59</width>
...@@ -466,7 +478,7 @@ ...@@ -466,7 +478,7 @@
<text>Rec Date</text> <text>Rec Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1016</x> <x>1361</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -494,10 +506,10 @@ ...@@ -494,10 +506,10 @@
<text>Tran Ser</text> <text>Tran Ser</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1084</x> <x>1429</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>49</width> <width>87</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -522,7 +534,7 @@ ...@@ -522,7 +534,7 @@
<text>Tran Code</text> <text>Tran Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1135</x> <x>1518</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
...@@ -550,7 +562,7 @@ ...@@ -550,7 +562,7 @@
<text>Emp Code</text> <text>Emp Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1217</x> <x>1600</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -578,7 +590,7 @@ ...@@ -578,7 +590,7 @@
<text>Aprv Code</text> <text>Aprv Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1285</x> <x>1668</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -606,7 +618,7 @@ ...@@ -606,7 +618,7 @@
<text>Voucher Nos</text> <text>Voucher Nos</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1353</x> <x>1736</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>194</width> <width>194</width>
...@@ -634,10 +646,10 @@ ...@@ -634,10 +646,10 @@
<text>Supplier</text> <text>Supplier</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>330</x> <x>580</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>73</width> <width>110</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -662,7 +674,7 @@ ...@@ -662,7 +674,7 @@
<text>Purc Order</text> <text>Purc Order</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>225</x> <x>475</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>103</width> <width>103</width>
...@@ -690,10 +702,10 @@ ...@@ -690,10 +702,10 @@
<text>Conf</text> <text>Conf</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>191</x> <x>260</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>32</width> <width>64</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -718,10 +730,10 @@ ...@@ -718,10 +730,10 @@
<text>Type</text> <text>Type</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>157</x> <x>174</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>32</width> <width>84</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -749,7 +761,7 @@ ...@@ -749,7 +761,7 @@
<x>84</x> <x>84</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>71</width> <width>88</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -802,7 +814,7 @@ ...@@ -802,7 +814,7 @@
<text>Freight Status</text> <text>Freight Status</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1549</x> <x>1932</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>84</width> <width>84</width>
...@@ -830,10 +842,10 @@ ...@@ -830,10 +842,10 @@
<text>Status</text> <text>Status</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1635</x> <x>2018</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>37</width> <width>75</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -858,7 +870,7 @@ ...@@ -858,7 +870,7 @@
<text>Eff Date</text> <text>Eff Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1674</x> <x>2095</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
...@@ -886,10 +898,10 @@ ...@@ -886,10 +898,10 @@
<text>Site Code</text> <text>Site Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1745</x> <x>2166</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>51</width> <width>82</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -914,10 +926,10 @@ ...@@ -914,10 +926,10 @@
<text>Conf Date</text> <text>Conf Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1877</x> <x>2365</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>58</width> <width>92</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -942,10 +954,10 @@ ...@@ -942,10 +954,10 @@
<text>Emp Fname</text> <text>Emp Fname</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1937</x> <x>2459</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>76</width> <width>104</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -970,10 +982,10 @@ ...@@ -970,10 +982,10 @@
<text>Vch Created</text> <text>Vch Created</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>1798</x> <x>2250</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>77</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -998,10 +1010,10 @@ ...@@ -998,10 +1010,10 @@
<text>Emp Lname</text> <text>Emp Lname</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>2015</x> <x>2565</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>76</width> <width>127</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1026,10 +1038,10 @@ ...@@ -1026,10 +1038,10 @@
<text>Anal Code</text> <text>Anal Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2093</x> <x>2694</x>
<y>1</y> <y>2</y>
<height>16</height> <height>16</height>
<width>63</width> <width>108</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1048,14 +1060,70 @@ ...@@ -1048,14 +1060,70 @@
<color>67108864</color> <color>67108864</color>
</background> </background>
</TextObject> </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> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>24</id> <id>24</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>80</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>405</x> <x>692</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>205</width> <width>205</width>
...@@ -1090,13 +1158,13 @@ ...@@ -1090,13 +1158,13 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>80</tabsequence> <tabsequence>90</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>612</x> <x>899</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>60</width> <width>81</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1129,10 +1197,10 @@ ...@@ -1129,10 +1197,10 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>100</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>674</x> <x>982</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>82</width> <width>82</width>
...@@ -1168,10 +1236,10 @@ ...@@ -1168,10 +1236,10 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>100</tabsequence> <tabsequence>110</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>758</x> <x>1066</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>72</width> <width>72</width>
...@@ -1207,10 +1275,10 @@ ...@@ -1207,10 +1275,10 @@
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>110</tabsequence> <tabsequence>120</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>832</x> <x>1140</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>60</width> <width>60</width>
...@@ -1246,13 +1314,13 @@ ...@@ -1246,13 +1314,13 @@
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>120</tabsequence> <tabsequence>130</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>894</x> <x>1202</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>59</width> <width>96</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1285,10 +1353,10 @@ ...@@ -1285,10 +1353,10 @@
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>17</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>130</tabsequence> <tabsequence>140</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>955</x> <x>1300</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>59</width> <width>59</width>
...@@ -1324,10 +1392,10 @@ ...@@ -1324,10 +1392,10 @@
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>18</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>140</tabsequence> <tabsequence>150</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1016</x> <x>1361</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -1363,13 +1431,13 @@ ...@@ -1363,13 +1431,13 @@
<band>Detail</band> <band>Detail</band>
<id>19</id> <id>19</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>160</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1084</x> <x>1429</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>49</width> <width>87</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1402,10 +1470,10 @@ ...@@ -1402,10 +1470,10 @@
<band>Detail</band> <band>Detail</band>
<id>21</id> <id>21</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>160</tabsequence> <tabsequence>170</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1135</x> <x>1518</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>80</width> <width>80</width>
...@@ -1441,10 +1509,10 @@ ...@@ -1441,10 +1509,10 @@
<band>Detail</band> <band>Detail</band>
<id>22</id> <id>22</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>170</tabsequence> <tabsequence>180</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1217</x> <x>1600</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -1479,10 +1547,10 @@ ...@@ -1479,10 +1547,10 @@
<band>Detail</band> <band>Detail</band>
<id>23</id> <id>23</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>180</tabsequence> <tabsequence>190</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1285</x> <x>1668</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>66</width> <width>66</width>
...@@ -1517,10 +1585,10 @@ ...@@ -1517,10 +1585,10 @@
<band>Detail</band> <band>Detail</band>
<id>25</id> <id>25</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>190</tabsequence> <tabsequence>200</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1353</x> <x>1736</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>194</width> <width>194</width>
...@@ -1553,13 +1621,13 @@ ...@@ -1553,13 +1621,13 @@
<band>Detail</band> <band>Detail</band>
<id>20</id> <id>20</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>330</x> <x>580</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>73</width> <width>110</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1592,10 +1660,10 @@ ...@@ -1592,10 +1660,10 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>225</x> <x>475</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>103</width> <width>103</width>
...@@ -1634,10 +1702,10 @@ ...@@ -1634,10 +1702,10 @@
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>191</x> <x>260</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>32</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1672,10 +1740,10 @@ ...@@ -1672,10 +1740,10 @@
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>157</x> <x>174</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>32</width> <width>84</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1714,7 +1782,7 @@ ...@@ -1714,7 +1782,7 @@
<x>84</x> <x>84</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>71</width> <width>88</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1786,10 +1854,10 @@ ...@@ -1786,10 +1854,10 @@
<band>Detail</band> <band>Detail</band>
<id>26</id> <id>26</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>200</tabsequence> <tabsequence>210</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1549</x> <x>1932</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>84</width> <width>84</width>
...@@ -1823,13 +1891,13 @@ ...@@ -1823,13 +1891,13 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>210</tabsequence> <tabsequence>220</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1635</x> <x>2018</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>37</width> <width>75</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1861,10 +1929,10 @@ ...@@ -1861,10 +1929,10 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>220</tabsequence> <tabsequence>230</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1674</x> <x>2095</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>69</width> <width>69</width>
...@@ -1900,13 +1968,13 @@ ...@@ -1900,13 +1968,13 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>230</tabsequence> <tabsequence>240</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1745</x> <x>2166</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>51</width> <width>82</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1939,27 +2007,25 @@ ...@@ -1939,27 +2007,25 @@
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>250</tabsequence> <tabsequence>260</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1877</x> <x>2365</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>58</width> <width>92</width>
<format>[shortdate] [time]</format> <format>dd/mm/yy hh:mm:ss</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>conf_date</name> <name>conf_date</name>
<tag>Date when receipt is confirmed.</tag> <tag>Date when receipt is confirmed.</tag>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle name="DD/MM/YY HH:MM:SS" style="editmask">
<limit>0</limit> <useformat>yes</useformat>
<case>any</case> <mask>DD/MM/YY HH:MM:SS</mask>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -1978,13 +2044,13 @@ ...@@ -1978,13 +2044,13 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>260</tabsequence> <tabsequence>270</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1937</x> <x>2459</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>76</width> <width>104</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -2014,13 +2080,13 @@ ...@@ -2014,13 +2080,13 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>240</tabsequence> <tabsequence>250</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1798</x> <x>2250</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>77</width> <width>113</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -2052,13 +2118,13 @@ ...@@ -2052,13 +2118,13 @@
<band>Detail</band> <band>Detail</band>
<id>27</id> <id>27</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>270</tabsequence> <tabsequence>280</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2015</x> <x>2565</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>76</width> <width>127</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -2088,13 +2154,13 @@ ...@@ -2088,13 +2154,13 @@
<band>Detail</band> <band>Detail</band>
<id>28</id> <id>28</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>280</tabsequence> <tabsequence>290</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2093</x> <x>2694</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>63</width> <width>108</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -2122,6 +2188,80 @@ ...@@ -2122,6 +2188,80 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </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> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </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