Commit 3ebfb373 authored by vbhosale's avatar vbhosale

new tags included as new charts development.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@172651 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c1f0ff1c
...@@ -16,28 +16,33 @@ ...@@ -16,28 +16,33 @@
<group><![CDATA[stacksmrt]]></group> <group><![CDATA[stacksmrt]]></group>
<component_css><![CDATA[outerChartContainerPos1of1]]></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_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <chart_properties id='1' chartProvider='amcharts'>
<win_properties><![CDATA[]]></win_properties>
<chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></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>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
<column id='date'><![CDATA[]]></column> <column id='date'><![CDATA[]]></column>
</columns> </columns>
</column_group> </column_group>
<column_group id='y_axis'> <column_group id='y_axis'>
<col_group_title><![CDATA[Amount]]></col_group_title> <col_group_title><![CDATA[Amount]]></col_group_title>
<columns> <columns>
...@@ -47,7 +52,7 @@ ...@@ -47,7 +52,7 @@
<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>
</column_group> </column_group>
<column_group id='component_subTitle'> <column_group id='component_subTitle'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
<column id='summaryval'><![CDATA[]]></column> <column id='summaryval'><![CDATA[]]></column>
...@@ -63,8 +68,8 @@ ...@@ -63,8 +68,8 @@
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></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>
<layout> <layout protoType='card'>
<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; background-color:#ffffff' > <tbody>
<tr> <tr>
<td width='3%' rowspan='2'>{custcode_image}</td> <td width='3%' rowspan='2'>{custcode_image}</td>
<td id='{a_tag_parentid}'><a href='#' onclick="drillDownInSamePage('creditcompdetail','&custCode={cust_code}&siteCode={site_code}&finEntity={fin_entity}&itemSer={item_ser}',this.parentNode.id)"> {cust_name}</a></td> <td id='{a_tag_parentid}'><a href='#' onclick="drillDownInSamePage('creditcompdetail','&custCode={cust_code}&siteCode={site_code}&finEntity={fin_entity}&itemSer={item_ser}',this.parentNode.id)"> {cust_name}</a></td>
......
...@@ -48,13 +48,13 @@ ...@@ -48,13 +48,13 @@
</filters> </filters>
<page_title ><![CDATA[Warehouse user acitivity details]]></page_title> <page_title ><![CDATA[Warehouse user acitivity details]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[InventoryOccupancyServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[InventoryOccupancyServlet]]></datasource>
<datasource id ='2' driverName='DriverITM'><![CDATA[TaskDetailsServlet]]></datasource> <datasource id ='2' driverName='DriverITM'><![CDATA[TaskDetailsServlet]]></datasource>
<datasource id ='3' driverName='DriverITM'><![CDATA[ConsignmentDetailsServlet]]></datasource> <datasource id ='3' driverName='DriverITM'><![CDATA[ConsignmentDetailsServlet]]></datasource>
<datasource id ='4' driverName='DriverITM'><![CDATA[UserActivityServlet]]></datasource> <datasource id ='4' driverName='DriverITM'><![CDATA[UserActivityServlet]]></datasource>
<view id='1' name='Gird View'> <view id='1' name='Grid View'>
<component datasource='1' id='1' type='CARD'> <component datasource='1' id='1' type='CARD'>
<ComponentTitle><![CDATA[Inventory occupancy]]></ComponentTitle> <ComponentTitle><![CDATA[Inventory occupancy]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
...@@ -63,9 +63,9 @@ ...@@ -63,9 +63,9 @@
<width><![CDATA[100%]]></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>
<layout> <layout protoType='card'>
<html><![CDATA[ <html><![CDATA[
<table border='0' width='100%'> <table border='0' width='100%' style='background-color:#ffffff'>
<tr> <tr>
<td width='60%' class='topAlign'> <td width='60%' class='topAlign'>
<a href = '/ibase/dashboard/wms/jsp/LocationStockOccupancy.jsp?area={link}' target = '_blank'> <a href = '/ibase/dashboard/wms/jsp/LocationStockOccupancy.jsp?area={link}' target = '_blank'>
...@@ -279,9 +279,9 @@ ...@@ -279,9 +279,9 @@
<width><![CDATA[100%]]></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>
<layout> <layout protoType='card'>
<html><![CDATA[ <html><![CDATA[
<table border='0' width='100%'> <table border='0' width='100%' style='background-color:#ffffff'>
<tr> <tr>
<td width='60%' class='topAlign'> <td width='60%' class='topAlign'>
<a href = '/ibase/dashboard/wms/jsp/LocationStockOccupancy.jsp?area={link}' target = '_blank'> <a href = '/ibase/dashboard/wms/jsp/LocationStockOccupancy.jsp?area={link}' target = '_blank'>
...@@ -361,7 +361,7 @@ ...@@ -361,7 +361,7 @@
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='bar'><![CDATA[ScrollCombiDY2D]]></chart_type>
<caption><![CDATA[Consignment details]]></caption> <caption><![CDATA[Consignment details]]></caption>
......
...@@ -40,7 +40,8 @@ ...@@ -40,7 +40,8 @@
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></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>
<layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody> <layout protoType='card'>
<html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td colspan='4' class='cardSalesPersonTitle'> <td colspan='4' class='cardSalesPersonTitle'>
<table border='0' width='100%'> <table border='0' width='100%'>
......
...@@ -40,7 +40,8 @@ ...@@ -40,7 +40,8 @@
<width><![CDATA[99%]]></width> <width><![CDATA[99%]]></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>
<layout> <html><![CDATA[<table border='0' height='170px' width='98%'> <tbody> <layout protoType='card'>
<html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td colspan='4' class='cardSalesPersonTitle'> <td colspan='4' class='cardSalesPersonTitle'>
<table border='0' width='100%'> <table border='0' width='100%'>
......
...@@ -40,20 +40,24 @@ ...@@ -40,20 +40,24 @@
</refreshComponents> </refreshComponents>
</groupFilter> </groupFilter>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties id='1' chartProvider='amcharts'>
<win_properties><![CDATA[width@1000,height@450,toolbar@no,scrollbars@yes,left@150,top@120]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='pie'><![CDATA[Pie2D]]></chart_type> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<caption><![CDATA[Site : TITLE]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showlegend><![CDATA[0]]></showlegend> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[[[title]] : [[value]]]]></labelText>
<legends maxColumns='3' autoMargin='false' marginLeft='100' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
<showborder><![CDATA[0]]></showborder> <maxlabelwidth><![CDATA[90]]></maxlabelwidth>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
......
...@@ -43,20 +43,24 @@ ...@@ -43,20 +43,24 @@
</refreshComponents> </refreshComponents>
</groupFilter> </groupFilter>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties id='1' chartProvider='amcharts'>
<win_properties><![CDATA[width@1000,height@450,toolbar@no,scrollbars@yes,left@150,top@120]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='pie'><![CDATA[Pie2D]]></chart_type> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<caption><![CDATA[Site : TITLE]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showlegend><![CDATA[0]]></showlegend> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[[[title]] : [[value]]]]></labelText>
<legends maxColumns='3' autoMargin='false' marginLeft='100' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
<showborder><![CDATA[0]]></showborder> <maxlabelwidth><![CDATA[90]]></maxlabelwidth>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
......
...@@ -43,20 +43,24 @@ ...@@ -43,20 +43,24 @@
</refreshComponents> </refreshComponents>
</groupFilter> </groupFilter>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties id='1' chartProvider='amcharts'>
<win_properties><![CDATA[width@1000,height@450,toolbar@no,scrollbars@yes,left@150,top@120]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='pie'><![CDATA[Pie2D]]></chart_type> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<caption><![CDATA[Site : TITLE]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[400]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<bg_color><![CDATA[ffffff]]></bg_color> <bg_color><![CDATA[ffffff]]></bg_color>
<showlegend><![CDATA[0]]></showlegend> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[[[title]] : [[value]]]]></labelText>
<legends maxColumns='3' autoMargin='false' marginLeft='100' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
<showborder><![CDATA[0]]></showborder> <maxlabelwidth><![CDATA[90]]></maxlabelwidth>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
......
...@@ -41,21 +41,25 @@ ...@@ -41,21 +41,25 @@
</refreshComponents> </refreshComponents>
</groupFilter> </groupFilter>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties id='1' chartProvider='amcharts'>
<win_properties><![CDATA[width@1000,height@450,toolbar@no,scrollbars@yes,left@150,top@120]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[Site : TITLE]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[300]]></height>
<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>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
......
...@@ -43,21 +43,26 @@ ...@@ -43,21 +43,26 @@
</refreshComponents> </refreshComponents>
</groupFilter> </groupFilter>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties>
<win_properties><![CDATA[width@1000,height@450,toolbar@no,scrollbars@yes,left@150,top@120]]></win_properties> <chart_properties id='1' chartProvider='amcharts'>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <win_properties><![CDATA[]]></win_properties>
<caption><![CDATA[Site : TITLE]]></caption> <chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<height><![CDATA[315]]></height> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height>
<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>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
......
...@@ -43,21 +43,25 @@ ...@@ -43,21 +43,25 @@
</refreshComponents> </refreshComponents>
</groupFilter> </groupFilter>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
<chart_properties> <chart_properties id='1' chartProvider='amcharts'>
<win_properties><![CDATA[width@1000,height@450,toolbar@no,scrollbars@yes,left@150,top@120]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[Site : TITLE]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[300]]></height>
<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>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
......
...@@ -47,22 +47,25 @@ ...@@ -47,22 +47,25 @@
<ComponentTitle><![CDATA[Order status summary]]></ComponentTitle> <ComponentTitle><![CDATA[Order status summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <win_properties><![CDATA[]]></win_properties>
<chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></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>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
<columns> <columns>
...@@ -84,22 +87,24 @@ ...@@ -84,22 +87,24 @@
<ComponentTitle><![CDATA[Order status summary]]></ComponentTitle> <ComponentTitle><![CDATA[Order status summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='pie'><![CDATA[Pie2D]]></chart_type> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[400]]></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> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[[[title]] : [[value]]]]></labelText>
<legends maxColumns='3' autoMargin='false' marginLeft='100' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
<showborder><![CDATA[0]]></showborder> <maxlabelwidth><![CDATA[90]]></maxlabelwidth>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
...@@ -127,7 +132,8 @@ ...@@ -127,7 +132,8 @@
<mob_height><![CDATA[300]]></mob_height> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width> <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 protoType='card'>
<html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td style='width:66%;'> <td style='width:66%;'>
...@@ -238,7 +244,8 @@ ...@@ -238,7 +244,8 @@
<mob_height><![CDATA[300]]></mob_height> <mob_height><![CDATA[300]]></mob_height>
<mob_width><![CDATA[100%]]></mob_width> <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 protoType='card'>
<html><![CDATA[<table border='0' height='170px' width='98%'> <tbody>
<tr> <tr>
<td style='width:66%;'> <td style='width:66%;'>
...@@ -396,20 +403,22 @@ ...@@ -396,20 +403,22 @@
<ComponentTitle><![CDATA[Order status summary]]></ComponentTitle> <ComponentTitle><![CDATA[Order status summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <win_properties><![CDATA[]]></win_properties>
<chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></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>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
...@@ -433,22 +442,25 @@ ...@@ -433,22 +442,25 @@
<ComponentTitle><![CDATA[Order status summary]]></ComponentTitle> <ComponentTitle><![CDATA[Order status summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='pie'><![CDATA[Pie2D]]></chart_type> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[400]]></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> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[[[title]] : [[value]]]]></labelText>
<legends maxColumns='3' autoMargin='false' marginLeft='100' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
<showborder><![CDATA[0]]></showborder> <maxlabelwidth><![CDATA[90]]></maxlabelwidth>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
...@@ -470,21 +482,22 @@ ...@@ -470,21 +482,22 @@
<ComponentTitle><![CDATA[Warehouse efficiency summary]]></ComponentTitle> <ComponentTitle><![CDATA[Warehouse efficiency summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='linkedchart'><![CDATA[ScrollCombiDY2D]]></chart_type> <chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></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>
<showborder><![CDATA[0]]></showborder> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
...@@ -513,20 +526,22 @@ ...@@ -513,20 +526,22 @@
<ComponentTitle><![CDATA[Order status summary]]></ComponentTitle> <ComponentTitle><![CDATA[Order status summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<chart_type id='stack'><![CDATA[StackedBar2D]]></chart_type> <win_properties><![CDATA[]]></win_properties>
<chart_type id='stack'><![CDATA[StackedColumn2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[315]]></height> <height><![CDATA[300]]></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>
<showlegend><![CDATA[1]]></showlegend> <showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='middle' labelRotation='' showAllValueLabels='true'><![CDATA[[[value]]]]></labelText>
<legends maxColumns='5' autoMargin='true' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[2]]> </decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
...@@ -550,22 +565,24 @@ ...@@ -550,22 +565,24 @@
<ComponentTitle><![CDATA[Order status summary]]></ComponentTitle> <ComponentTitle><![CDATA[Order status summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></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 id='1' chartProvider='amcharts'>
<win_properties><![CDATA[]]></win_properties> <win_properties><![CDATA[]]></win_properties>
<chart_type id='pie'><![CDATA[Pie2D]]></chart_type> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<caption><![CDATA[]]></caption> <caption><![CDATA[]]></caption>
<height><![CDATA[300]]></height> <height><![CDATA[400]]></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> <showborder><![CDATA[0]]></showborder>
<showlegend><![CDATA[1]]></showlegend>
<labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[[[title]] : [[value]]]]></labelText>
<legends maxColumns='3' autoMargin='false' marginLeft='100' valueText='' align='center'><![CDATA[bottom]]></legends>
<useroundedges><![CDATA[1]]></useroundedges> <useroundedges><![CDATA[1]]></useroundedges>
<rotatevalues><![CDATA[0]]></rotatevalues> <rotatevalues><![CDATA[0]]></rotatevalues>
<decimals><![CDATA[1]]></decimals> <decimals><![CDATA[2]]> </decimals>
<formatnumberscale><![CDATA[0]]></formatnumberscale> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<formatnumber><![CDATA[1]]></formatnumber> <formatnumber><![CDATA[1]]></formatnumber>
<showborder><![CDATA[0]]></showborder> <maxlabelwidth><![CDATA[90]]></maxlabelwidth>
</chart_properties> </chart_properties>
<column_group id='x_axis'> <column_group id='x_axis'>
<col_group_title><![CDATA[]]></col_group_title> <col_group_title><![CDATA[]]></col_group_title>
...@@ -583,7 +600,7 @@ ...@@ -583,7 +600,7 @@
</column_group> </column_group>
</component> </component>
<component datasource='11' id='3' type='G' > <component datasource='11' id='3' type='G' >
<ComponentTitle><![CDATA[Warehouse efficiency summary]]></ComponentTitle> <ComponentTitle><![CDATA[Warehouse efficiency summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_icon><![CDATA[reportswht.png]]></component_icon> <component_icon><![CDATA[reportswht.png]]></component_icon>
......
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