Commit 267bfcd0 authored by asant's avatar asant

Added Item series in Pricing menu.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@197891 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 97267b6d
......@@ -275,6 +275,18 @@ public class SalesQuotProposal extends ValidatorEJB implements SalesQuotProposal
break;
}
}
else if(childNodeName.equalsIgnoreCase("item_ser"))
{
String itemSeries = E12GenericUtility.checkNull(genericUtility.getColumnValue("item_ser", dom));
System.out.println("##### itemSeries "+itemSeries);
if( itemSeries.length() == 0)
{
errCode = "VMINVITMSR";
errList.add(errCode);
errFields.add(childNodeName.toLowerCase());
break;
}
}
}
}
......@@ -1044,6 +1056,7 @@ public class SalesQuotProposal extends ValidatorEJB implements SalesQuotProposal
toDateStr = genericUtility.getColumnValue("to_date", dom1);
String effDateStr = genericUtility.getColumnValue("eff_date", dom1);
String validUptoStr = genericUtility.getColumnValue("valid_upto", dom1);
String itemSeries = genericUtility.getColumnValue("item_ser", dom1);
System.out.println("#### currAppdate ["+currAppdate+"]");
System.out.println("#### fromDateStr ["+fromDateStr);
......@@ -1065,7 +1078,8 @@ public class SalesQuotProposal extends ValidatorEJB implements SalesQuotProposal
valueXmlString.append("<valid_upto><![CDATA["+validUptoStr+"]]></valid_upto>");
valueXmlString.append("<wf_status><![CDATA["+"N"+"]]></wf_status>");
//<<<<<<<<<<<<<<<<<<<<<<<<<<< Make SURE additional_fees added in sales_quot TABLE >>>
valueXmlString.append("<addl_chrg ><![CDATA["+getAdditionalCost(conn)+"]]></addl_chrg >");
valueXmlString.append("<addl_chrg><![CDATA["+getAdditionalCost(conn)+"]]></addl_chrg>");
valueXmlString.append("<item_ser><![CDATA["+itemSeries+"]]></item_ser>");
valueXmlString.append("<quot_date><![CDATA[" +currAppdate+ "]]></quot_date>");
valueXmlString.append("<chg_date><![CDATA[" +currAppdate+ "]]></chg_date>");
......
......@@ -188,18 +188,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>From Date:</text>
<text>Wf Status:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>179</y>
<y>344</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_t</name>
<visible>1</visible>
<name>wf_status_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -216,18 +216,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>To Date:</text>
<text>Addl Chrg:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>212</y>
<y>377</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>to_date_t</name>
<visible>1</visible>
<name>addl_chrg_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -244,18 +244,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Eff Date:</text>
<text>Chg Date:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>245</y>
<y>410</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_date_t</name>
<visible>1</visible>
<name>chg_date_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -272,18 +272,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Valid Upto:</text>
<text>Chg User:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>278</y>
<x>30</x>
<y>443</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>1</visible>
<name>chg_user_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -300,18 +300,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Series :</text>
<text>Chg Term:</text>
<border>0</border>
<color>33554432</color>
<x>24</x>
<y>311</y>
<x>29</x>
<y>476</y>
<height>15</height>
<width>74</width>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser_t</name>
<visible>1</visible>
<name>chg_term_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -325,21 +325,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Wf Status:</text>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>344</y>
<height>15</height>
<width>69</width>
<x>108</x>
<y>146</y>
<height>18</height>
<width>132</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status_t</name>
<visible>0</visible>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -352,22 +362,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Addl Chrg:</text>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>377</y>
<height>15</height>
<width>69</width>
<x>106</x>
<y>112</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addl_chrg_t</name>
<visible>0</visible>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -380,22 +399,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date:</text>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>410</y>
<height>15</height>
<width>69</width>
<x>107</x>
<y>344</y>
<height>18</height>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>wf_status</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -408,22 +437,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<text>Chg User:</text>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>30</x>
<y>443</y>
<height>15</height>
<width>69</width>
<x>107</x>
<y>377</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>addl_chrg</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -436,22 +475,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term:</text>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>476</y>
<height>15</height>
<width>69</width>
<x>107</x>
<y>410</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -464,26 +513,26 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>311</y>
<x>107</x>
<y>443</y>
<height>18</height>
<width>79</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser</name>
<visible>1</visible>
<name>chg_user</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -505,23 +554,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>278</y>
<x>107</x>
<y>476</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<visible>1</visible>
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -541,31 +590,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<alignment>1</alignment>
<text>Quot No:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>245</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<x>29</x>
<y>21</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_date</name>
<name>quot_no_t</name>
<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>
<face>Arial</face>
<height>-10</height>
......@@ -578,32 +617,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<alignment>1</alignment>
<text>Quot Date:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>212</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>to_date</name>
<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>
<x>29</x>
<y>47</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -616,32 +645,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<alignment>1</alignment>
<text>Quot Type:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>179</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<x>29</x>
<y>80</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date</name>
<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>
<name>quot_type_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -654,26 +673,26 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>108</x>
<y>146</y>
<x>106</x>
<y>19</y>
<height>18</height>
<width>132</width>
<width>131</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<name>quot_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -695,26 +714,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>112</y>
<y>47</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<width>131</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<name>quot_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -732,20 +752,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>344</y>
<x>106</x>
<y>80</y>
<height>18</height>
<width>77</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status</name>
<name>quot_type</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>1</limit>
......@@ -768,31 +788,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<text></text>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>377</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<x>29</x>
<y>147</y>
<height>15</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addl_chrg</name>
<name>cust_name_t</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -805,32 +815,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Item Series :</text>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>410</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<x>29</x>
<y>178</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>item_ser_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -843,26 +843,26 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>443</y>
<x>111</x>
<y>178</y>
<height>18</height>
<width>66</width>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>0</visible>
<name>item_ser</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -882,31 +882,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>From Date:</text>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>476</y>
<height>18</height>
<width>96</width>
<format>[general]</format>
<x>29</x>
<y>210</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>from_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -919,21 +909,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quot No:</text>
<text>To Date:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>21</y>
<y>243</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_no_t</name>
<name>to_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -951,17 +941,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quot Date:</text>
<text>Eff Date:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>47</y>
<y>276</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_date_t</name>
<name>eff_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -979,18 +969,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quot Type:</text>
<text>Valid Upto:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>80</y>
<y>309</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_t</name>
<visible>0</visible>
<name>valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1006,23 +996,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>19</y>
<y>309</y>
<height>18</height>
<width>131</width>
<format>[general]</format>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_no</name>
<name>valid_upto</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1044,20 +1034,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>47</y>
<y>276</y>
<height>18</height>
<width>131</width>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_date</name>
<name>eff_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1082,23 +1072,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>80</y>
<y>243</y>
<height>18</height>
<width>80</width>
<format>[general]</format>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type</name>
<visible>0</visible>
<name>to_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1118,21 +1108,31 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text></text>
<id>6</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>147</y>
<height>15</height>
<width>71</width>
<x>106</x>
<y>210</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name_t</name>
<visible>0</visible>
<name>from_date</name>
<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>
<face>Arial</face>
<height>-10</height>
......@@ -1145,7 +1145,7 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -188,18 +188,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>From Date:</text>
<text>Wf Status:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>179</y>
<y>344</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date_t</name>
<visible>1</visible>
<name>wf_status_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -216,18 +216,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>To Date:</text>
<text>Addl Chrg:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>212</y>
<y>377</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>to_date_t</name>
<visible>1</visible>
<name>addl_chrg_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -244,18 +244,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Eff Date:</text>
<text>Chg Date:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>245</y>
<y>410</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_date_t</name>
<visible>1</visible>
<name>chg_date_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -272,18 +272,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Valid Upto:</text>
<text>Chg User:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>278</y>
<x>30</x>
<y>443</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto_t</name>
<visible>1</visible>
<name>chg_user_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -300,18 +300,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Item Series :</text>
<text>Chg Term:</text>
<border>0</border>
<color>33554432</color>
<x>24</x>
<y>311</y>
<x>29</x>
<y>476</y>
<height>15</height>
<width>74</width>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser_t</name>
<visible>1</visible>
<name>chg_term_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -325,21 +325,31 @@
<color>536870912</color>
</background>
</TextObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Wf Status:</text>
<id>5</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>344</y>
<height>15</height>
<width>69</width>
<x>108</x>
<y>146</y>
<height>18</height>
<width>132</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status_t</name>
<visible>0</visible>
<name>cust_name</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -352,22 +362,31 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Addl Chrg:</text>
<id>4</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>377</y>
<height>15</height>
<width>69</width>
<x>106</x>
<y>112</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addl_chrg_t</name>
<visible>0</visible>
<name>cust_code</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -380,22 +399,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Date:</text>
<id>11</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>410</y>
<height>15</height>
<width>69</width>
<x>107</x>
<y>344</y>
<height>18</height>
<width>77</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date_t</name>
<name>wf_status</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>1</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -408,22 +437,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<text>Chg User:</text>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>30</x>
<y>443</y>
<height>15</height>
<width>69</width>
<x>107</x>
<y>377</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user_t</name>
<name>addl_chrg</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -436,22 +475,32 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
<TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Chg Term:</text>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>476</y>
<height>15</height>
<width>69</width>
<x>107</x>
<y>410</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term_t</name>
<name>chg_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -464,26 +513,26 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>10</id>
<id>14</id>
<alignment>0</alignment>
<tabsequence>60</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>311</y>
<x>107</x>
<y>443</y>
<height>18</height>
<width>79</width>
<width>66</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>item_ser</name>
<visible>1</visible>
<name>chg_user</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>5</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -505,23 +554,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>9</id>
<id>15</id>
<alignment>0</alignment>
<tabsequence>50</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>278</y>
<x>107</x>
<y>476</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<width>96</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>valid_upto</name>
<visible>1</visible>
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -541,31 +590,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>8</id>
<alignment>0</alignment>
<tabsequence>40</tabsequence>
<alignment>1</alignment>
<text>Quot No:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>245</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<x>29</x>
<y>21</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>eff_date</name>
<name>quot_no_t</name>
<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>
<face>Arial</face>
<height>-10</height>
......@@ -578,32 +617,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>7</id>
<alignment>0</alignment>
<tabsequence>30</tabsequence>
<alignment>1</alignment>
<text>Quot Date:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>212</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>to_date</name>
<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>
<x>29</x>
<y>47</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -616,32 +645,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>6</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<alignment>1</alignment>
<text>Quot Type:</text>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>179</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<x>29</x>
<y>80</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>from_date</name>
<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>
<name>quot_type_t</name>
<visible>0</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -654,26 +673,26 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>5</id>
<id>1</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>108</x>
<y>146</y>
<x>106</x>
<y>19</y>
<height>18</height>
<width>132</width>
<width>131</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name</name>
<name>quot_no</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>50</limit>
<limit>10</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -695,26 +714,27 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>4</id>
<id>2</id>
<alignment>0</alignment>
<tabsequence>10</tabsequence>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>112</y>
<y>47</y>
<height>18</height>
<width>95</width>
<format>[general]</format>
<width>131</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_code</name>
<name>quot_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -732,20 +752,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>11</id>
<id>3</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>344</y>
<x>106</x>
<y>80</y>
<height>18</height>
<width>77</width>
<width>80</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>wf_status</name>
<name>quot_type</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>1</limit>
......@@ -768,31 +788,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>12</id>
<alignment>1</alignment>
<tabsequence>32766</tabsequence>
<text></text>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>377</y>
<height>18</height>
<width>75</width>
<format>[general]</format>
<x>29</x>
<y>147</y>
<height>15</height>
<width>71</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>addl_chrg</name>
<name>cust_name_t</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -805,32 +815,22 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<id>13</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>Item Series :</text>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>410</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<x>29</x>
<y>178</y>
<height>15</height>
<width>74</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_date</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>item_ser_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -843,26 +843,26 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>14</id>
<id>10</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>60</tabsequence>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>443</y>
<x>111</x>
<y>178</y>
<height>18</height>
<width>66</width>
<width>79</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_user</name>
<visible>0</visible>
<name>item_ser</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>5</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -882,31 +882,21 @@
<color>536870912</color>
</background>
</ColumnObject>
<ColumnObject>
<TextObject>
<band>Detail</band>
<id>15</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<alignment>1</alignment>
<text>From Date:</text>
<border>0</border>
<color>33554432</color>
<x>107</x>
<y>476</y>
<height>18</height>
<width>96</width>
<format>[general]</format>
<x>29</x>
<y>210</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>chg_term</name>
<visible>0</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<name>from_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -919,21 +909,21 @@
<mode>1</mode>
<color>536870912</color>
</background>
</ColumnObject>
</TextObject>
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quot No:</text>
<text>To Date:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>21</y>
<y>243</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_no_t</name>
<name>to_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -951,17 +941,17 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quot Date:</text>
<text>Eff Date:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>47</y>
<y>276</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_date_t</name>
<name>eff_date_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
......@@ -979,18 +969,18 @@
<TextObject>
<band>Detail</band>
<alignment>1</alignment>
<text>Quot Type:</text>
<text>Valid Upto:</text>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>80</y>
<y>309</y>
<height>15</height>
<width>69</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type_t</name>
<visible>0</visible>
<name>valid_upto_t</name>
<visible>1</visible>
<font>
<face>Arial</face>
<height>-10</height>
......@@ -1006,23 +996,23 @@
</TextObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<id>9</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>50</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>19</y>
<y>309</y>
<height>18</height>
<width>131</width>
<format>[general]</format>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_no</name>
<name>valid_upto</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>10</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1044,20 +1034,20 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>2</id>
<id>8</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>40</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>47</y>
<y>276</y>
<height>18</height>
<width>131</width>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_date</name>
<name>eff_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
......@@ -1082,23 +1072,23 @@
</ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>3</id>
<id>7</id>
<alignment>0</alignment>
<tabsequence>32766</tabsequence>
<tabsequence>30</tabsequence>
<border>0</border>
<color>33554432</color>
<x>106</x>
<y>80</y>
<y>243</y>
<height>18</height>
<width>80</width>
<format>[general]</format>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>quot_type</name>
<visible>0</visible>
<name>to_date</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>1</limit>
<limit>0</limit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>yes</autoselect>
......@@ -1118,21 +1108,31 @@
<color>536870912</color>
</background>
</ColumnObject>
<TextObject>
<ColumnObject>
<band>Detail</band>
<alignment>1</alignment>
<text></text>
<id>6</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>0</border>
<color>33554432</color>
<x>29</x>
<y>147</y>
<height>15</height>
<width>71</width>
<x>106</x>
<y>210</y>
<height>18</height>
<width>132</width>
<format>[shortdate] [time]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>cust_name_t</name>
<visible>0</visible>
<name>from_date</name>
<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>
<face>Arial</face>
<height>-10</height>
......@@ -1145,7 +1145,7 @@
<mode>1</mode>
<color>536870912</color>
</background>
</TextObject>
</ColumnObject>
<HtmlTable>
<border>1</border>
</HtmlTable>
......
......@@ -21,21 +21,11 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=quot_n
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="sales_quot.chg_term" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"customer~" ) TABLE(NAME=~"sales_quot~" ) COLUMN(NAME=~"sales_quot.quot_no~") COLUMN(NAME=~"sales_quot.quot_date~") COLUMN(NAME=~"sales_quot.quot_type~") COLUMN(NAME=~"sales_quot.cust_code~") COLUMN(NAME=~"customer.cust_name~") COLUMN(NAME=~"sales_quot.from_date~") COLUMN(NAME=~"sales_quot.to_date~") COLUMN(NAME=~"sales_quot.eff_date~") COLUMN(NAME=~"sales_quot.valid_upto~") COLUMN(NAME=~"sales_quot.item_ser~") COLUMN(NAME=~"sales_quot.wf_status~") COLUMN(NAME=~"sales_quot.addl_chrg~") COLUMN(NAME=~"sales_quot.chg_date~") COLUMN(NAME=~"sales_quot.chg_user~") COLUMN(NAME=~"sales_quot.chg_term~") JOIN (LEFT=~"customer.cust_code~" OP =~"=~"RIGHT=~"sales_quot.cust_code~" )WHERE( EXP1 =~"~~~"SALES_QUOT~~~".~~~"QUOT_NO~~~"~" OP =~"=~" EXP2 =~":quot_no~" ) ) ARG(NAME = ~"quot_no~" TYPE = string) " update="SALES_QUOT" updatewhere=0 updatekeyinplace=no arguments=(("quot_no", string)) )
text(band=detail alignment="1" text="Cust Code:" border="0" color="33554432" x="28" y="113" height="15" width="69" html.valueishtml="0" name=cust_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="From Date:" border="0" color="33554432" x="29" y="179" height="15" width="69" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="To Date:" border="0" color="33554432" x="29" y="212" height="15" width="69" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Eff Date:" border="0" color="33554432" x="29" y="245" height="15" width="69" html.valueishtml="0" name=eff_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Valid Upto:" border="0" color="33554432" x="29" y="278" height="15" width="69" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Series :" border="0" color="33554432" x="24" y="311" height="15" width="74" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Wf Status:" border="0" color="33554432" x="29" y="344" height="15" width="69" html.valueishtml="0" name=wf_status_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Addl Chrg:" border="0" color="33554432" x="29" y="377" height="15" width="69" html.valueishtml="0" name=addl_chrg_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Date:" border="0" color="33554432" x="29" y="410" height="15" width="69" html.valueishtml="0" name=chg_date_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg User:" border="0" color="33554432" x="30" y="443" height="15" width="69" html.valueishtml="0" name=chg_user_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Chg Term:" border="0" color="33554432" x="29" y="476" height="15" width="69" html.valueishtml="0" name=chg_term_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=60 border="0" color="33554432" x="106" y="311" height="18" width="79" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=50 border="0" color="33554432" x="106" y="278" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=40 border="0" color="33554432" x="106" y="245" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=30 border="0" color="33554432" x="106" y="212" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=20 border="0" color="33554432" x="106" y="179" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="33554432" x="108" y="146" height="18" width="132" format="[general]" html.valueishtml="0" name=cust_name visible="1" edit.limit=50 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="0" tabsequence=10 border="0" color="33554432" x="106" y="112" height="18" width="95" format="[general]" html.valueishtml="0" name=cust_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="33554432" x="107" y="344" height="18" width="77" format="[general]" html.valueishtml="0" name=wf_status visible="0" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -50,6 +40,16 @@ column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="335544
column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="106" y="47" height="18" width="131" format="[shortdate] [time]" html.valueishtml="0" name=quot_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="33554432" x="106" y="80" height="18" width="80" format="[general]" html.valueishtml="0" name=quot_type visible="0" edit.limit=1 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="" border="0" color="33554432" x="29" y="147" height="15" width="71" html.valueishtml="0" name=cust_name_t visible="0" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Series :" border="0" color="33554432" x="29" y="178" height="15" width="74" html.valueishtml="0" name=item_ser_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=60 border="0" color="33554432" x="111" y="178" height="18" width="79" format="[general]" html.valueishtml="0" name=item_ser visible="1" edit.limit=5 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="From Date:" border="0" color="33554432" x="29" y="210" height="15" width="69" html.valueishtml="0" name=from_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="To Date:" border="0" color="33554432" x="29" y="243" height="15" width="69" html.valueishtml="0" name=to_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Eff Date:" border="0" color="33554432" x="29" y="276" height="15" width="69" html.valueishtml="0" name=eff_date_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Valid Upto:" border="0" color="33554432" x="29" y="309" height="15" width="69" html.valueishtml="0" name=valid_upto_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=9 alignment="0" tabsequence=50 border="0" color="33554432" x="106" y="309" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=valid_upto visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=40 border="0" color="33554432" x="106" y="276" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=eff_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=7 alignment="0" tabsequence=30 border="0" color="33554432" x="106" y="243" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=to_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=6 alignment="0" tabsequence=20 border="0" color="33554432" x="106" y="210" height="18" width="132" format="[shortdate] [time]" html.valueishtml="0" name=from_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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