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