Commit f4d4784d authored by wansari's avatar wansari

D16JSUN0002 updated source on head for upload utility issue


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105217 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c51fd4d3
...@@ -4671,7 +4671,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal, ...@@ -4671,7 +4671,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal,
childNodeListLength = childNodeList.getLength(); childNodeListLength = childNodeList.getLength();
domID = parentNode.getAttributes().getNamedItem( "domID" ).getNodeValue(); domID = parentNode.getAttributes().getNamedItem( "domID" ).getNodeValue();
prntSelected = parentNode.getAttributes().getNamedItem( "selected" ).getNodeValue(); //prntSelected = parentNode.getAttributes().getNamedItem( "selected" ).getNodeValue();
System.out.println("childNodeListLength"+childNodeListLength); System.out.println("childNodeListLength"+childNodeListLength);
...@@ -4688,7 +4688,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal, ...@@ -4688,7 +4688,7 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal,
selected = childNode.getAttributes().getNamedItem("selected").getNodeValue(); selected = childNode.getAttributes().getNamedItem("selected").getNodeValue();
updateFlag = childNode.getAttributes().getNamedItem("updateFlag").getNodeValue(); updateFlag = childNode.getAttributes().getNamedItem("updateFlag").getNodeValue();
status = childNode.getAttributes().getNamedItem("status").getNodeValue(); status = childNode.getAttributes().getNamedItem("status").getNodeValue();
isChanged = childNode.getAttributes().getNamedItem("IS_CHANGE").getNodeValue(); //isChanged = childNode.getAttributes().getNamedItem("IS_CHANGE").getNodeValue();
System.out.println("Inside selected Attribute Selected ["+selected+"] UpdFlag["+updateFlag+"] Status["+status+"] DOMID["+domID+"]"); System.out.println("Inside selected Attribute Selected ["+selected+"] UpdFlag["+updateFlag+"] Status["+status+"] DOMID["+domID+"]");
...@@ -4696,8 +4696,8 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal, ...@@ -4696,8 +4696,8 @@ public class ScontractGwtIC extends ValidatorEJB implements ScontractGwtICLocal,
{ {
break; break;
} }
valueXmlString.append("<Detail2 domID = '"+domID+"' objContext='2' selected = '"+prntSelected+"'>"); valueXmlString.append("<Detail2 domID = '"+domID+"' objContext='2' selected = 'Y'>");
valueXmlString.append("<attribute selected=\""+selected+"\" IS_CHANGE=\""+isChanged+"\" updateFlag=\""+updateFlag+"\" status=\""+status+"\" pkNames=\"\" />"); valueXmlString.append("<attribute selected=\""+selected+"\" updateFlag=\""+updateFlag+"\" status=\""+status+"\" pkNames=\"\" />");
} }
if(childNode != null && childNode.getFirstChild() != null) if(childNode != null && childNode.getFirstChild() != null)
......
...@@ -267,62 +267,6 @@ ...@@ -267,62 +267,6 @@
<color>536870912</color> <color>536870912</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Effective From</text>
<border>0</border>
<color>33554432</color>
<x>568</x>
<y>2</y>
<height>15</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_from_t</name>
<visible>1</visible>
<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>
</TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Valid Upto</text>
<border>0</border>
<color>33554432</color>
<x>684</x>
<y>2</y>
<height>15</height>
<width>116</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>1</visible>
<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>
</TextObject>
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>2</alignment> <alignment>2</alignment>
...@@ -496,14 +440,14 @@ ...@@ -496,14 +440,14 @@
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>8</id>
<alignment>1</alignment> <alignment>1</alignment>
<tabsequence>40</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>802</x> <x>802</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>72</width> <width>72</width>
<format>##########0.000</format> <format>[number]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -533,25 +477,28 @@ ...@@ -533,25 +477,28 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</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>33554432</color>
<x>569</x> <x>2</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>113</width> <width>110</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_from</name> <name>contract_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>mm/dd/yy hh:mm:ss:fff</mask> <limit>10</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -568,25 +515,28 @@ ...@@ -568,25 +515,28 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>7</id> <id>2</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>685</x> <x>114</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>115</width> <width>76</width>
<format>[shortdate] [time]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>valid_upto</name> <name>line_no</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>mm/dd/yy hh:mm:ss:fff</mask> <limit>3</limit>
<imemode>0</imemode> <case>any</case>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -603,27 +553,25 @@ ...@@ -603,27 +553,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>9</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>70</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>2</x> <x>876</x>
<y>2</y> <y>1</y>
<height>18</height> <height>15</height>
<width>110</width> <width>176</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>contract_no</name> <name>contract_scope__descr</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="edit">
<limit>10</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>
...@@ -639,30 +587,55 @@ ...@@ -639,30 +587,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Effective From</text>
<border>0</border>
<color>33554432</color>
<x>568</x>
<y>2</y>
<height>15</height>
<width>114</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_from_t</name>
<visible>0</visible>
<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>
</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>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>114</x> <x>568</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>76</width> <width>114</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>line_no</name> <name>eff_from</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>3</limit> <mask>mm/dd/yy hh:mm:ss:fff</mask>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -677,28 +650,55 @@ ...@@ -677,28 +650,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Valid Upto</text>
<border>0</border>
<color>33554432</color>
<x>684</x>
<y>2</y>
<height>15</height>
<width>116</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>0</visible>
<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>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>9</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>50</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>876</x> <x>684</x>
<y>1</y> <y>2</y>
<height>15</height> <height>18</height>
<width>176</width> <width>116</width>
<format>[general]</format> <format>[shortdate] [time]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>contract_scope__descr</name> <name>valid_upto</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>mm/dd/yy hh:mm:ss:fff</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
......
...@@ -471,7 +471,7 @@ ...@@ -471,7 +471,7 @@
<x>184</x> <x>184</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>97</width> <width>83</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -496,10 +496,10 @@ ...@@ -496,10 +496,10 @@
<text>Item Description</text> <text>Item Description</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>283</x> <x>269</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>170</width> <width>291</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -524,7 +524,7 @@ ...@@ -524,7 +524,7 @@
<text>Basic</text> <text>Basic</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>455</x> <x>562</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>141</width> <width>141</width>
...@@ -552,7 +552,7 @@ ...@@ -552,7 +552,7 @@
<text>Site Code</text> <text>Site Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>982</x> <x>959</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>128</width> <width>128</width>
...@@ -580,7 +580,7 @@ ...@@ -580,7 +580,7 @@
<text>Item Flg</text> <text>Item Flg</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1112</x> <x>1089</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>144</width> <width>144</width>
...@@ -608,7 +608,7 @@ ...@@ -608,7 +608,7 @@
<text>Quantity</text> <text>Quantity</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1258</x> <x>1235</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -636,7 +636,7 @@ ...@@ -636,7 +636,7 @@
<text>Unit</text> <text>Unit</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1473</x> <x>1450</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>13</width> <width>13</width>
...@@ -664,7 +664,7 @@ ...@@ -664,7 +664,7 @@
<text>Dsp Date</text> <text>Dsp Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1488</x> <x>1465</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -692,7 +692,7 @@ ...@@ -692,7 +692,7 @@
<text>Rate</text> <text>Rate</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1543</x> <x>1520</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -720,7 +720,7 @@ ...@@ -720,7 +720,7 @@
<text>Tax Amt</text> <text>Tax Amt</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1758</x> <x>1735</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
<text>Tax Class</text> <text>Tax Class</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1973</x> <x>1950</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>23</width> <width>23</width>
...@@ -776,7 +776,7 @@ ...@@ -776,7 +776,7 @@
<text>Tax Chap</text> <text>Tax Chap</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>1998</x> <x>1975</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>48</width> <width>48</width>
...@@ -804,7 +804,7 @@ ...@@ -804,7 +804,7 @@
<text>Tax Env</text> <text>Tax Env</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2048</x> <x>2025</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>48</width> <width>48</width>
...@@ -832,7 +832,7 @@ ...@@ -832,7 +832,7 @@
<text>Net Amt</text> <text>Net Amt</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2098</x> <x>2075</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -860,7 +860,7 @@ ...@@ -860,7 +860,7 @@
<text>Remarks</text> <text>Remarks</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2313</x> <x>2290</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>198</width> <width>198</width>
...@@ -888,7 +888,7 @@ ...@@ -888,7 +888,7 @@
<text>Rel Qty</text> <text>Rel Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2513</x> <x>2490</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -916,7 +916,7 @@ ...@@ -916,7 +916,7 @@
<text>Rel Date</text> <text>Rel Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2728</x> <x>2705</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -944,7 +944,7 @@ ...@@ -944,7 +944,7 @@
<text>Status</text> <text>Status</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2783</x> <x>2760</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>3</width> <width>3</width>
...@@ -972,7 +972,7 @@ ...@@ -972,7 +972,7 @@
<text>Status Date</text> <text>Status Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2788</x> <x>2765</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -1000,7 +1000,7 @@ ...@@ -1000,7 +1000,7 @@
<text>Unit Rate</text> <text>Unit Rate</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2843</x> <x>2820</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>13</width> <width>13</width>
...@@ -1028,7 +1028,7 @@ ...@@ -1028,7 +1028,7 @@
<text>Conv Qty Stduom</text> <text>Conv Qty Stduom</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>2858</x> <x>2835</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1056,7 +1056,7 @@ ...@@ -1056,7 +1056,7 @@
<text>Conv Rtuom Stduom</text> <text>Conv Rtuom Stduom</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>3073</x> <x>3050</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1084,7 +1084,7 @@ ...@@ -1084,7 +1084,7 @@
<text>Unit Std</text> <text>Unit Std</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>3288</x> <x>3265</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>13</width> <width>13</width>
...@@ -1112,7 +1112,7 @@ ...@@ -1112,7 +1112,7 @@
<text>Quantity Stduom</text> <text>Quantity Stduom</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>3303</x> <x>3280</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1140,7 +1140,7 @@ ...@@ -1140,7 +1140,7 @@
<text>Rate Stduom</text> <text>Rate Stduom</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>3518</x> <x>3495</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1168,7 +1168,7 @@ ...@@ -1168,7 +1168,7 @@
<text>Pack Instr</text> <text>Pack Instr</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>3733</x> <x>3710</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>598</width> <width>598</width>
...@@ -1196,7 +1196,7 @@ ...@@ -1196,7 +1196,7 @@
<text>No Art</text> <text>No Art</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>4333</x> <x>4310</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1224,7 +1224,7 @@ ...@@ -1224,7 +1224,7 @@
<text>Bal Qty Stduom</text> <text>Bal Qty Stduom</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>4548</x> <x>4525</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1252,7 +1252,7 @@ ...@@ -1252,7 +1252,7 @@
<text>Rel Qty Per</text> <text>Rel Qty Per</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>4763</x> <x>4740</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1280,7 +1280,7 @@ ...@@ -1280,7 +1280,7 @@
<text>Rel Interval</text> <text>Rel Interval</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>4978</x> <x>4955</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1308,7 +1308,7 @@ ...@@ -1308,7 +1308,7 @@
<text>Rel Auto</text> <text>Rel Auto</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5193</x> <x>5170</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>3</width> <width>3</width>
...@@ -1336,7 +1336,7 @@ ...@@ -1336,7 +1336,7 @@
<text>Pack Code</text> <text>Pack Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5198</x> <x>5175</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>23</width> <width>23</width>
...@@ -1364,7 +1364,7 @@ ...@@ -1364,7 +1364,7 @@
<text>Spec Ref</text> <text>Spec Ref</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5223</x> <x>5200</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>73</width> <width>73</width>
...@@ -1392,7 +1392,7 @@ ...@@ -1392,7 +1392,7 @@
<text>Chg Date</text> <text>Chg Date</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5298</x> <x>5275</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -1420,7 +1420,7 @@ ...@@ -1420,7 +1420,7 @@
<text>Chg User</text> <text>Chg User</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5353</x> <x>5330</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>48</width> <width>48</width>
...@@ -1448,7 +1448,7 @@ ...@@ -1448,7 +1448,7 @@
<text>Chg Term</text> <text>Chg Term</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5403</x> <x>5380</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>73</width> <width>73</width>
...@@ -1476,7 +1476,7 @@ ...@@ -1476,7 +1476,7 @@
<text>Pallet Code</text> <text>Pallet Code</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5478</x> <x>5455</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>13</width> <width>13</width>
...@@ -1504,7 +1504,7 @@ ...@@ -1504,7 +1504,7 @@
<text>No Pallet</text> <text>No Pallet</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5493</x> <x>5470</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1532,7 +1532,7 @@ ...@@ -1532,7 +1532,7 @@
<text>Eff From</text> <text>Eff From</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5708</x> <x>5685</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -1560,7 +1560,7 @@ ...@@ -1560,7 +1560,7 @@
<text>Valid Upto</text> <text>Valid Upto</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5763</x> <x>5740</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>53</width> <width>53</width>
...@@ -1588,7 +1588,7 @@ ...@@ -1588,7 +1588,7 @@
<text>Rate Clg</text> <text>Rate Clg</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>5818</x> <x>5795</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1616,7 +1616,7 @@ ...@@ -1616,7 +1616,7 @@
<text>Line Type</text> <text>Line Type</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>6033</x> <x>6010</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>13</width> <width>13</width>
...@@ -1644,7 +1644,7 @@ ...@@ -1644,7 +1644,7 @@
<text>Min Qty</text> <text>Min Qty</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>6048</x> <x>6025</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1672,7 +1672,7 @@ ...@@ -1672,7 +1672,7 @@
<text>Rate Nesp</text> <text>Rate Nesp</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>6263</x> <x>6240</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>213</width>
...@@ -1700,7 +1700,7 @@ ...@@ -1700,7 +1700,7 @@
<text>Udf Str1</text> <text>Udf Str1</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>6478</x> <x>6455</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>153</width> <width>153</width>
...@@ -1728,10 +1728,10 @@ ...@@ -1728,10 +1728,10 @@
<text>Price List</text> <text>Price List</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>598</x> <x>705</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>167</width> <width>112</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1756,10 +1756,10 @@ ...@@ -1756,10 +1756,10 @@
<text>Discount</text> <text>Discount</text>
<border>6</border> <border>6</border>
<color>33554432</color> <color>33554432</color>
<x>767</x> <x>819</x>
<y>1</y> <y>1</y>
<height>17</height> <height>17</height>
<width>213</width> <width>138</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
...@@ -1860,7 +1860,7 @@ ...@@ -1860,7 +1860,7 @@
<x>184</x> <x>184</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>97</width> <width>83</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1893,10 +1893,10 @@ ...@@ -1893,10 +1893,10 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>283</x> <x>269</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>170</width> <width>291</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -1929,7 +1929,7 @@ ...@@ -1929,7 +1929,7 @@
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>455</x> <x>562</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>141</width> <width>141</width>
...@@ -1966,7 +1966,7 @@ ...@@ -1966,7 +1966,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>982</x> <x>959</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>128</width> <width>128</width>
...@@ -2002,7 +2002,7 @@ ...@@ -2002,7 +2002,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1112</x> <x>1089</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>144</width> <width>144</width>
...@@ -2038,7 +2038,7 @@ ...@@ -2038,7 +2038,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1258</x> <x>1235</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2074,7 +2074,7 @@ ...@@ -2074,7 +2074,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1473</x> <x>1450</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>13</width> <width>13</width>
...@@ -2110,7 +2110,7 @@ ...@@ -2110,7 +2110,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1488</x> <x>1465</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -2146,7 +2146,7 @@ ...@@ -2146,7 +2146,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1543</x> <x>1520</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2182,7 +2182,7 @@ ...@@ -2182,7 +2182,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1758</x> <x>1735</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2218,7 +2218,7 @@ ...@@ -2218,7 +2218,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1973</x> <x>1950</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>23</width> <width>23</width>
...@@ -2254,7 +2254,7 @@ ...@@ -2254,7 +2254,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>1998</x> <x>1975</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>48</width> <width>48</width>
...@@ -2290,7 +2290,7 @@ ...@@ -2290,7 +2290,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2048</x> <x>2025</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>48</width> <width>48</width>
...@@ -2326,7 +2326,7 @@ ...@@ -2326,7 +2326,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2098</x> <x>2075</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2362,7 +2362,7 @@ ...@@ -2362,7 +2362,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2313</x> <x>2290</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>198</width> <width>198</width>
...@@ -2398,7 +2398,7 @@ ...@@ -2398,7 +2398,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2513</x> <x>2490</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2434,7 +2434,7 @@ ...@@ -2434,7 +2434,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2728</x> <x>2705</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -2470,7 +2470,7 @@ ...@@ -2470,7 +2470,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2783</x> <x>2760</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>3</width> <width>3</width>
...@@ -2506,7 +2506,7 @@ ...@@ -2506,7 +2506,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2788</x> <x>2765</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -2542,7 +2542,7 @@ ...@@ -2542,7 +2542,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2843</x> <x>2820</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>13</width> <width>13</width>
...@@ -2578,7 +2578,7 @@ ...@@ -2578,7 +2578,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>2858</x> <x>2835</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2614,7 +2614,7 @@ ...@@ -2614,7 +2614,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>3073</x> <x>3050</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2650,7 +2650,7 @@ ...@@ -2650,7 +2650,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>3288</x> <x>3265</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>13</width> <width>13</width>
...@@ -2686,7 +2686,7 @@ ...@@ -2686,7 +2686,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>3303</x> <x>3280</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2722,7 +2722,7 @@ ...@@ -2722,7 +2722,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>3518</x> <x>3495</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2758,7 +2758,7 @@ ...@@ -2758,7 +2758,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>3733</x> <x>3710</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>598</width> <width>598</width>
...@@ -2794,7 +2794,7 @@ ...@@ -2794,7 +2794,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>4333</x> <x>4310</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2830,7 +2830,7 @@ ...@@ -2830,7 +2830,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>4548</x> <x>4525</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2866,7 +2866,7 @@ ...@@ -2866,7 +2866,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>4763</x> <x>4740</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2902,7 +2902,7 @@ ...@@ -2902,7 +2902,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>4978</x> <x>4955</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -2938,7 +2938,7 @@ ...@@ -2938,7 +2938,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5193</x> <x>5170</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>3</width> <width>3</width>
...@@ -2974,7 +2974,7 @@ ...@@ -2974,7 +2974,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5198</x> <x>5175</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>23</width> <width>23</width>
...@@ -3010,7 +3010,7 @@ ...@@ -3010,7 +3010,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5223</x> <x>5200</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>73</width> <width>73</width>
...@@ -3046,7 +3046,7 @@ ...@@ -3046,7 +3046,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5298</x> <x>5275</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -3082,7 +3082,7 @@ ...@@ -3082,7 +3082,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5353</x> <x>5330</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>48</width> <width>48</width>
...@@ -3118,7 +3118,7 @@ ...@@ -3118,7 +3118,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5403</x> <x>5380</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>73</width> <width>73</width>
...@@ -3154,7 +3154,7 @@ ...@@ -3154,7 +3154,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5478</x> <x>5455</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>13</width> <width>13</width>
...@@ -3190,7 +3190,7 @@ ...@@ -3190,7 +3190,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5493</x> <x>5470</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -3226,7 +3226,7 @@ ...@@ -3226,7 +3226,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5708</x> <x>5685</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -3262,7 +3262,7 @@ ...@@ -3262,7 +3262,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5763</x> <x>5740</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>53</width> <width>53</width>
...@@ -3298,7 +3298,7 @@ ...@@ -3298,7 +3298,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>5818</x> <x>5795</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -3334,7 +3334,7 @@ ...@@ -3334,7 +3334,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>6033</x> <x>6010</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>13</width> <width>13</width>
...@@ -3370,7 +3370,7 @@ ...@@ -3370,7 +3370,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>6048</x> <x>6025</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -3406,7 +3406,7 @@ ...@@ -3406,7 +3406,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>6263</x> <x>6240</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>213</width>
...@@ -3442,7 +3442,7 @@ ...@@ -3442,7 +3442,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>6478</x> <x>6455</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>153</width> <width>153</width>
...@@ -3478,10 +3478,10 @@ ...@@ -3478,10 +3478,10 @@
<tabsequence>20</tabsequence> <tabsequence>20</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>598</x> <x>705</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>167</width> <width>112</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
...@@ -3514,11 +3514,11 @@ ...@@ -3514,11 +3514,11 @@
<tabsequence>30</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>767</x> <x>819</x>
<y>1</y> <y>1</y>
<height>16</height> <height>16</height>
<width>213</width> <width>138</width>
<format>[general]</format> <format>[number]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
......
...@@ -389,45 +389,17 @@ ...@@ -389,45 +389,17 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Valid Upto:</text> <text>Discount%:</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>100</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>1</visible>
<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>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Effective From:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>27</x> <x>27</x>
<y>100</y> <y>127</y>
<height>15</height> <height>15</height>
<width>94</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_from_t</name> <name>discount_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -444,60 +416,29 @@ ...@@ -444,60 +416,29 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>6</id> <id>8</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>60</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>125</x> <x>125</x>
<y>101</y> <y>127</y>
<height>18</height> <height>18</height>
<width>116</width> <width>72</width>
<format>dd/mm/yy</format> <format>#########0.000</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>eff_from</name> <name>discount</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="editmask"> <EditStyle style="edit">
<mask>DD/MM/YY</mask> <limit>14</limit>
<imemode>0</imemode> <case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle> <focusrectangle>no</focusrectangle>
</EditStyle> <autoselect>yes</autoselect>
<font> <autohscroll>yes</autohscroll>
<face>Arial</face>
<height>-10</height>
<weight>400</weight>
<family>2</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>33554432</color>
<x>417</x>
<y>101</y>
<height>18</height>
<width>116</width>
<format>dd/mm/yy</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<visible>1</visible>
<EditStyle style="editmask">
<mask>DD/MM/YY</mask>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -623,21 +564,57 @@ ...@@ -623,21 +564,57 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>5</border>
<color>255</color>
<x>124</x>
<y>153</y>
<height>15</height>
<width>73</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>edit_status</name>
<visible>0</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>2</mode>
<color>67108864</color>
</background>
</ColumnObject>
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Discount%:</text> <text>Effective From:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>27</x> <x>27</x>
<y>127</y> <y>100</y>
<height>15</height> <height>15</height>
<width>94</width> <width>94</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>discount_t</name> <name>eff_from_t</name>
<visible>1</visible> <visible>0</visible>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
...@@ -653,29 +630,25 @@ ...@@ -653,29 +630,25 @@
</TextObject> </TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>8</id> <id>6</id>
<alignment>1</alignment> <alignment>0</alignment>
<tabsequence>40</tabsequence> <tabsequence>40</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
<x>125</x> <x>125</x>
<y>127</y> <y>101</y>
<height>18</height> <height>18</height>
<width>72</width> <width>116</width>
<format>#########0.000</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>discount</name> <name>eff_from</name>
<visible>1</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>14</limit> <mask>DD/MM/YY</mask>
<case>any</case>
<format>#########0.000</format>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -690,28 +663,55 @@ ...@@ -690,28 +663,55 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Valid Upto:</text>
<border>0</border>
<color>33554432</color>
<x>317</x>
<y>100</y>
<height>15</height>
<width>94</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>0</visible>
<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>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>10</id> <id>7</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>32766</tabsequence> <tabsequence>50</tabsequence>
<border>5</border> <border>5</border>
<color>255</color> <color>33554432</color>
<x>124</x> <x>417</x>
<y>153</y> <y>101</y>
<height>15</height> <height>18</height>
<width>73</width> <width>116</width>
<format>[general]</format> <format>dd/mm/yy</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>edit_status</name> <name>valid_upto</name>
<visible>0</visible> <visible>0</visible>
<EditStyle style="edit"> <EditStyle style="editmask">
<limit>0</limit> <mask>DD/MM/YY</mask>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode> <imemode>0</imemode>
<focusrectangle>no</focusrectangle>
</EditStyle> </EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
...@@ -723,7 +723,7 @@ ...@@ -723,7 +723,7 @@
</font> </font>
<background> <background>
<mode>2</mode> <mode>2</mode>
<color>67108864</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<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