Commit fb50d155 authored by sgadve's avatar sgadve

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@201904 ce508802-f39f-4f6c-b175-0d175dae99d5
parent de7d0e64
......@@ -39,7 +39,7 @@
<color>536870912</color>
</Footer>
<Detail>
<height>713</height>
<height>653</height>
<color>536870912</color>
</Detail>
<TableDefinition>
......@@ -97,7 +97,7 @@
<dbname>cash_voucher.chg_user</dbname>
</table_column>
<table_column>
<type size="15">char</type>
<type size="300">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>chg_term</name>
......@@ -173,13 +173,6 @@
<name>net_amt</name>
<dbname>cash_voucher.net_amt</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name>
<dbname>cash_voucher.remarks</dbname>
</table_column>
<table_column>
<type size="1">char</type>
<update>yes</update>
......@@ -241,7 +234,7 @@
<dbname>cash_voucher.dept_code</dbname>
</table_column>
<table_column>
<type size="25">char</type>
<type size="35">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>designation</name>
<dbname>designation.designation</dbname>
......@@ -259,6 +252,20 @@
<name>currency_descr</name>
<dbname>currency.descr</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>purpose</name>
<dbname>cash_voucher.purpose</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name>
<dbname>cash_voucher.remarks</dbname>
</table_column>
<table_column>
<type precision="6">decimal</type>
<update>yes</update>
......@@ -306,13 +313,6 @@
<name>tran_id__mpay</name>
<dbname>cash_voucher.tran_id__mpay</dbname>
</table_column>
<table_column>
<type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>purpose</name>
<dbname>cash_voucher.purpose</dbname>
</table_column>
<table_column>
<type size="4000">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -325,8 +325,8 @@
<name>aprv_name</name>
<dbname>aprv_name</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cash_voucher&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;department&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) TABLE(NAME=&quot;finent&quot; ) TABLE(NAME=&quot;designation&quot; ) TABLE(NAME=&quot;currency&quot; ) TABLE(NAME=&quot;project&quot; ) COLUMN(NAME=&quot;cash_voucher.tran_id&quot;) COLUMN(NAME=&quot;cash_voucher.tran_date&quot;) COLUMN(NAME=&quot;cash_voucher.tran_type&quot;) COLUMN(NAME=&quot;cash_voucher.site_code&quot;) COLUMN(NAME=&quot;cash_voucher.emp_code&quot;) COLUMN(NAME=&quot;cash_voucher.chg_date&quot;) COLUMN(NAME=&quot;cash_voucher.chg_user&quot;) COLUMN(NAME=&quot;cash_voucher.chg_term&quot;) COLUMN(NAME=&quot;cash_voucher.status&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_mname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;department.descr&quot;) COLUMN(NAME=&quot;cash_voucher.tax_class&quot;) COLUMN(NAME=&quot;cash_voucher.tax_chap&quot;) COLUMN(NAME=&quot;cash_voucher.tax_env&quot;) COLUMN(NAME=&quot;cash_voucher.tax_amt&quot;) COLUMN(NAME=&quot;cash_voucher.net_amt&quot;) COLUMN(NAME=&quot;cash_voucher.remarks&quot;) COLUMN(NAME=&quot;cash_voucher.confirmed&quot;) COLUMN(NAME=&quot;cash_voucher.conf_date&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_mname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;cash_voucher.emp_code__aprv&quot;) COLUMN(NAME=&quot;cash_voucher.tot_amt&quot;) COLUMN(NAME=&quot;cash_voucher.dept_code&quot;) COLUMN(NAME=&quot;designation.designation&quot;) COLUMN(NAME=&quot;cash_voucher.curr_code&quot;) COLUMN(NAME=&quot;currency.descr&quot;) COLUMN(NAME=&quot;cash_voucher.exch_rate&quot;) COLUMN(NAME=&quot;cash_voucher.net_amt__bc&quot;) COLUMN(NAME=&quot;cash_voucher.proj_code&quot;) COLUMN(NAME=&quot;project.descr&quot;) COLUMN(NAME=&quot;cash_voucher.tran_id__mvouch&quot;) COLUMN(NAME=&quot;cash_voucher.net_amt__conv&quot;) COLUMN(NAME=&quot;cash_voucher.tran_id__mpay&quot;) COLUMN(NAME=&quot;cash_voucher.purpose&quot;) COMPUTE(NAME=&quot;ddf_get_employee_name(cash_voucher.emp_code) as req_name&quot;) COMPUTE(NAME=&quot;ddf_get_employee_name(cash_voucher.emp_code__aprv) as aprv_name&quot;) JOIN (LEFT=&quot;cash_voucher.proj_code&quot; OP =&quot;=&quot;RIGHT=&quot;project.proj_code&quot; OUTER1 =&quot;cash_voucher.proj_code&quot; ) JOIN (LEFT=&quot;cash_voucher.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee_a.emp_code&quot; OUTER2 =&quot;employee_a.emp_code&quot; ) JOIN (LEFT=&quot;cash_voucher.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;finent.fin_entity&quot; OP =&quot;=&quot;RIGHT=&quot;site.fin_entity&quot; ) JOIN (LEFT=&quot;employee_a.design_code&quot; OP =&quot;=&quot;RIGHT=&quot;designation.design_code&quot; ) JOIN (LEFT=&quot;cash_voucher.curr_code&quot; OP =&quot;=&quot;RIGHT=&quot;currency.curr_code&quot; ) JOIN (LEFT=&quot;cash_voucher.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; ) JOIN (LEFT=&quot;cash_voucher.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;department.dept_code&quot; )WHERE( EXP1 =&quot;( ( CASH_VOUCHER.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID ) )&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>cash_voucher</update>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cash_voucher&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_a&quot; ) TABLE(NAME=&quot;department&quot; ) TABLE(NAME=&quot;site&quot; ) TABLE(NAME=&quot;employee&quot; ALIAS=&quot;employee_b&quot; ) TABLE(NAME=&quot;finent&quot; ) TABLE(NAME=&quot;designation&quot; ) TABLE(NAME=&quot;currency&quot; ) TABLE(NAME=&quot;project&quot; ) COLUMN(NAME=&quot;cash_voucher.tran_id&quot;) COLUMN(NAME=&quot;cash_voucher.tran_date&quot;) COLUMN(NAME=&quot;cash_voucher.tran_type&quot;) COLUMN(NAME=&quot;cash_voucher.site_code&quot;) COLUMN(NAME=&quot;cash_voucher.emp_code&quot;) COLUMN(NAME=&quot;cash_voucher.chg_date&quot;) COLUMN(NAME=&quot;cash_voucher.chg_user&quot;) COLUMN(NAME=&quot;cash_voucher.chg_term&quot;) COLUMN(NAME=&quot;cash_voucher.status&quot;) COLUMN(NAME=&quot;employee_a.emp_fname&quot;) COLUMN(NAME=&quot;employee_a.emp_mname&quot;) COLUMN(NAME=&quot;employee_a.emp_lname&quot;) COLUMN(NAME=&quot;department.descr&quot;) COLUMN(NAME=&quot;cash_voucher.tax_class&quot;) COLUMN(NAME=&quot;cash_voucher.tax_chap&quot;) COLUMN(NAME=&quot;cash_voucher.tax_env&quot;) COLUMN(NAME=&quot;cash_voucher.tax_amt&quot;) COLUMN(NAME=&quot;cash_voucher.net_amt&quot;) COLUMN(NAME=&quot;cash_voucher.confirmed&quot;) COLUMN(NAME=&quot;cash_voucher.conf_date&quot;) COLUMN(NAME=&quot;site.descr&quot;) COLUMN(NAME=&quot;employee_b.emp_fname&quot;) COLUMN(NAME=&quot;employee_b.emp_mname&quot;) COLUMN(NAME=&quot;employee_b.emp_lname&quot;) COLUMN(NAME=&quot;cash_voucher.emp_code__aprv&quot;) COLUMN(NAME=&quot;cash_voucher.tot_amt&quot;) COLUMN(NAME=&quot;cash_voucher.dept_code&quot;) COLUMN(NAME=&quot;designation.designation&quot;) COLUMN(NAME=&quot;cash_voucher.curr_code&quot;) COLUMN(NAME=&quot;currency.descr&quot;) COLUMN(NAME=&quot;cash_voucher.purpose&quot;) COLUMN(NAME=&quot;cash_voucher.remarks&quot;) COLUMN(NAME=&quot;cash_voucher.exch_rate&quot;) COLUMN(NAME=&quot;cash_voucher.net_amt__bc&quot;) COLUMN(NAME=&quot;cash_voucher.proj_code&quot;) COLUMN(NAME=&quot;project.descr&quot;) COLUMN(NAME=&quot;cash_voucher.tran_id__mvouch&quot;) COLUMN(NAME=&quot;cash_voucher.net_amt__conv&quot;) COLUMN(NAME=&quot;cash_voucher.tran_id__mpay&quot;) COMPUTE(NAME=&quot;ddf_get_employee_name(cash_voucher.emp_code) as req_name&quot;) COMPUTE(NAME=&quot;ddf_get_employee_name(cash_voucher.emp_code__aprv) as aprv_name&quot;) JOIN (LEFT=&quot;cash_voucher.proj_code&quot; OP =&quot;=&quot;RIGHT=&quot;project.proj_code&quot; OUTER1 =&quot;cash_voucher.proj_code&quot; ) JOIN (LEFT=&quot;cash_voucher.emp_code__aprv&quot; OP =&quot;=&quot;RIGHT=&quot;employee_a.emp_code&quot; OUTER2 =&quot;employee_a.emp_code&quot; ) JOIN (LEFT=&quot;cash_voucher.site_code&quot; OP =&quot;=&quot;RIGHT=&quot;site.site_code&quot; ) JOIN (LEFT=&quot;finent.fin_entity&quot; OP =&quot;=&quot;RIGHT=&quot;site.fin_entity&quot; ) JOIN (LEFT=&quot;employee_a.design_code&quot; OP =&quot;=&quot;RIGHT=&quot;designation.design_code&quot; ) JOIN (LEFT=&quot;cash_voucher.curr_code&quot; OP =&quot;=&quot;RIGHT=&quot;currency.curr_code&quot; ) JOIN (LEFT=&quot;cash_voucher.emp_code&quot; OP =&quot;=&quot;RIGHT=&quot;employee_b.emp_code&quot; ) JOIN (LEFT=&quot;cash_voucher.dept_code&quot; OP =&quot;=&quot;RIGHT=&quot;department.dept_code&quot; )WHERE( EXP1 =&quot;( ( CASH_VOUCHER.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:TRAN_ID ) )&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>CASH_VOUCHER</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<retrieve.asneeded>yes</retrieve.asneeded>
......@@ -335,63 +335,15 @@
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>5</border>
<color>33554432</color>
<x>39</x>
<y>362</y>
<height>150</height>
<width>554</width>
<name>gb_3</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Commercials</text>
<border>5</border>
<color>33554432</color>
<x>41</x>
<y>244</y>
<height>116</height>
<width>554</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>5</border>
<color>33554432</color>
<x>39</x>
<y>6</y>
<x>22</x>
<y>51</y>
<height>231</height>
<width>554</width>
<width>583</width>
<name>gb_1</name>
<visible>1</visible>
<font>
......@@ -410,17 +362,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Currency :</text>
<text>Tran. Id :</text>
<border>0</border>
<color>33554432</color>
<x>48</x>
<y>260</y>
<x>35</x>
<y>82</y>
<height>16</height>
<width>78</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>curr_code_t</name>
<name>tran_id_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -438,17 +390,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Class :</text>
<text>Tran. Date :</text>
<border>0</border>
<color>33554432</color>
<x>48</x>
<y>282</y>
<x>401</x>
<y>82</y>
<height>16</height>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class_t</name>
<name>tran_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -463,21 +415,28 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Total Amount :</text>
<border>0</border>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
<color>33554432</color>
<x>46</x>
<y>303</y>
<x>485</x>
<y>82</y>
<height>16</height>
<width>81</width>
<width>84</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tot_amt_t</name>
<name>tran_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -487,31 +446,32 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>310</x>
<y>282</y>
<color>255</color>
<x>119</x>
<y>82</y>
<height>16</height>
<width>75</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap</name>
<name>tran_id</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -523,25 +483,34 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chapter :</text>
<border>0</border>
<color>33554432</color>
<x>225</x>
<y>282</y>
<id>19</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>119</x>
<y>258</y>
<height>16</height>
<width>78</width>
<width>62</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap_t</name>
<name>confirmed</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>
......@@ -552,23 +521,23 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Net Amount :</text>
<text>Confirmed :</text>
<border>0</border>
<color>33554432</color>
<x>53</x>
<y>326</y>
<x>35</x>
<y>258</y>
<height>16</height>
<width>72</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt_t</name>
<name>confirmed_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -586,17 +555,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran. Id :</text>
<text>Confirmed Date :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>26</y>
<x>388</x>
<y>258</y>
<height>16</height>
<width>77</width>
<width>89</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id_t</name>
<name>conf_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -611,21 +580,28 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<alignment>0</alignment>
<text>Exchange Rate :</text>
<border>0</border>
<color>33554432</color>
<x>402</x>
<y>259</y>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>484</x>
<y>258</y>
<height>16</height>
<width>88</width>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>t_1</name>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -638,21 +614,58 @@
<mode>1</mode>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>119</x>
<y>236</y>
<height>16</height>
<width>63</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<case>any</case>
<useasborder>yes</useasborder>
<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>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Environment :</text>
<text>Status :</text>
<border>0</border>
<color>33554432</color>
<x>402</x>
<y>282</y>
<x>36</x>
<y>236</y>
<height>16</height>
<width>88</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env_t</name>
<name>status_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -667,28 +680,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>32</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>497</x>
<y>259</y>
<text>Project Code :</text>
<border>0</border>
<color>33554432</color>
<x>36</x>
<y>214</y>
<height>16</height>
<width>85</width>
<format>0.00</format>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>exch_rate</name>
<name>proj_code_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>#.00</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -699,29 +705,29 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<id>36</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>498</x>
<y>282</y>
<color>255</color>
<x>203</x>
<y>214</y>
<height>16</height>
<width>85</width>
<width>367</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env</name>
<name>project_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
......@@ -733,6 +739,43 @@
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>33554432</color>
<x>119</x>
<y>104</y>
<height>16</height>
<width>74</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>upper</case>
<useasborder>yes</useasborder>
<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>1073741824</color>
......@@ -741,17 +784,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Net Amount BC:</text>
<text>Tran. Type :</text>
<border>0</border>
<color>33554432</color>
<x>402</x>
<y>326</y>
<x>35</x>
<y>104</y>
<height>16</height>
<width>88</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt__bc_t</name>
<name>tran_type_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -763,31 +806,30 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>33</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<id>35</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>255</color>
<x>497</x>
<y>326</y>
<color>0</color>
<x>119</x>
<y>214</y>
<height>16</height>
<width>85</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt__bc</name>
<name>proj_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -799,33 +841,25 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Site Code :</text>
<border>0</border>
<color>33554432</color>
<x>132</x>
<y>282</y>
<x>35</x>
<y>126</y>
<height>16</height>
<width>75</width>
<format>[general]</format>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class</name>
<name>site_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -835,30 +869,31 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<alignment>1</alignment>
<id>4</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>132</x>
<y>303</y>
<color>33554432</color>
<x>119</x>
<y>126</y>
<height>16</height>
<width>91</width>
<width>54</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tot_amt</name>
<name>site_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
......@@ -872,26 +907,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>1</alignment>
<id>21</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>132</x>
<y>326</y>
<x>179</x>
<y>126</y>
<height>16</height>
<width>91</width>
<width>390</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt</name>
<name>site_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -916,17 +951,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran. Date :</text>
<text>Requester :</text>
<border>0</border>
<color>33554432</color>
<x>413</x>
<y>26</y>
<x>35</x>
<y>148</y>
<height>16</height>
<width>78</width>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date_t</name>
<name>emp_fname_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -943,25 +978,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>5</border>
<color>255</color>
<x>132</x>
<y>261</y>
<x>119</x>
<y>148</y>
<height>16</height>
<width>41</width>
<width>103</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>curr_code</name>
<name>emp_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -973,32 +1009,32 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>179</x>
<y>261</y>
<x>228</x>
<y>148</y>
<height>16</height>
<width>207</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>currency_descr</name>
<name>emp_fname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1016,25 +1052,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>497</x>
<y>26</y>
<color>255</color>
<x>343</x>
<y>148</y>
<height>16</height>
<width>84</width>
<format>dd/mm/yy</format>
<width>111</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_date</name>
<name>emp_mname</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1045,30 +1083,30 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>12</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>26</y>
<x>459</x>
<y>148</y>
<height>16</height>
<width>85</width>
<width>110</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id</name>
<name>emp_lname</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
......@@ -1086,28 +1124,55 @@
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Department :</text>
<border>0</border>
<color>33554432</color>
<x>35</x>
<y>170</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>department_descr_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>131</x>
<y>202</y>
<x>119</x>
<y>170</y>
<height>16</height>
<width>62</width>
<width>61</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed</name>
<name>dept_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1123,21 +1188,30 @@
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>202</y>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>185</x>
<y>170</y>
<height>16</height>
<width>77</width>
<width>188</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>confirmed_t</name>
<name>department_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1148,23 +1222,23 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Confirmed Date :</text>
<text>Designation :</text>
<border>0</border>
<color>33554432</color>
<x>400</x>
<y>202</y>
<x>377</x>
<y>170</y>
<height>16</height>
<width>89</width>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date_t</name>
<name>designation_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1181,61 +1255,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>496</x>
<y>202</y>
<height>16</height>
<width>85</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>conf_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</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>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>180</y>
<color>255</color>
<x>453</x>
<y>170</y>
<height>16</height>
<width>63</width>
<width>116</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status</name>
<name>designation</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>1</limit>
<allowedit>no</allowedit>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<useasborder>yes</useasborder>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1246,53 +1284,25 @@
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Status :</text>
<border>0</border>
<color>33554432</color>
<x>48</x>
<y>180</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>status_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>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Project Code :</text>
<text>Approver :</text>
<border>0</border>
<color>33554432</color>
<x>48</x>
<y>158</y>
<x>35</x>
<y>192</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proj_code_t</name>
<name>emp_code__aprv_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1309,24 +1319,24 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>5</border>
<color>255</color>
<x>215</x>
<y>158</y>
<color>134217857</color>
<x>119</x>
<y>192</y>
<height>16</height>
<width>367</width>
<width>103</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>project_descr</name>
<name>emp_code__aprv</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
......@@ -1343,43 +1353,15 @@
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Approver :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>136</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>239</x>
<y>136</y>
<x>227</x>
<y>192</y>
<height>16</height>
<width>110</width>
<format>[general]</format>
......@@ -1410,13 +1392,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>354</x>
<y>136</y>
<x>342</x>
<y>192</y>
<height>16</height>
<width>111</width>
<format>[general]</format>
......@@ -1447,13 +1429,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>470</x>
<y>136</y>
<x>458</x>
<y>192</y>
<height>16</height>
<width>112</width>
<format>[general]</format>
......@@ -1482,29 +1464,45 @@
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<GroupBox>
<band>Detail</band>
<id>28</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<text>Commercials</text>
<border>5</border>
<color>134217857</color>
<x>131</x>
<y>114</y>
<color>33554432</color>
<x>24</x>
<y>294</y>
<height>116</height>
<width>590</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Currency :</text>
<border>0</border>
<color>33554432</color>
<x>43</x>
<y>315</y>
<height>16</height>
<width>61</width>
<format>[general]</format>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_code</name>
<name>curr_code_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1515,23 +1513,23 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Department :</text>
<text>Tax Class :</text>
<border>0</border>
<color>33554432</color>
<x>48</x>
<y>114</y>
<x>43</x>
<y>338</y>
<height>16</height>
<width>77</width>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>dept_code_t</name>
<name>tax_class_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1548,26 +1546,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>197</x>
<y>114</y>
<color>33554432</color>
<x>305</x>
<y>338</y>
<height>16</height>
<width>188</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>department_descr</name>
<name>tax_chap</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>40</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1579,24 +1576,24 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Designation :</text>
<text>Chapter :</text>
<border>0</border>
<color>33554432</color>
<x>389</x>
<y>114</y>
<x>220</x>
<y>338</y>
<height>16</height>
<width>71</width>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation_t</name>
<name>tax_chap_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1611,29 +1608,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>465</x>
<y>114</y>
<text>Exchange Rate :</text>
<border>0</border>
<color>33554432</color>
<x>397</x>
<y>315</y>
<height>16</height>
<width>116</width>
<format>[general]</format>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>designation</name>
<name>t_1</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1646,21 +1635,21 @@
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Requester :</text>
<text>Environment :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>92</y>
<x>397</x>
<y>338</y>
<height>16</height>
<width>77</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code_t</name>
<name>tax_env_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1677,27 +1666,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<id>33</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>240</x>
<y>92</y>
<x>492</x>
<y>315</y>
<height>16</height>
<width>110</width>
<format>[general]</format>
<width>85</width>
<format>0.00</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_fname</name>
<name>exch_rate</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<EditStyle style="editmask">
<mask>#.00</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
......@@ -1714,26 +1701,25 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>355</x>
<y>92</y>
<color>33554432</color>
<x>493</x>
<y>338</y>
<height>16</height>
<width>111</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_mname</name>
<name>tax_env</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1745,32 +1731,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>471</x>
<y>92</y>
<color>33554432</color>
<x>127</x>
<y>338</y>
<height>16</height>
<width>110</width>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_lname</name>
<name>tax_class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<limit>5</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1782,33 +1767,31 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>131</x>
<y>70</y>
<color>255</color>
<x>127</x>
<y>315</y>
<height>16</height>
<width>54</width>
<width>41</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code</name>
<name>curr_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1821,59 +1804,31 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Site Code :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>70</y>
<height>16</height>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_code_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>191</x>
<y>70</y>
<x>174</x>
<y>315</y>
<height>16</height>
<width>390</width>
<width>207</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>site_descr</name>
<name>currency_descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1889,30 +1844,21 @@
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>3</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Total Amount :</text>
<border>0</border>
<color>33554432</color>
<x>131</x>
<y>48</y>
<x>41</x>
<y>362</y>
<height>16</height>
<width>74</width>
<format>[general]</format>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type</name>
<name>tot_amt_t</name>
<visible>1</visible>
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>upper</case>
<useasborder>yes</useasborder>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1922,24 +1868,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tran. Type :</text>
<text>Net Amount :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>48</y>
<x>49</x>
<y>384</y>
<height>16</height>
<width>77</width>
<width>72</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_type_t</name>
<name>net_amt_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1954,29 +1900,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>38</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>497</x>
<y>446</y>
<alignment>1</alignment>
<text>Net Amount BC:</text>
<border>0</border>
<color>33554432</color>
<x>398</x>
<y>384</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__mpay</name>
<name>net_amt__bc_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -1989,22 +1927,31 @@
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>34</id>
<alignment>1</alignment>
<text>Misc Pay Id</text>
<border>0</border>
<color>33554432</color>
<x>426</x>
<y>446</y>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>493</x>
<y>384</y>
<height>16</height>
<width>64</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__mpay_t</name>
<name>net_amt__bc</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>
......@@ -2015,28 +1962,28 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<id>26</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>497</x>
<y>423</y>
<x>128</x>
<y>362</y>
<height>16</height>
<width>85</width>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<name>tot_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -2055,21 +2002,30 @@
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>1</alignment>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>416</x>
<y>423</y>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>127</x>
<y>384</y>
<height>16</height>
<width>74</width>
<width>91</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>net_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2080,24 +2036,24 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change User:</text>
<text>Tax Amount :</text>
<border>0</border>
<color>33554432</color>
<x>230</x>
<y>423</y>
<x>398</x>
<y>362</y>
<height>16</height>
<width>77</width>
<width>88</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<visible>1</visible>
<name>tax_amt_t</name>
<visible>0</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2111,21 +2067,30 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>1</alignment>
<text>Misc Vouch Id :</text>
<border>0</border>
<color>33554432</color>
<x>255</x>
<y>446</y>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>493</x>
<y>362</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__mvouch_t</name>
<visible>1</visible>
<name>tax_amt</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2136,26 +2101,26 @@
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<color>553648127</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<id>41</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>164</x>
<y>446</y>
<border>0</border>
<color>33554432</color>
<x>348</x>
<y>620</y>
<height>16</height>
<width>80</width>
<width>153</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt__conv</name>
<visible>1</visible>
<name>aprv_name</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -2170,25 +2135,49 @@
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Others</text>
<border>5</border>
<color>33554432</color>
<x>23</x>
<y>418</y>
<height>123</height>
<width>595</width>
<name>gb_3</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>700</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
</GroupBox>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Advance Amount:</text>
<text>Purpose:</text>
<border>0</border>
<color>33554432</color>
<x>41</x>
<y>446</y>
<x>37</x>
<y>441</y>
<height>16</height>
<width>117</width>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt__conv_t</name>
<name>purpose_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -2200,24 +2189,32 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Change Date:</text>
<border>0</border>
<id>31</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<color>33554432</color>
<x>47</x>
<y>423</y>
<x>122</x>
<y>441</y>
<height>16</height>
<width>78</width>
<width>451</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>purpose</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2226,33 +2223,26 @@
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
<background>
<mode>2</mode>
<color>1073741824</color>
</background>
</TextObject>
<ColumnObject>
</ColumnObject>
<TextObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>131</x>
<y>423</y>
<alignment>1</alignment>
<text>Remarks:</text>
<border>0</border>
<color>33554432</color>
<x>37</x>
<y>465</y>
<height>16</height>
<width>89</width>
<format>[shortdate] [time]</format>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<name>remarks_t</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2263,31 +2253,30 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>32</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>80</tabsequence>
<border>5</border>
<color>134217857</color>
<x>313</x>
<y>423</y>
<color>33554432</color>
<x>122</x>
<y>465</y>
<height>16</height>
<width>81</width>
<width>451</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<name>remarks</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<limit>60</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2299,26 +2288,26 @@
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<mode>2</mode>
<color>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<id>39</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>346</x>
<y>446</y>
<x>488</x>
<y>512</y>
<height>16</height>
<width>73</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tran_id__mvouch</name>
<name>tran_id__mpay</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -2342,17 +2331,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Remarks:</text>
<text>Misc Pay Id</text>
<border>0</border>
<color>33554432</color>
<x>46</x>
<y>401</y>
<x>417</x>
<y>512</y>
<height>16</height>
<width>78</width>
<width>64</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks_t</name>
<name>tran_id__mpay_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -2369,25 +2358,26 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>131</x>
<y>401</y>
<color>255</color>
<x>488</x>
<y>489</y>
<height>16</height>
<width>451</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>remarks</name>
<name>chg_term</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>60</limit>
<case>upper</case>
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -2399,24 +2389,24 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Purpose:</text>
<text>Change Term:</text>
<border>0</border>
<color>33554432</color>
<x>46</x>
<y>379</y>
<x>407</x>
<y>489</y>
<height>16</height>
<width>78</width>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>purpose_t</name>
<name>chg_term_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -2431,29 +2421,21 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>39</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
<alignment>1</alignment>
<text>Change User:</text>
<border>0</border>
<color>33554432</color>
<x>131</x>
<y>380</y>
<x>221</x>
<y>489</y>
<height>16</height>
<width>451</width>
<format>[general]</format>
<width>77</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>purpose</name>
<name>chg_user_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2463,34 +2445,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>5</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
<color>255</color>
<x>131</x>
<y>92</y>
<alignment>1</alignment>
<text>Misc Vouch Id :</text>
<border>0</border>
<color>33554432</color>
<x>246</x>
<y>512</y>
<height>16</height>
<width>103</width>
<format>[general]</format>
<width>85</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code</name>
<name>tran_id__mvouch_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2501,29 +2474,29 @@
</font>
<background>
<mode>1</mode>
<color>553648127</color>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<id>38</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>131</x>
<y>136</y>
<color>255</color>
<x>155</x>
<y>512</y>
<height>16</height>
<width>103</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>emp_code__aprv</name>
<name>net_amt__conv</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>upper</case>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
......@@ -2540,29 +2513,21 @@
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>34</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
<color>0</color>
<x>131</x>
<y>158</y>
<alignment>1</alignment>
<text>Advance Amount:</text>
<border>0</border>
<color>33554432</color>
<x>32</x>
<y>512</y>
<height>16</height>
<width>80</width>
<format>[general]</format>
<width>117</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>proj_code</name>
<name>net_amt__conv_t</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2572,25 +2537,25 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Amount :</text>
<text>Change Date:</text>
<border>0</border>
<color>33554432</color>
<x>402</x>
<y>303</y>
<x>38</x>
<y>489</y>
<height>16</height>
<width>88</width>
<width>78</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt_t</name>
<visible>0</visible>
<name>chg_date_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
......@@ -2606,23 +2571,58 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>1</alignment>
<id>6</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>497</x>
<y>303</y>
<color>134217857</color>
<x>122</x>
<y>489</y>
<height>16</height>
<width>85</width>
<width>89</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</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>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>304</x>
<y>489</y>
<height>16</height>
<width>81</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt</name>
<visible>0</visible>
<name>chg_user</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>10</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
......@@ -2643,21 +2643,21 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>40</id>
<id>37</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>604</x>
<y>97</y>
<border>5</border>
<color>255</color>
<x>337</x>
<y>512</y>
<height>16</height>
<width>153</width>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>req_name</name>
<visible>0</visible>
<name>tran_id__mvouch</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
......@@ -2673,26 +2673,26 @@
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<mode>1</mode>
<color>553648127</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>41</id>
<id>40</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>603</x>
<y>136</y>
<x>347</x>
<y>570</y>
<height>16</height>
<width>153</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>aprv_name</name>
<name>req_name</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
......
......@@ -53,12 +53,6 @@
<name>costctr_descr</name>
<dbname>costctr.descr</dbname>
</table_column>
<table_column>
<type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause>
<name>amount</name>
<dbname>cash_voucher_det.amount</dbname>
</table_column>
<table_column>
<type size="40">char</type>
<updatewhereclause>yes</updatewhereclause>
......@@ -221,7 +215,7 @@
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>anal_code__1</name>
<dbname>anal_code__1</dbname>
<dbname>cash_voucher_det.anal_code__1</dbname>
</table_column>
<table_column>
<type size="40">char</type>
......@@ -261,7 +255,7 @@
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>udf_str1</name>
<dbname>udf_str1</dbname>
<dbname>cash_voucher_det.udf_str1</dbname>
</table_column>
<table_column>
<type size="0">char</type>
......@@ -335,8 +329,14 @@
<name>prv_amt</name>
<dbname>prv_amt</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cash_voucher_det&quot; ) TABLE(NAME=&quot;costctr&quot; ) TABLE(NAME=&quot;analysis&quot; ) TABLE(NAME=&quot;cash_voucher&quot; ) COLUMN(NAME=&quot;costctr.descr&quot;) COMPUTE(NAME=&quot;bill_amt as amount&quot;) COLUMN(NAME=&quot;analysis.descr&quot;) COLUMN(NAME=&quot;cash_voucher_det.tran_id&quot;) COLUMN(NAME=&quot;cash_voucher_det.line_no&quot;) COLUMN(NAME=&quot;cash_voucher_det.exp_date&quot;) COLUMN(NAME=&quot;cash_voucher_det.sundry_type&quot;) COLUMN(NAME=&quot;cash_voucher_det.sundry_code&quot;) COLUMN(NAME=&quot;cash_voucher_det.sundry_name&quot;) COLUMN(NAME=&quot;cash_voucher_det.acct_code&quot;) COLUMN(NAME=&quot;cash_voucher_det.bill_no&quot;) COLUMN(NAME=&quot;cash_voucher_det.bill_date&quot;) COLUMN(NAME=&quot;cash_voucher_det.bill_amt&quot;) COLUMN(NAME=&quot;cash_voucher_det.apply_tax&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_class&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_chap&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_env&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_amt&quot;) COLUMN(NAME=&quot;cash_voucher_det.net_amt&quot;) COLUMN(NAME=&quot;cash_voucher_det.remarks&quot;) COLUMN(NAME=&quot;cash_voucher_det.cctr_code&quot;) COLUMN(NAME=&quot;cash_voucher_det.anal_code&quot;) COMPUTE(NAME=&quot;(CASH_VOUCHER.TRAN_TYPE) as cc_tran_type&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;ACCT_CODE&apos;,&apos;W_VOUCHER_ADVFIELD&apos;,TRIM(~&quot;CASH_VOUCHER_DET~&quot;.~&quot;ACCT_CODE~&quot;)) as ACCT_DESCR&quot;) COLUMN(NAME=&quot;cash_voucher_det.anal_code__1&quot;) COMPUTE(NAME=&quot;(SELECT DESCR FROM ANALYSIS WHERE ANAL_CODE=CASH_VOUCHER_DET.ANAL_CODE__1 ) AS anal_code__1_descr&quot;) COLUMN(NAME=&quot;cash_voucher_det.period_code&quot;) COMPUTE(NAME=&quot;ddf_get_period_descr(TRIM(~&quot;CASH_VOUCHER_DET~&quot;.~&quot;PERIOD_CODE~&quot;)) AS period_code_descr&quot;) COLUMN(NAME=&quot;cash_voucher_det.pan_no&quot;) COLUMN(NAME=&quot;cash_voucher_det.chq_name&quot;) COLUMN(NAME=&quot;cash_voucher_det.udf_str1&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS pan_no_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS cheque_no_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS service_tax_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS vat_no_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_addr1&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_addr2&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_addr3&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_city&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_pin&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_state&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_country&quot;) COMPUTE(NAME=&quot;FN_PRV_OS(CASH_VOUCHER_DET.sundry_type,CASH_VOUCHER_DET.sundry_code) as prv_amt&quot;) JOIN (LEFT=&quot;cash_voucher_det.cctr_code&quot; OP =&quot;=&quot;RIGHT=&quot;costctr.cctr_code&quot; OUTER1 =&quot;cash_voucher_det.cctr_code&quot; ) JOIN (LEFT=&quot;cash_voucher_det.anal_code&quot; OP =&quot;=&quot;RIGHT=&quot;analysis.anal_code&quot; OUTER1 =&quot;cash_voucher_det.anal_code&quot; ) JOIN (LEFT=&quot;cash_voucher.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;cash_voucher_det.tran_id&quot; )WHERE( EXP1 =&quot;CASH_VOUCHER_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>cash_voucher_det</update>
<table_column>
<type precision="3">decimal</type>
<updatewhereclause>yes</updatewhereclause>
<name>amount</name>
<dbname>cash_voucher_det.amount</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;cash_voucher_det&quot; ) TABLE(NAME=&quot;costctr&quot; ) TABLE(NAME=&quot;analysis&quot; ) TABLE(NAME=&quot;cash_voucher&quot; ) COLUMN(NAME=&quot;costctr.descr&quot;) COLUMN(NAME=&quot;analysis.descr&quot;) COLUMN(NAME=&quot;cash_voucher_det.tran_id&quot;) COLUMN(NAME=&quot;cash_voucher_det.line_no&quot;) COLUMN(NAME=&quot;cash_voucher_det.exp_date&quot;) COLUMN(NAME=&quot;cash_voucher_det.sundry_type&quot;) COLUMN(NAME=&quot;cash_voucher_det.sundry_code&quot;) COLUMN(NAME=&quot;cash_voucher_det.sundry_name&quot;) COLUMN(NAME=&quot;cash_voucher_det.acct_code&quot;) COLUMN(NAME=&quot;cash_voucher_det.bill_no&quot;) COLUMN(NAME=&quot;cash_voucher_det.bill_date&quot;) COLUMN(NAME=&quot;cash_voucher_det.bill_amt&quot;) COLUMN(NAME=&quot;cash_voucher_det.apply_tax&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_class&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_chap&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_env&quot;) COLUMN(NAME=&quot;cash_voucher_det.tax_amt&quot;) COLUMN(NAME=&quot;cash_voucher_det.net_amt&quot;) COLUMN(NAME=&quot;cash_voucher_det.remarks&quot;) COLUMN(NAME=&quot;cash_voucher_det.cctr_code&quot;) COLUMN(NAME=&quot;cash_voucher_det.anal_code&quot;) COMPUTE(NAME=&quot;(CASH_VOUCHER.TRAN_TYPE) as cc_tran_type&quot;) COMPUTE(NAME=&quot;fn_get_descr_gencodes(&apos;ACCT_CODE&apos;,&apos;W_VOUCHER_ADVFIELD&apos;,TRIM(~&quot;CASH_VOUCHER_DET~&quot;.~&quot;ACCT_CODE~&quot;)) as ACCT_DESCR&quot;) COLUMN(NAME=&quot;cash_voucher_det.anal_code__1&quot;) COMPUTE(NAME=&quot;(SELECT DESCR FROM ANALYSIS WHERE ANAL_CODE=CASH_VOUCHER_DET.ANAL_CODE__1 ) AS anal_code__1_descr&quot;) COLUMN(NAME=&quot;cash_voucher_det.period_code&quot;) COMPUTE(NAME=&quot;ddf_get_period_descr(TRIM(~&quot;CASH_VOUCHER_DET~&quot;.~&quot;PERIOD_CODE~&quot;)) AS period_code_descr&quot;) COLUMN(NAME=&quot;cash_voucher_det.pan_no&quot;) COLUMN(NAME=&quot;cash_voucher_det.chq_name&quot;) COLUMN(NAME=&quot;cash_voucher_det.udf_str1&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS pan_no_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS cheque_no_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS service_tax_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS vat_no_disp&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_addr1&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_addr2&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_addr3&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_city&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_pin&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_state&quot;) COMPUTE(NAME=&quot;&apos;&apos; AS sundry_country&quot;) COMPUTE(NAME=&quot;FN_PRV_OS(CASH_VOUCHER_DET.sundry_type,CASH_VOUCHER_DET.sundry_code) as prv_amt&quot;) COMPUTE(NAME=&quot;bill_amt as amount&quot;) JOIN (LEFT=&quot;cash_voucher_det.cctr_code&quot; OP =&quot;=&quot;RIGHT=&quot;costctr.cctr_code&quot; OUTER1 =&quot;cash_voucher_det.cctr_code&quot; ) JOIN (LEFT=&quot;cash_voucher_det.anal_code&quot; OP =&quot;=&quot;RIGHT=&quot;analysis.anal_code&quot; OUTER1 =&quot;cash_voucher_det.anal_code&quot; ) JOIN (LEFT=&quot;cash_voucher.tran_id&quot; OP =&quot;=&quot;RIGHT=&quot;cash_voucher_det.tran_id&quot; )WHERE( EXP1 =&quot;CASH_VOUCHER_DET.TRAN_ID&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>CASH_VOUCHER_DET</update>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace>
<argument>
......@@ -349,16 +349,16 @@
<text>Commericals</text>
<border>5</border>
<color>33554432</color>
<x>16</x>
<y>453</y>
<x>15</x>
<y>455</y>
<height>100</height>
<width>648</width>
<width>689</width>
<name>gb_2</name>
<visible>1</visible>
<font>
<face>Liberation Sans</face>
<height>-10</height>
<weight>700</weight>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
......@@ -478,7 +478,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>8</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<border>5</border>
......@@ -516,7 +516,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<id>6</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>5</border>
......@@ -553,7 +553,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -619,7 +619,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>4</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -657,7 +657,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>6</id>
<id>5</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
......@@ -692,7 +692,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -757,7 +757,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>36</id>
<id>35</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -793,7 +793,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>37</id>
<id>36</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -829,7 +829,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>38</id>
<id>37</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -863,80 +863,6 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>347</x>
<y>507</y>
<height>12</height>
<width>20</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount</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>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>135</x>
<y>504</y>
<height>16</height>
<width>70</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>apply_tax</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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
......@@ -965,58 +891,20 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>135</x>
<y>482</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chapter :</text>
<text>City:</text>
<border>0</border>
<color>33554432</color>
<x>254</x>
<y>482</y>
<x>54</x>
<y>145</y>
<height>16</height>
<width>79</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap_t</name>
<name>sundry_city_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1031,58 +919,20 @@
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>340</x>
<y>482</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Amount :</text>
<text>Pin:</text>
<border>0</border>
<color>33554432</color>
<x>254</x>
<y>504</y>
<x>455</x>
<y>146</y>
<height>16</height>
<width>79</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt_t</name>
<name>sundry_pin_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1100,17 +950,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Net Amount :</text>
<text>State:</text>
<border>0</border>
<color>33554432</color>
<x>471</x>
<y>504</y>
<x>54</x>
<y>169</y>
<height>16</height>
<width>82</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt_t</name>
<name>sundry_state_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1128,17 +978,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Environment :</text>
<text>Country:</text>
<border>0</border>
<color>33554432</color>
<x>471</x>
<y>481</y>
<x>456</x>
<y>168</y>
<height>16</height>
<width>82</width>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env_t</name>
<name>sundry_country_t</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
......@@ -1155,27 +1005,25 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<id>38</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>559</x>
<y>482</y>
<color>134217857</color>
<x>160</x>
<y>147</y>
<height>16</height>
<width>79</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env</name>
<name>sundry_city</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1188,32 +1036,30 @@
</font>
<background>
<mode>2</mode>
<color>1073741824</color>
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>1</alignment>
<id>40</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>560</x>
<y>504</y>
<color>134217857</color>
<x>159</x>
<y>170</y>
<height>16</height>
<width>79</width>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt</name>
<name>sundry_state</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1229,184 +1075,6 @@
<color>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>340</x>
<y>504</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Apply Tax :</text>
<border>0</border>
<color>33554432</color>
<x>49</x>
<y>504</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>apply_tax_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>City:</text>
<border>0</border>
<color>33554432</color>
<x>54</x>
<y>145</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_city_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Pin:</text>
<border>0</border>
<color>33554432</color>
<x>455</x>
<y>146</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_pin_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>State:</text>
<border>0</border>
<color>33554432</color>
<x>54</x>
<y>169</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_state_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Country:</text>
<border>0</border>
<color>33554432</color>
<x>456</x>
<y>168</y>
<height>16</height>
<width>100</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_country_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>39</id>
......@@ -1414,78 +1082,6 @@
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>160</x>
<y>147</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_city</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>41</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>159</x>
<y>170</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>sundry_state</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>40</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>134217857</color>
<x>560</x>
<y>148</y>
<height>16</height>
......@@ -1517,7 +1113,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>42</id>
<id>41</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1665,7 +1261,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>21</id>
<id>20</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<border>5</border>
......@@ -1795,7 +1391,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<id>21</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<border>5</border>
......@@ -1832,7 +1428,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -1869,7 +1465,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>28</id>
<id>27</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2073,7 +1669,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<id>12</id>
<alignment>1</alignment>
<tabsequence>90</tabsequence>
<border>5</border>
......@@ -2167,7 +1763,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<id>11</id>
<alignment>0</alignment>
<tabsequence>80</tabsequence>
<border>5</border>
......@@ -2202,7 +1798,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>70</tabsequence>
<border>5</border>
......@@ -2240,7 +1836,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>20</id>
<id>19</id>
<alignment>0</alignment>
<tabsequence>120</tabsequence>
<border>5</border>
......@@ -2278,7 +1874,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>32</id>
<id>31</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2314,7 +1910,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>34</id>
<id>33</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2350,7 +1946,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>35</id>
<id>34</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2414,7 +2010,7 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>29</id>
<id>28</id>
<alignment>0</alignment>
<tabsequence>100</tabsequence>
<border>5</border>
......@@ -2450,7 +2046,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>24</id>
<id>23</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2487,7 +2083,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>33</id>
<id>32</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2523,7 +2119,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>30</id>
<id>29</id>
<alignment>0</alignment>
<tabsequence>110</tabsequence>
<border>5</border>
......@@ -2559,7 +2155,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>31</id>
<id>30</id>
<alignment>0</alignment>
<tabsequence>130</tabsequence>
<border>5</border>
......@@ -2595,7 +2191,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
......@@ -2633,7 +2229,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>27</id>
<id>26</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<border>5</border>
......@@ -2669,7 +2265,7 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>43</id>
<id>42</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
......@@ -2705,13 +2301,248 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>23</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>135</x>
<y>482</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_class</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>5</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chapter :</text>
<border>0</border>
<color>33554432</color>
<x>254</x>
<y>482</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>340</x>
<y>482</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_chap</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>1073741824</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>17</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>340</x>
<y>504</y>
<height>16</height>
<width>70</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Tax Amount :</text>
<border>0</border>
<color>33554432</color>
<x>254</x>
<y>504</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_amt_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>135</x>
<y>504</y>
<height>16</height>
<width>70</width>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>apply_tax</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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Apply Tax :</text>
<border>0</border>
<color>33554432</color>
<x>49</x>
<y>504</y>
<height>16</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>apply_tax_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>22</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>255</color>
<x>47</x>
<y>565</y>
<y>591</y>
<height>17</height>
<width>81</width>
<format>[general]</format>
......@@ -2741,13 +2572,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>25</id>
<id>24</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>0</color>
<x>249</x>
<y>565</y>
<y>591</y>
<height>16</height>
<width>85</width>
<format>[general]</format>
......@@ -2777,13 +2608,13 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>26</id>
<id>25</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>340</x>
<y>566</y>
<y>592</y>
<height>16</height>
<width>299</width>
<format>[general]</format>
......@@ -2811,6 +2642,202 @@
<color>67108864</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Net Amount :</text>
<border>0</border>
<color>33554432</color>
<x>47</x>
<y>526</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>18</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>136</x>
<y>526</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>net_amt</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>67108864</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>43</id>
<alignment>1</alignment>
<tabsequence>140</tabsequence>
<border>5</border>
<color>33554432</color>
<x>553</x>
<y>504</y>
<height>15</height>
<width>83</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Environment :</text>
<border>0</border>
<color>33554432</color>
<x>471</x>
<y>482</y>
<height>16</height>
<width>82</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>16</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>559</x>
<y>482</y>
<height>16</height>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>tax_env</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<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>1073741824</color>
</background>
</ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Amount :</text>
<border>0</border>
<color>33554432</color>
<x>469</x>
<y>504</y>
<height>15</height>
<width>79</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>amount_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>1</mode>
<color>536870912</color>
</background>
</TextObject>
<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