Commit 6ec99ca4 authored by vvengurlekar's avatar vvengurlekar

attendance.xml

dcr.xml
planvsactual.xml


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@179563 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5ed34c88
...@@ -24,14 +24,14 @@ ...@@ -24,14 +24,14 @@
<mandatory><![CDATA[Y]]></mandatory> <mandatory><![CDATA[Y]]></mandatory>
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Attendance Compliance]]></page_title> <page_title><![CDATA[Attendance complience]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[AttendanceCompSummaryServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[AttendanceCompSummaryServlet]]></datasource>
<datasource id ='2' driverName='DriverITM'><![CDATA[AttendanceComplianceServlet]]></datasource> <datasource id ='2' driverName='DriverITM'><![CDATA[AttendanceComplianceServlet]]></datasource>
<view id='1' name='JNJ'> <view id='1' name='JNJ'>
<component datasource='1' id='1' type='G'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Complience summary]]></ComponentTitle> <ComponentTitle><![CDATA[Complience summary]]></ComponentTitle>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<component_icon><![CDATA[Compliance summary25x25.png]]></component_icon> <component_icon><![CDATA[Compliance summary25x25.png]]></component_icon>
<component_descr><![CDATA[]]></component_descr> <component_descr><![CDATA[]]></component_descr>
<chart_properties> <chart_properties>
...@@ -69,14 +69,14 @@ ...@@ -69,14 +69,14 @@
<component datasource='2' id='2' type='CARD'> <component datasource='2' id='2' type='CARD'>
<ComponentTitle><![CDATA[Complience report]]></ComponentTitle> <ComponentTitle><![CDATA[Complience report]]></ComponentTitle>
<component_icon><![CDATA[Compliance Report 25x25.png]]></component_icon> <component_icon><![CDATA[Compliance Report 25x25.png]]></component_icon>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css> <component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<height><![CDATA[300px]]></height> <height><![CDATA[300px]]></height>
<width><![CDATA[100%]]></width> <width><![CDATA[100%]]></width>
<display_panel><![CDATA[]]></display_panel> <display_panel><![CDATA[]]></display_panel>
<layout protoType='card'> <layout protoType='card'>
<html><![CDATA[ <html><![CDATA[
<form id='myForm' method='post' style='background:#FFF;'> <form id='myForm' method='post' style='background:#FFF;'>
<div id='excelData1' name='excelData'> <div id='excelData1' name='excelData' style='height:250px; overflow-y:scroll;'>
<div> <div>
{complianceReportTable} {complianceReportTable}
</div> </div>
......
...@@ -16,84 +16,77 @@ ...@@ -16,84 +16,77 @@
</filters> </filters>
<page_title><![CDATA[Today's call]]></page_title> <page_title><![CDATA[Today's call]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[TodaysCallServlet]]></datasource> <datasource id ='1' driverName='DriverITM'><![CDATA[TodaysCallSummaryServlet]]></datasource>
<datasource id ='2' driverName='DriverITM'><![CDATA[TodaysCallServlet]]></datasource>
<view id='1' name='DCR'> <view id='1' name='DCR'>
<component datasource='1' id='1' type='CARD'> <component datasource='1' id='1' type='G'>
<ComponentTitle><![CDATA[Call summary]]></ComponentTitle> <ComponentTitle><![CDATA[Call summary]]></ComponentTitle>
<component_icon><![CDATA[Todays agenda 25x25.png]]></component_icon> <component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css> <component_icon><![CDATA[Todays agenda 25x25.png]]></component_icon>
<displayProperties><![CDATA[YES]]></displayProperties> <component_descr><![CDATA[]]></component_descr>
<height><![CDATA[250px]]></height> <chart_properties id='1' chartProvider='amcharts'>
<width><![CDATA[100%]]></width> <win_properties><![CDATA[]]></win_properties>
<display_panel><![CDATA[]]></display_panel> <chart_type id='pie'><![CDATA[Pie2D]]></chart_type>
<layout protoType='card'> <caption><![CDATA[]]></caption>
<html> <height><![CDATA[300]]></height>
<![CDATA[ <width><![CDATA[100%]]></width>
<bg_color><![CDATA[ffffff]]></bg_color>
<table border='0' width='100%' style='background-color:#fff;' cellpadding='0' cellspacing='0'><tbody> <showborder><![CDATA[0]]></showborder>
<tr style=''> <showlegend><![CDATA[1]]></showlegend>
<td align='center' colspan='4'> <labelText labelPosition='' labelRotation='' showAllValueLabels=''><![CDATA[]]></labelText>
<div id='chart' style='width:20%;'> <legends maxColumns='3' autoMargin='false' marginLeft='0' valueText='' align='center'><![CDATA[bottom]]></legends>
<svg width='100%' viewBox='5 5 90 90'> <useroundedges><![CDATA[1]]></useroundedges>
<circle cx='50' cy='50' r='40' fill='white'></circle> <rotatevalues><![CDATA[0]]></rotatevalues>
<circle cx='50' cy='50' r='40' fill='transparent' stroke-width='{strokeWidthPlan}' stroke='#3BC806'></circle> <decimals><![CDATA[2]]> </decimals>
<circle cx='50' cy='50' r='40' fill='transparent' stroke-width='{strokeWidthPlan}' stroke='#FFA200' stroke-dasharray='{planDashArray}' stroke-dashoffset='47' ></circle> <showpercentvalues><![CDATA[0]]> </showpercentvalues>
<formatnumberscale><![CDATA[1]]></formatnumberscale>
<circle cx='50' cy='50' r='30' fill='transparent' stroke-width='{strokeWidthList}' stroke='#2F9EFC'></circle> <formatnumber><![CDATA[1]]></formatnumber>
<circle cx='50' cy='50' r='30' fill='transparent' stroke-width='{strokeWidthList}' stroke='#FF6715' stroke-dasharray='{listedDashArray}' stroke-dashoffset='47' ></circle> <maxlabelwidth><![CDATA[80]]></maxlabelwidth>
<text x='45' y='50' fill='black' style=''>{total}</text> <allLabels><![CDATA[Calls]]></allLabels>
<text x='37' y='65' fill='gray' style='font-size: 11px;'>Calls</text> <innerRadius><![CDATA[50%]]></innerRadius>
</chart_properties>
</svg> <column_group id='x_axis'>
</div> <col_group_title><![CDATA[]]></col_group_title>
<columns>
</td> <column id='label'><![CDATA[key]]></column>
</tr> </columns>
<tr> </column_group>
<td colspan='4' align='center'> <column_group id='y_axis'>
{Planning} <col_group_title><![CDATA[]]></col_group_title>
<columns>
{Listing} <column id='value' linktype='' linkedmetadata='' render='bar' showvalue='1' color='#3BC806' linevisibility='0' dotthickness='0' ><![CDATA[value]]></column>
</td> </columns>
</tr> <left_yaxis_title><![CDATA[]]></left_yaxis_title>
<right_yaxis_title><![CDATA[]]></right_yaxis_title>
</tbody> </column_group>
</table> </component>
<component datasource='2' id='2' type='CARD'>
<ComponentTitle><![CDATA[Today's call]]></ComponentTitle>
]]> <component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerPos1of2]]></component_css>
</html> <height><![CDATA[250px]]></height>
</layout> <width><![CDATA[100%]]></width>
</component> <display_panel><![CDATA[]]></display_panel>
<obj_name><![CDATA[strg_meet_dcr_realtime_wiz]]></obj_name>
<component datasource='1' id='2' type='CARD'> <layout protoType='card'>
<ComponentTitle><![CDATA[Today's call]]></ComponentTitle> <html>
<component_icon><![CDATA[reportswht.png]]></component_icon> <![CDATA[
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<height><![CDATA[250px]]></height> <div style='background:#FFF;'>
<width><![CDATA[100%]]></width> {plannedtodaystatus}
<display_panel><![CDATA[]]></display_panel> {listedtodaystatus}
<obj_name><![CDATA[strg_meet_dcr_realtime_wiz]]></obj_name>
<layout protoType='card'>
<html>
<![CDATA[
<div style='background:#FFF;'>
{plannedtodaystatus}
{listedtodaystatus}
</div> </div>
<div class='addPlusIconImage' id="salesPersonCode" onclick='getRowWisePkValue(this.id)' >+</div> <div class='addPlusIconImage' id="salesPersonCode" onclick='getRowWisePkValue(this.id)' >+</div>
]]> ]]>
</html> </html>
</layout> </layout>
</component> </component>
</view> </view>
......
...@@ -66,16 +66,7 @@ ...@@ -66,16 +66,7 @@
<tbody> <tbody>
<tr> <tr>
<td colspan='4' class='defaultIconTitle'> <td colspan='4' class='defaultIconTitle'>
<table border='0' width='100%'> {spName}
<tr>
<td width='2%'>{spName_image}</td>
<td><table cellpadding='0' cellspacing='0' width='70%' style='padding-left:10px;'>
<tr><td><font style='font-size:14px;'>{spName}</font></td></tr>
<tr><td class='defaultIconSubTitle'><font style='font-size:11px;'>MR</font></td></tr>
</table></td>
</tr>
</table>
</td> </td>
</tr> </tr>
<tr> <tr>
...@@ -93,7 +84,7 @@ ...@@ -93,7 +84,7 @@
<tr> <tr>
<td width='2%'>{doctor_image}</td> <td width='2%'>{doctor_image}</td>
<td><table cellpadding='0' cellspacing='0' width='70%' style='padding-left:10px;'> <td><table cellpadding='0' cellspacing='0' width='70%' style='padding-left:5px;'>
<tr><td><font style='font-size:14px;'>{doctorName} @ {time}</font></td></tr> <tr><td><font style='font-size:14px;'>{doctorName} @ {time}</font></td></tr>
<tr><td class='defaultIconSubTitle'><font style='font-size:11px;'>{speciality}</font></td></tr> <tr><td class='defaultIconSubTitle'><font style='font-size:11px;'>{speciality}</font></td></tr>
</table></td> </table></td>
......
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