Commit 9355df22 authored by vvengurlekar's avatar vvengurlekar

css level change in XML


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@43670 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b8a165a1
...@@ -458,7 +458,7 @@ ...@@ -458,7 +458,7 @@
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[650]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width> <mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css> <component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<height><![CDATA[300px]]></height> <height><![CDATA[303px]]></height>
<width><![CDATA[98%]]></width> <width><![CDATA[98%]]></width>
<mob_height><![CDATA[300]]></mob_height> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width> <mob_width><![CDATA[100%]]></mob_width>
...@@ -53,9 +53,10 @@ ...@@ -53,9 +53,10 @@
<layout> <layout>
<html><![CDATA[<table border='0' width='100%'> <html><![CDATA[<table border='0' width='100%'>
<tr> <tr>
<td width='70%'> <td width='60%' class='topAlign'>
<table width='100%' {tbldisplay}> <table width='100%' {tbldisplay} class='marginTop'>
<tr>{descr}</tr> <tr>{descr}</tr>
<tr><td></td></tr>
<tr> <tr>
<td width='60%' class='cardViewTable'>{ontimeval} Ontime {delayval} Delay in {totalval} Total</td> <td width='60%' class='cardViewTable'>{ontimeval} Ontime {delayval} Delay in {totalval} Total</td>
</tr> </tr>
...@@ -115,7 +116,7 @@ ...@@ -115,7 +116,7 @@
<column_group id='y_axis'> <column_group id='y_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
<column id='invoice_number' linktype='' linkedmetadata='' render='bar' showvalue='1' color='#2F8C87' linevisibility='0' dotthickness='0'><![CDATA[Number of invoice]]></column> <column id='invoice_number' linktype='n' linkedmetadata='' render='bar' showvalue='1' color='#2F8C87' linevisibility='0' dotthickness='0'><![CDATA[Number of invoice]]></column>
</columns> </columns>
<left_yaxis_title><![CDATA[]]></left_yaxis_title> <left_yaxis_title><![CDATA[]]></left_yaxis_title>
<right_yaxis_title><![CDATA[]]></right_yaxis_title> <right_yaxis_title><![CDATA[]]></right_yaxis_title>
...@@ -153,7 +154,7 @@ ...@@ -153,7 +154,7 @@
<column_group id='y_axis'> <column_group id='y_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
<column id='invoice_val' linktype='' linkedmetadata='' render='bar' showvalue='1' color='#2F8C87' linevisibility='0' dotthickness='0'><![CDATA[Value of invoice]]></column> <column id='invoice_val' linktype='n' linkedmetadata='' render='bar' showvalue='1' color='#2F8C87' linevisibility='0' dotthickness='0'><![CDATA[Value of invoice]]></column>
</columns> </columns>
<left_yaxis_title><![CDATA[]]></left_yaxis_title> <left_yaxis_title><![CDATA[]]></left_yaxis_title>
<right_yaxis_title><![CDATA[]]></right_yaxis_title> <right_yaxis_title><![CDATA[]]></right_yaxis_title>
......
...@@ -61,8 +61,8 @@ ...@@ -61,8 +61,8 @@
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption> <component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Credit Compliance Detail]]></ComponentTitle> <ComponentTitle><![CDATA[Credit compliance detail]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerSmtFltr1of1drilldown]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css>
<link_format filterdisplay='Y'><![CDATA[F]]></link_format> <link_format filterdisplay='Y'><![CDATA[F]]></link_format>
<column_group id='sale_order'> <column_group id='sale_order'>
......
...@@ -42,8 +42,8 @@ ...@@ -42,8 +42,8 @@
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption> <component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Credit Compliance Exposure Detail]]></ComponentTitle> <ComponentTitle><![CDATA[Credit compliance exposure detail]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerSmtFltr1of1drilldown]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css>
<column_group id='cust_code'> <column_group id='cust_code'>
<col_group_title><![CDATA[Customer code]]></col_group_title> <col_group_title><![CDATA[Customer code]]></col_group_title>
......
...@@ -2,31 +2,8 @@ ...@@ -2,31 +2,8 @@
<Root> <Root>
<filters display='N'> <filters display='N'>
</filters> </filters>
<smart_filters>
<smart_filter type='1'>
<title_filter><![CDATA[Site Code]]></title_filter>
<col_name_filter> <![CDATA[site_code]]> </col_name_filter>
<selection_mode> <![CDATA[3]]> </selection_mode>
</smart_filter>
<smart_filter type='1'>
<title_filter><![CDATA[Cust Code]]></title_filter>
<col_name_filter> <![CDATA[cust_code]]> </col_name_filter>
<selection_mode> <![CDATA[3]]> </selection_mode>
</smart_filter>
<smart_filter type='1'>
<title_filter><![CDATA[Item Series]]></title_filter>
<col_name_filter> <![CDATA[item_ser]]> </col_name_filter>
<selection_mode> <![CDATA[3]]> </selection_mode>
</smart_filter>
<smart_filter type='1'>
<title_filter><![CDATA[Fin Entity]]></title_filter>
<col_name_filter> <![CDATA[fin_entity]]> </col_name_filter>
<selection_mode> <![CDATA[3]]> </selection_mode>
</smart_filter>
</smart_filters>
<page_title><![CDATA[FG Warehouse]]></page_title> <page_title><![CDATA[FG Warehouse]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[ReceivableDashboardServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[ReceivableDashboardServlet]]></datasource>
...@@ -35,15 +12,17 @@ ...@@ -35,15 +12,17 @@
<view id='1' name='Receivables'> <view id='1' name='Receivables'>
<component datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Receivables Dashboard]]></ComponentTitle> <ComponentTitle><![CDATA[Receivables]]></ComponentTitle>
<group><![CDATA[stacksmrt]]></group> <group><![CDATA[stacksmrt]]></group>
<component_css><![CDATA[outerChartContainerSmtFltr1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
...@@ -77,11 +56,13 @@ ...@@ -77,11 +56,13 @@
</component> </component>
<component datasource='2' id='2' type='CARD'> <component datasource='2' id='2' type='CARD'>
<ComponentTitle><![CDATA[Credit Compliance Summary]]></ComponentTitle> <ComponentTitle><![CDATA[Credit compliance summary]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerSmtFltr1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<height><![CDATA[300px]]></height> <height><![CDATA[300px]]></height>
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<layout> <layout>
<html><![CDATA[<table border='0' width='100%' style='padding:10px; border-bottom: 1px solid #f0f0f0;' > <tbody> <html><![CDATA[<table border='0' width='100%' style='padding:10px; border-bottom: 1px solid #f0f0f0;' > <tbody>
<tr> <tr>
...@@ -99,13 +80,15 @@ ...@@ -99,13 +80,15 @@
<component datasource='3' id='3' type='BUBBLE'> <component datasource='3' id='3' type='BUBBLE'>
<ComponentTitle><![CDATA[Pending Shipment]]></ComponentTitle> <ComponentTitle><![CDATA[Pending shipment]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerSmtFltr1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<chart_properties> <chart_properties>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
</chart_properties> </chart_properties>
<column_group id='label'> <column_group id='label'>
......
...@@ -60,8 +60,8 @@ ...@@ -60,8 +60,8 @@
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption> <component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Receivable Detail]]></ComponentTitle> <ComponentTitle><![CDATA[Receivable detail]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerSmtFltr1of1drilldown]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css>
<column_group id='cust_name'> <column_group id='cust_name'>
<col_group_title><![CDATA[Customer name]]></col_group_title> <col_group_title><![CDATA[Customer name]]></col_group_title>
<column_size><![CDATA[220]]></column_size> <column_size><![CDATA[220]]></column_size>
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</filters> </filters>
<page_title ><![CDATA[WMS 3PL Dashboard]]></page_title> <page_title ><![CDATA[WMS 3PL ]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[ShipmentEffDetServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[ShipmentEffDetServlet]]></datasource>
...@@ -33,11 +33,13 @@ ...@@ -33,11 +33,13 @@
<view id='1' name='Shipment Efficiency Detail'> <view id='1' name='Shipment Efficiency Detail'>
<component datasource='1' id='1' type='CARD'> <component datasource='1' id='1' type='CARD'>
<ComponentTitle><![CDATA[Shipment Efficiency Detail]]></ComponentTitle> <ComponentTitle><![CDATA[Shipment efficiency detail]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css>
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody> <layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td colspan='4' class='cardSalesPersonTitle'> <td colspan='4' class='cardSalesPersonTitle'>
...@@ -51,30 +53,30 @@ ...@@ -51,30 +53,30 @@
</tr> </tr>
<tr> <tr>
<td> <td style='width:66%;'>
<table> <table style='margin-left: 5px;width: 607px;'>
<tr> <tr>
<td class='cardSqrLbl'>Total Order</td> <td class='cardSqrLbl'>Total order</td>
<td class='cardSqrVal' style='background-color:#04bdad;'>{total_order}</td> <td class='cardSqrVal' style='background-color:#04bdad;'>{total_order}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl'>On Time</td> <td class='cardSqrLbl'>On time</td>
<td class='cardSqrVal' style='background-color:#70b304;'>{on_time}</td> <td class='cardSqrVal' style='background-color:#70b304;'>{on_time}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl' >Delay Time</td> <td class='cardSqrLbl' >Delay time</td>
<td class='cardSqrVal' style='background-color:#ef7301;'>{delay_time}</td></tr> <td class='cardSqrVal' style='background-color:#ef7301;'>{delay_time}</td></tr>
<tr> <tr>
<td class='cardSqrLbl' >Over Due</td> <td class='cardSqrLbl' >Over due</td>
<td class='cardSqrVal' style='background-color:#b131d4;'>{over_due}</td> <td class='cardSqrVal' style='background-color:#b131d4;'>{over_due}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl' >Average Delay </td> <td class='cardSqrLbl' >Average delay </td>
<td class='cardSqrVal' style='background-color:#f02b77;'>{avg_delay}</td> <td class='cardSqrVal' style='background-color:#f02b77;'>{avg_delay}</td>
</tr> </tr>
</table> </table>
...@@ -82,7 +84,7 @@ ...@@ -82,7 +84,7 @@
<td> <td>
<table> <table style='margin-left:200px;'>
<tr> <tr>
<td class='cardPerLbl'></td> <td class='cardPerLbl'></td>
...@@ -90,7 +92,7 @@ ...@@ -90,7 +92,7 @@
<tr> <tr>
<td class='cardViewTableVer' align='center'> <td class='cardViewTableVer' align='center'>
<div class='cardPerLbl'>Average Delay %</div> <div class='cardPerLbl'>Average delay %</div>
<ul class='animationSmallCircle'> <ul class='animationSmallCircle'>
<li data-name='{delay_time}/{total_time}' data-percent={percentage}%> <li data-name='{delay_time}/{total_time}' data-percent={percentage}%>
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</filters> </filters>
<page_title ><![CDATA[WMS 3PL Dashboard]]></page_title> <page_title ><![CDATA[WMS 3PL]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[SkuFillRateDetServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[SkuFillRateDetServlet]]></datasource>
...@@ -33,11 +33,13 @@ ...@@ -33,11 +33,13 @@
<view id='1' name='Shipment Efficiency Detail'> <view id='1' name='Shipment Efficiency Detail'>
<component datasource='1' id='1' type='CARD'> <component datasource='1' id='1' type='CARD'>
<ComponentTitle><![CDATA[Fill Rate Detail Card]]></ComponentTitle> <ComponentTitle><![CDATA[Fill rate detail]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1drilldown]]></component_css>
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody> <layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td colspan='4' class='cardSalesPersonTitle'> <td colspan='4' class='cardSalesPersonTitle'>
...@@ -51,40 +53,40 @@ ...@@ -51,40 +53,40 @@
</tr> </tr>
<tr> <tr>
<td style='width:60%;'> <td style='width:66%;'>
<table> <table>
<tr> <tr>
<td class='cardSqrLbl'>Total Order</td> <td class='cardSqrLbl'>Total order</td>
<td class='cardSqrVal' style='background-color:#b131d4;'>{total_order}</td> <td class='cardSqrVal' style='background-color:#b131d4;'>{total_order}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl'>Past Due Date</td> <td class='cardSqrLbl'>Past due date</td>
<td class='cardSqrVal' style='background-color:#ef7301;'>{past_due_date}</td> <td class='cardSqrVal' style='background-color:#ef7301;'>{past_due_date}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl'>Pending Item</td> <td class='cardSqrLbl'>Pending item</td>
<td class='cardSqrVal' style='background-color:#f02b77;'>{pending_item}</td> <td class='cardSqrVal' style='background-color:#f02b77;'>{pending_item}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl'>On Hold</td> <td class='cardSqrLbl'>On hold</td>
<td class='cardSqrVal' style='background-color:#04bdad;'>{on_hold}</td> <td class='cardSqrVal' style='background-color:#04bdad;'>{on_hold}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl'>Initial Shipment</td> <td class='cardSqrLbl'>Initial shipment</td>
<td class='cardSqrVal' style='background-color:#70b304;'>{initialshipment}</td> <td class='cardSqrVal' style='background-color:#70b304;'>{initialshipment}</td>
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl' >Total SKU Order</td> <td class='cardSqrLbl' >Total sku order</td>
<td class='cardSqrVal' style='background-color:#ef7301;'>{totalskuorder}</td></tr> <td class='cardSqrVal' style='background-color:#ef7301;'>{totalskuorder}</td></tr>
<tr> <tr>
<td class='cardSqrLbl' >Wip</td> <td class='cardSqrLbl' >WIP</td>
<td class='cardSqrVal' style='background-color:#f02b77;'>{wip}</td> <td class='cardSqrVal' style='background-color:#f02b77;'>{wip}</td>
</tr> </tr>
...@@ -103,7 +105,7 @@ ...@@ -103,7 +105,7 @@
<tr> <tr>
<td class='cardViewTableVer' align='center'> <td class='cardViewTableVer' align='center'>
<div class='cardPerLbl'>SKU Fill Rate</div> <div class='cardPerLbl'>SKU fill rate</div>
<ul class='animationSmallCircle'> <ul class='animationSmallCircle'>
<li data-name='{initialshipment}/{totalskuorder}' data-percent={percentage}%> <li data-name='{initialshipment}/{totalskuorder}' data-percent={percentage}%>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<Root> <Root>
<filters display='N'> <filters display='N'>
<filter type='5'> <filter type='1'>
<default_value><![CDATA[]]></default_value> <default_value><![CDATA[]]></default_value>
<col_name ><![CDATA[businessType]]></col_name> <col_name ><![CDATA[businessType]]></col_name>
<col_descr ><![CDATA[Line of Business]]></col_descr> <col_descr ><![CDATA[Line of Business]]></col_descr>
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
...@@ -88,6 +90,8 @@ ...@@ -88,6 +90,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showlegend><![CDATA[0]]></showlegend> <showlegend><![CDATA[0]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -120,12 +124,14 @@ ...@@ -120,12 +124,14 @@
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<link_metadata><![CDATA[wms3pldetail]]></link_metadata> <link_metadata><![CDATA[wms3pldetail]]></link_metadata>
<layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody> <layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td> <td style='width:66%;'>
<table> <table style='margin-left: 5px;width: 607px;'>
<tr> <tr>
<td class='cardSqrLbl'>Total order</td> <td class='cardSqrLbl'>Total order</td>
...@@ -156,7 +162,7 @@ ...@@ -156,7 +162,7 @@
<td> <td>
<table> <table style='margin-left:200px;'>
<tr> <tr>
<td class='cardPerLbl'></td> <td class='cardPerLbl'></td>
...@@ -229,11 +235,13 @@ ...@@ -229,11 +235,13 @@
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<link_metadata><![CDATA[wms3plfillratedetail]]></link_metadata> <link_metadata><![CDATA[wms3plfillratedetail]]></link_metadata>
<layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody> <layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td style='width:61%;'> <td style='width:66%;'>
<table> <table>
<tr> <tr>
...@@ -242,7 +250,7 @@ ...@@ -242,7 +250,7 @@
</tr> </tr>
<tr> <tr>
<td class='cardSqrLbl'>Past Due date</td> <td class='cardSqrLbl'>Past due date</td>
<td class='cardSqrVal' style='background-color:#ef7301;'>{past_due_date}</td> <td class='cardSqrVal' style='background-color:#ef7301;'>{past_due_date}</td>
</tr> </tr>
...@@ -353,6 +361,8 @@ ...@@ -353,6 +361,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
...@@ -391,6 +401,8 @@ ...@@ -391,6 +401,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
...@@ -427,6 +439,8 @@ ...@@ -427,6 +439,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showlegend><![CDATA[0]]></showlegend> <showlegend><![CDATA[0]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -462,6 +476,8 @@ ...@@ -462,6 +476,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
...@@ -501,6 +517,8 @@ ...@@ -501,6 +517,8 @@
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
...@@ -538,6 +556,8 @@ ...@@ -538,6 +556,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[300]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showlegend><![CDATA[0]]></showlegend> <showlegend><![CDATA[0]]></showlegend>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
...@@ -573,6 +593,8 @@ ...@@ -573,6 +593,8 @@
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[315]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
......
<?xml version='1.0'?> <?xml version='1.0'?>
<Root> <Root>
<filters display='N'> <filters display='N'>
<filter type='3'> <filter type='5'>
<default_value><![CDATA[]]></default_value> <default_value><![CDATA[]]></default_value>
<col_name ><![CDATA[itemseries]]></col_name> <col_name ><![CDATA[itemseries]]></col_name>
<col_descr ><![CDATA[Item Series]]></col_descr> <col_descr ><![CDATA[Item Series]]></col_descr>
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<mandatory><![CDATA[N]]></mandatory> <mandatory><![CDATA[N]]></mandatory>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Stock Requirement]]></page_title> <page_title><![CDATA[Stock requirement]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[StockDetailServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[StockDetailServlet]]></datasource>
<datasource id ='2' driverName='DriverITM'><![CDATA[StockCrossDetailServlet]]></datasource> <datasource id ='2' driverName='DriverITM'><![CDATA[StockCrossDetailServlet]]></datasource>
<view id='1' name=''> <view id='1' name=''>
...@@ -20,10 +20,8 @@ ...@@ -20,10 +20,8 @@
<component_type><![CDATA[DataGrid]]></component_type> <component_type><![CDATA[DataGrid]]></component_type>
<component_caption><![CDATA[]]></component_caption> <component_caption><![CDATA[]]></component_caption>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Stock Details ]]></ComponentTitle> <ComponentTitle><![CDATA[Stock details ]]></ComponentTitle>
<component_descr><![CDATA[]]></component_descr> <component_descr><![CDATA[]]></component_descr>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<link_format filterdisplay='Y'><![CDATA[F]]></link_format> <link_format filterdisplay='Y'><![CDATA[F]]></link_format>
...@@ -36,7 +34,7 @@ ...@@ -36,7 +34,7 @@
<column id='style'><![CDATA[Style]]></column> <column id='style'><![CDATA[Style]]></column>
</columns> </columns>
</column_group> </column_group>
<column_group id='code'> <column_group id='code'>
<col_group_title><![CDATA[Code]]></col_group_title> <col_group_title><![CDATA[Code]]></col_group_title>
<column_size><![CDATA[80]]></column_size> <column_size><![CDATA[80]]></column_size>
<column_alignment><![CDATA[left]]></column_alignment> <column_alignment><![CDATA[left]]></column_alignment>
...@@ -112,21 +110,19 @@ ...@@ -112,21 +110,19 @@
<component datasource='2' id='2' type='CARD'> <component datasource='2' id='2' type='CARD'>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<ComponentTitle><![CDATA[Stock Requirement Cross Details ]]></ComponentTitle> <ComponentTitle><![CDATA[Stock requirement cross details ]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_descr><![CDATA[]]></component_descr> <component_descr><![CDATA[]]></component_descr>
<height><![CDATA[auto]]></height> <height><![CDATA[auto]]></height>
<width><![CDATA[99%]]></width> <width><![CDATA[100%]]></width>
<mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width>
<layout> <layout>
<html><![CDATA[<form id='myForm' method='post'> <html><![CDATA[<form id='myForm' method='post'>
<div id='excelData' name='excelData1' style='overflow-x: scroll; width: 974px;'> <div id='excelData' name='excelData1' style='overflow-x: scroll; width: 100%;' >
<table class = 'mt' border='1' width='100%' id='htmlTable' cellpadding='2'> <table class = 'mtBackgroundWhite' border='1' id='htmlTable' cellpadding='2' style='overflow-x: scroll; width: 150%;'>
<tr> <tr>
<td rowspan='2' class='cardSalesPersonTitlehtml' width='2%' align='center'>Style</td> <td rowspan='2' class='commonHeaderCardhtml' align='center'>Style</td>
<td rowspan='2' class='cardSalesPersonTitlehtml' align='center' width='5%'>Color</td> <td rowspan='2' class='commonHeaderCardhtml' align='center'>Color</td>
<td colspan='{columnsNo}' class='cardSalesPersonTitlehtml' width='9%' align='center'>Size</td> <b><td colspan='{columnsNo}' class='commonHeaderCardhtml' align='center'>Size</td></b>
</tr> </tr>
<tr> <tr>
...@@ -139,12 +135,11 @@ ...@@ -139,12 +135,11 @@
</div> </div>
<table id='abc'> <table id='abc'>
<tr> <tr>
<td width='70%'></td>
<td><img src='{exporttoExcel}' width='30px' height='30px' alt='Export to Excel' id='excel' name='excel' onclick='exportExcel()'></td> <td><img src='{exporttoExcel}' width='20px' height='20px' style='margin-left: 230px;' alt='Export to Excel' id='excel' name='excel' onclick='exportExcel()'></td>
<input type='hidden' value='data' id='data' name='data'> <input type='hidden' value='data' id='data' name='data'>
<input type='hidden' value='Excel' id='export' name='export'> <input type='hidden' value='Excel' id='export' name='export'>
</td> </td>
</tr> </tr>
</table> </table>
......
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