Replace retainer_contract23.xml

parent c7eb083b
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Sybase_eDataWindow> <!DOCTYPE Sybase_eDataWindow>
<Sybase_eDataWindow> <Sybase_eDataWindow>
<Release>9</Release> <Release>9</Release>
<BaseDefinition> <BaseDefinition>
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>1073741824</color>
<processing>0</processing> <processing>0</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
</print> </print>
</BaseDefinition> </BaseDefinition>
<Summary> <Summary>
<height>0</height> <height>6</height>
<color>536870912</color> <color>536870912</color>
</Summary> </Summary>
<Footer> <Footer>
...@@ -39,526 +39,503 @@ ...@@ -39,526 +39,503 @@
<color>536870912</color> <color>536870912</color>
</Footer> </Footer>
<Detail> <Detail>
<height>523</height> <height>331</height>
<color>536870912</color> <color>536870912</color>
</Detail> </Detail>
<TableDefinition> <TableDefinition>
<table_column> <table_column>
<type size="10">char</type> <type size="10">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
<name>contract_id</name> <name>contract_id</name>
<dbname>retainer_contract_asset.contract_id</dbname> <dbname>retainer_contract_asset.contract_id</dbname>
</table_column>
<table_column>
<type precision="0">decimal</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<key>yes</key> <key>yes</key>
<name>line_no</name>
<dbname>retainer_contract_asset.line_no</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="15">char</type> <type size="15">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>asset_code</name> <name>asset_code</name>
<dbname>retainer_contract_asset.asset_code</dbname> <dbname>retainer_contract_asset.asset_code</dbname>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">varchar</type> <type precision="0">decimal</type>
<name>descr</name> <update>yes</update>
<dbname>asset_register.descr</dbname> <updatewhereclause>yes</updatewhereclause>
<update>no</update>
<updatewhereclause>no</updatewhereclause>
</table_column>
<table_column>
<type precision="3">decimal</type>
<name>amc_amt</name> <name>amc_amt</name>
<dbname>retainer_contract_asset.amc_amt</dbname> <dbname>retainer_contract_asset.amc_amt</dbname>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type size="120">varchar</type> <type size="120">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>remarks</name> <name>remarks</name>
<dbname>retainer_contract_asset.remarks</dbname> <dbname>retainer_contract_asset.remarks</dbname>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
</table_column> </table_column>
<table_column> <table_column>
<type precision="3">decimal</type> <type size="100">char</type>
<name>line_no</name> <updatewhereclause>yes</updatewhereclause>
<dbname>retainer_contract_asset.line_no</dbname> <name>descr</name>
<update>yes</update> <dbname>asset_register.descr</dbname>
<updatewhereclause>yes</updatewhereclause>
<key>yes</key>
</table_column> </table_column>
<retrieve>SELECT RETAINER_CONTRACT_ASSET.CONTRACT_ID AS CONTRACT_ID, RETAINER_CONTRACT_ASSET.ASSET_CODE AS ASSET_CODE, ASSET_REGISTER.DESCR AS ASSET_DESCR, RETAINER_CONTRACT_ASSET.AMC_AMT AS AMC_AMT, RETAINER_CONTRACT_ASSET.REMARKS AS REMARKS, RETAINER_CONTRACT_ASSET.LINE_NO AS LINE_NO <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;retainer_contract_asset&quot; ) TABLE(NAME=&quot;asset_register&quot; ) COLUMN(NAME=&quot;retainer_contract_asset.contract_id&quot;) COLUMN(NAME=&quot;retainer_contract_asset.line_no&quot;) COLUMN(NAME=&quot;retainer_contract_asset.asset_code&quot;) COLUMN(NAME=&quot;retainer_contract_asset.amc_amt&quot;) COLUMN(NAME=&quot;retainer_contract_asset.remarks&quot;) COLUMN(NAME=&quot;asset_register.descr&quot;) JOIN (LEFT=&quot;retainer_contract_asset.asset_code&quot; OP =&quot;=&quot;RIGHT=&quot;asset_register.asset_code&quot; OUTER1 =&quot;retainer_contract_asset.asset_code&quot; )) </retrieve>
FROM RETAINER_CONTRACT_ASSET <update>retainer_contract_asset</update>
LEFT JOIN ASSET_REGISTER ON RETAINER_CONTRACT_ASSET.ASSET_CODE = ASSET_REGISTER.ASSET_CODE WHERE RETAINER_CONTRACT_ASSET.CONTRACT_ID = ? AND RETAINER_CONTRACT_ASSET.LINE_NO = ? </retrieve> <updatewhere>0</updatewhere>
<updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<update>retainer_contract_asset</update><argument> </TableDefinition>
<table_name>retainer_contract_asset</table_name> <GroupBox>
<name>contract_id</name>
<type>string</type>
</argument>
<argument>
<table_name>retainer_contract_asset</table_name>
<name>line_no</name>
<type>number</type>
</argument>
</TableDefinition><TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <text>Basic</text>
<text>Contract ID</text> <border>2</border>
<border>0</border> <color>33554432</color>
<color>0</color> <x>54</x>
<x>10</x> <y>71</y>
<y>10</y> <height>120</height>
<height>15</height> <width>632</width>
<width>100</width> <name>gb_1</name>
<html>
<valueishtml>0</valueishtml>
</html>
<name>contract_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>79741120</color> <color>1073741824</color>
</background> </background>
</TextObject> </GroupBox>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Asset Code</text> <text>Contract Id:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>20</x> <x>113</x>
<y>20</y> <y>91</y>
<height>15</height> <height>16</height>
<width>150</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>asset_code_t</name> <name>contract_id_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>1</id>
<text>Asset Description</text> <alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>30</x> <x>189</x>
<y>30</y> <y>92</y>
<height>15</height> <height>19</height>
<width>500</width> <width>66</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr_t</name> <name>contract_id</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>AMC Amount</text> <text>Asset Code:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>40</x> <x>111</x>
<y>40</y> <y>117</y>
<height>15</height> <height>16</height>
<width>220</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amc_amt_t</name> <name>asset_code_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <id>3</id>
<text>Remarks</text> <alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>50</x> <x>187</x>
<y>50</y> <y>117</y>
<height>15</height> <height>19</height>
<width>500</width> <width>96</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks_t</name> <name>asset_code</name>
<visible>1</visible> <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> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Line No</text> <text>Description:</text>
<border>0</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>60</x> <x>101</x>
<y>60</y> <y>142</y>
<height>15</height> <height>16</height>
<width>50</width> <width>72</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no_t</name> <name>descr_t</name>
<visible>0</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>79741120</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>10</x> <x>177</x>
<y>10</y> <y>142</y>
<height>15</height> <height>19</height>
<width>100</width> <width>384</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>contract_id</name> <name>descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</limit> <limit>100</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<required>yes</required>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Amc Amount:</text>
<tabsequence>10</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>332</x>
<x>20</x> <y>92</y>
<y>20</y> <height>16</height>
<height>15</height> <width>80</width>
<width>150</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>asset_code</name> <name>amc_amt_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
<required>yes</required>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>4</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>30</x> <x>416</x>
<y>30</y> <y>92</y>
<height>15</height> <height>19</height>
<width>500</width> <width>72</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>amc_amt</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>120</limit> <limit>0</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>5</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>0</border>
<color>0</color> <color>33554432</color>
<x>40</x> <x>219</x>
<y>40</y> <y>167</y>
<height>15</height> <height>19</height>
<width>220</width> <width>251</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>amc_amt</name> <name>remarks</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>22</limit> <limit>120</limit>
<case>upper</case> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect> <autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<required>yes</required>
</EditStyle> </EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <alignment>1</alignment>
<alignment>0</alignment> <text>Remarks:</text>
<tabsequence>30</tabsequence> <border>0</border>
<border>5</border> <color>33554432</color>
<color>0</color> <x>128</x>
<x>50</x> <y>167</y>
<y>50</y> <height>16</height>
<height>15</height> <width>72</width>
<width>500</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>remarks</name> <name>remarks_t</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>120</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>16777215</color> <color>536870912</color>
</background> </background>
</ColumnObject> </TextObject>
<ColumnObject> <GroupBox>
<band>Detail</band> <band>Detail</band>
<id>2</id> <text>Others</text>
<alignment>1</alignment> <border>2</border>
<tabsequence>40</tabsequence> <color>33554432</color>
<border>5</border> <x>54</x>
<color>0</color> <y>212</y>
<x>60</x> <height>100</height>
<y>60</y> <width>645</width>
<height>15</height> <name>gb_2</name>
<width>50</width> <visible>1</visible>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>3</limit>
<case>upper</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Times New Roman</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>1</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>16777215</color> <color>1073741824</color>
</background> </background>
</ColumnObject> </GroupBox>
<GroupBox> <TextObject>
<band>Detail</band> <band>Detail</band>
<text>Basic</text> <alignment>1</alignment>
<border>2</border> <text>Line No:</text>
<border>0</border>
<color>33554432</color> <color>33554432</color>
<x>5</x> <x>117</x>
<y>10</y> <y>245</y>
<height>419</height> <height>16</height>
<width>651</width> <width>72</width>
<name>gb_1</name> <html>
<valueishtml>0</valueishtml>
</html>
<name>line_no_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</GroupBox> </TextObject>
<GroupBox> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<text>Others</text> <id>2</id>
<border>2</border> <alignment>1</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color> <color>33554432</color>
<x>5</x> <x>194</x>
<y>60</y> <y>246</y>
<height>419</height> <height>19</height>
<width>651</width> <width>72</width>
<name>gb_1</name> <format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Liberation Sans</face> <face>Arial</face>
<height>-11</height> <height>-10</height>
<weight>400</weight> <weight>400</weight>
<family>2</family> <family>2</family>
<pitch>2</pitch> <pitch>2</pitch>
<charset>0</charset> <charset>0</charset>
</font> </font>
<background> <background>
<mode>2</mode> <mode>1</mode>
<color>1073741824</color> <color>536870912</color>
</background> </background>
</GroupBox> </ColumnObject>
<HtmlTable> <HtmlTable>
<border>1</border> <border>1</border>
</HtmlTable> </HtmlTable>
<HtmlGen> <HtmlGen>
...@@ -584,5 +561,4 @@ ...@@ -584,5 +561,4 @@
<distill.custompostscript>0</distill.custompostscript> <distill.custompostscript>0</distill.custompostscript>
<xslfop.print>0</xslfop.print> <xslfop.print>0</xslfop.print>
</Export.PDF> </Export.PDF>
</Sybase_eDataWindow> </Sybase_eDataWindow>
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