Commit d6c7cb65 authored by dpawar's avatar dpawar

added xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@95033 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5f9c904d
...@@ -176,16 +176,26 @@ ...@@ -176,16 +176,26 @@
<name>aprv_rate</name> <name>aprv_rate</name>
<dbname>spl_sales_por_det.aprv_rate</dbname> <dbname>spl_sales_por_det.aprv_rate</dbname>
</table_column> </table_column>
<retrieve>PBSELECT(TABLE(NAME=&quot;spl_sales_por_det&quot;) COLUMN(NAME=&quot;spl_sales_por_det.tran_id&quot;)COLUMN(NAME=&quot;spl_sales_por_det.line_no&quot;)COLUMN(NAME=&quot;spl_sales_por_det.line_no__trace&quot;)COLUMN(NAME=&quot;spl_sales_por_det.item_code&quot;)COLUMN(NAME=&quot;spl_sales_por_det.loc_code&quot;)COLUMN(NAME=&quot;spl_sales_por_det.lot_no&quot;)COLUMN(NAME=&quot;spl_sales_por_det.lot_sl&quot;)COLUMN(NAME=&quot;spl_sales_por_det.bill_no&quot;)COLUMN(NAME=&quot;spl_sales_por_det.bil_date&quot;)COLUMN(NAME=&quot;spl_sales_por_det.rate__inv&quot;)COLUMN(NAME=&quot;spl_sales_por_det.rate__resale&quot;)COLUMN(NAME=&quot;spl_sales_por_det.quantity__inv&quot;)COLUMN(NAME=&quot;spl_sales_por_det.quantity__resale&quot;)COLUMN(NAME=&quot;spl_sales_por_det.amount&quot;)COLUMN(NAME=&quot;spl_sales_por_det.remarks&quot;)COLUMN(NAME=&quot;spl_sales_por_det.transit_day&quot;)COLUMN(NAME=&quot;spl_sales_por_det.debit_note_amt&quot;)COLUMN(NAME=&quot;spl_sales_por_det.aprv_rate&quot;))</retrieve> <table_column>
<update>spl_sales_por_det</update> <type size="130">char</type>
<updatewhereclause>yes</updatewhereclause>
<name>descr</name>
<dbname>item.descr</dbname>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;spl_sales_por_det&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;spl_sales_por_det.tran_id&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.line_no__trace&quot;) COLUMN(NAME=&quot;spl_sales_por_det.item_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.loc_code&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.lot_sl&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bill_no&quot;) COLUMN(NAME=&quot;spl_sales_por_det.bil_date&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.rate__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__inv&quot;) COLUMN(NAME=&quot;spl_sales_por_det.quantity__resale&quot;) COLUMN(NAME=&quot;spl_sales_por_det.amount&quot;) COLUMN(NAME=&quot;spl_sales_por_det.remarks&quot;) COLUMN(NAME=&quot;spl_sales_por_det.transit_day&quot;) COLUMN(NAME=&quot;spl_sales_por_det.debit_note_amt&quot;) COLUMN(NAME=&quot;spl_sales_por_det.aprv_rate&quot;) COLUMN(NAME=&quot;item.descr&quot;) JOIN (LEFT=&quot;spl_sales_por_det.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;spl_sales_por_det.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:tran_id&quot; ) ) ARG(NAME = &quot;tran_id&quot; TYPE = string) </retrieve>
<update>SPL_SALES_POR_DET</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument>
<name>tran_id</name>
<type>string</type>
</argument>
</TableDefinition> </TableDefinition>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Tran Id</text> <text>Tran Id</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>2</x>
<y>2</y> <y>2</y>
...@@ -205,20 +215,20 @@ ...@@ -205,20 +215,20 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Line No</text> <text>Line No</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>70</x> <x>70</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>64</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -233,24 +243,24 @@ ...@@ -233,24 +243,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Line No Trace</text> <text>Item Code</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>144</x> <x>136</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>84</width> <width>81</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no__trace_t</name> <name>item_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -261,24 +271,24 @@ ...@@ -261,24 +271,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Item Code</text> <text>Lot No</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>230</x> <x>219</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>66</width> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>item_code_t</name> <name>lot_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -289,24 +299,24 @@ ...@@ -289,24 +299,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Loc Code</text> <text>Invoice Quantity</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>298</x> <x>317</x>
<y>2</y> <y>2</y>
<height>15</height> <height>16</height>
<width>55</width> <width>105</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>loc_code_t</name> <name>quantity__inv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -317,24 +327,24 @@ ...@@ -317,24 +327,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Lot No</text> <text>Invoice Rate</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>355</x> <x>424</x>
<y>2</y> <y>2</y>
<height>15</height> <height>16</height>
<width>96</width> <width>83</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lot_no_t</name> <name>rate__inv_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -345,24 +355,24 @@ ...@@ -345,24 +355,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Lot Sl</text> <text>Aprv Rate</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>453</x> <x>509</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>96</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>lot_sl_t</name> <name>aprv_rate_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -373,24 +383,24 @@ ...@@ -373,24 +383,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Bill No</text> <text>Quantity Resale</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>551</x> <x>583</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>113</width> <width>109</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bill_no_t</name> <name>quantity__resale_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -401,24 +411,24 @@ ...@@ -401,24 +411,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Bil Date</text> <text>Debit Note Amt</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>666</x> <x>694</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>132</width> <width>115</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>bil_date_t</name> <name>debit_note_amt_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -429,24 +439,24 @@ ...@@ -429,24 +439,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Rate Inv</text> <text>Bill No</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>800</x> <x>811</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>113</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__inv_t</name> <name>bill_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -457,24 +467,24 @@ ...@@ -457,24 +467,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Rate Resale</text> <text>Bil Date</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>874</x> <x>926</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>75</width> <width>99</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>rate__resale_t</name> <name>bil_date_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -485,24 +495,24 @@ ...@@ -485,24 +495,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Quantity Inv</text> <text>Remarks</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>951</x> <x>1027</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>329</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity__inv_t</name> <name>remarks_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -513,24 +523,24 @@ ...@@ -513,24 +523,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Quantity Resale</text> <text>Rate Resale</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1025</x> <x>1358</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>97</width> <width>91</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>quantity__resale_t</name> <name>rate__resale_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -541,24 +551,24 @@ ...@@ -541,24 +551,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Amount</text> <text>Line No Trace</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1124</x> <x>1451</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>90</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amount_t</name> <name>line_no__trace_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -569,24 +579,52 @@ ...@@ -569,24 +579,52 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Item Descr</text>
<border>6</border>
<color>33554432</color>
<x>1543</x>
<y>1</y>
<height>16</height>
<width>119</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_descr_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-11</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Remarks</text> <text>Loc Code</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1198</x> <x>1664</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>329</width> <width>55</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>loc_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -597,24 +635,24 @@ ...@@ -597,24 +635,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Transit Day</text> <text>Lot Sl</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1529</x> <x>1721</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>96</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>transit_day_t</name> <name>lot_sl_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -625,24 +663,24 @@ ...@@ -625,24 +663,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Debit Note Amt</text> <text>Amount</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1603</x> <x>1819</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>89</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>debit_note_amt_t</name> <name>amount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -653,24 +691,24 @@ ...@@ -653,24 +691,24 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
<text>Aprv Rate</text> <text>Transit Day</text>
<border>0</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1694</x> <x>1893</x>
<y>2</y> <y>2</y>
<height>15</height> <height>15</height>
<width>72</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>aprv_rate_t</name> <name>transit_day_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -681,8 +719,8 @@ ...@@ -681,8 +719,8 @@
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>1</mode> <mode>2</mode>
<color>536870912</color> <color>67108864</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
...@@ -733,7 +771,7 @@ ...@@ -733,7 +771,7 @@
<x>70</x> <x>70</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>64</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -765,13 +803,13 @@ ...@@ -765,13 +803,13 @@
<band>Detail</band> <band>Detail</band>
<id>3</id> <id>3</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>30</tabsequence> <tabsequence>140</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>144</x> <x>1451</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>84</width> <width>90</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -803,13 +841,13 @@ ...@@ -803,13 +841,13 @@
<band>Detail</band> <band>Detail</band>
<id>4</id> <id>4</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>30</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>230</x> <x>136</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>66</width> <width>81</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -841,10 +879,10 @@ ...@@ -841,10 +879,10 @@
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>160</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>298</x> <x>1664</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>55</width> <width>55</width>
...@@ -879,10 +917,10 @@ ...@@ -879,10 +917,10 @@
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>60</tabsequence> <tabsequence>40</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>355</x> <x>219</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>96</width> <width>96</width>
...@@ -917,10 +955,10 @@ ...@@ -917,10 +955,10 @@
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>70</tabsequence> <tabsequence>170</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>453</x> <x>1721</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>96</width> <width>96</width>
...@@ -955,10 +993,10 @@ ...@@ -955,10 +993,10 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>80</tabsequence> <tabsequence>100</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>551</x> <x>811</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>113</width> <width>113</width>
...@@ -993,13 +1031,13 @@ ...@@ -993,13 +1031,13 @@
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>90</tabsequence> <tabsequence>110</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>666</x> <x>926</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>132</width> <width>99</width>
<format>[shortdate] [time]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1031,13 +1069,13 @@ ...@@ -1031,13 +1069,13 @@
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>10</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>100</tabsequence> <tabsequence>60</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>800</x> <x>424</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>83</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1069,13 +1107,13 @@ ...@@ -1069,13 +1107,13 @@
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>110</tabsequence> <tabsequence>130</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>874</x> <x>1358</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>75</width> <width>91</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1107,13 +1145,13 @@ ...@@ -1107,13 +1145,13 @@
<band>Detail</band> <band>Detail</band>
<id>12</id> <id>12</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>120</tabsequence> <tabsequence>50</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>951</x> <x>317</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>105</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1145,13 +1183,13 @@ ...@@ -1145,13 +1183,13 @@
<band>Detail</band> <band>Detail</band>
<id>13</id> <id>13</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>130</tabsequence> <tabsequence>80</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1025</x> <x>583</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>97</width> <width>109</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1183,10 +1221,10 @@ ...@@ -1183,10 +1221,10 @@
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>140</tabsequence> <tabsequence>180</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1124</x> <x>1819</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
...@@ -1221,10 +1259,10 @@ ...@@ -1221,10 +1259,10 @@
<band>Detail</band> <band>Detail</band>
<id>15</id> <id>15</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>150</tabsequence> <tabsequence>120</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1198</x> <x>1027</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>329</width> <width>329</width>
...@@ -1259,10 +1297,10 @@ ...@@ -1259,10 +1297,10 @@
<band>Detail</band> <band>Detail</band>
<id>16</id> <id>16</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>160</tabsequence> <tabsequence>190</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1529</x> <x>1893</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
...@@ -1297,13 +1335,13 @@ ...@@ -1297,13 +1335,13 @@
<band>Detail</band> <band>Detail</band>
<id>17</id> <id>17</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>170</tabsequence> <tabsequence>90</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1603</x> <x>694</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>89</width> <width>115</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1335,10 +1373,10 @@ ...@@ -1335,10 +1373,10 @@
<band>Detail</band> <band>Detail</band>
<id>18</id> <id>18</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>180</tabsequence> <tabsequence>70</tabsequence>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>1694</x> <x>509</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
...@@ -1369,6 +1407,42 @@ ...@@ -1369,6 +1407,42 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>19</id>
<alignment>0</alignment>
<tabsequence>150</tabsequence>
<border>0</border>
<color>33554432</color>
<x>1543</x>
<y>1</y>
<height>15</height>
<width>119</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<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