Commit 6f80b930 authored by vlagad's avatar vlagad

merge metadata for monthly expense dashboard.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216934 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 854332ac
<?xml version='1.0'?>
<Root>
<filters display='N'>
<filter type='1'>
<default_value><![CDATA[1313]]></default_value>
<col_name ><![CDATA[EMP_CODE__FR]]></col_name>
<col_descr ><![CDATA[EMP_CODE__FR]]></col_descr>
<col_id><![CDATA[EMP_CODE__FR]]></col_id>
<show_ontitle><![CDATA[0]]></show_ontitle>
<mandatory><![CDATA[Y]]></mandatory>
<field_name><![CDATA[]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
</filter>
</filters>
<datasource id="1" dataSourceType="datamodel"><![CDATA[EXPENSE_WALLET]]></datasource>
<datasource id="2" dataSourceType="datamodel"><![CDATA[MONTHLY_EXPENSE]]></datasource>
<page_title><![CDATA[Monthly Expense]]></page_title>
<view id="1" datasource='1' name="Default" >
<component datasource="1" id="1" type="COMPOSITE">
<component_icon><![CDATA[]]></component_icon>
<ComponentTitle><![CDATA[]]></ComponentTitle>
<ComponentName><![CDATA[]]></ComponentName>
<component_css><![CDATA[db-col-2]]></component_css>
<component_descr><![CDATA[]]></component_descr>
<layout>
<html><![CDATA[]]></html>
<style></style>
</layout>
<composite>
<composite_type><![CDATA[CUSTOM_PIE_CHART]]></composite_type>
<composite_id><![CDATA[_composite_tlsd_kpi]]></composite_id>
<composite_descr><![CDATA[Expense Wallet]]></composite_descr>
<composite_css><![CDATA[]]></composite_css>
<link_metadata><![CDATA[]]></link_metadata>
<composite_config><![CDATA[
{
tabs_config: {
title_column : 'Expense Wallet'
},
detailModel:
{
image_column: 'ICON',
image: 'ICON',
title_column: 'Wallet'
},
chart_properties: {
chartType: 'pie',
colors : [ [255, 99, 132],[75, 192, 192],[255, 206, 86],[231, 233, 237],[54, 162, 235],[198, 162, 235]],
options: {
showLines: true,
animateScale: true,
animateRotate: true,
width: 389,
height: 191,
responsive: true,
maintainAspectRatio: false,
tooltip: true,
cutOutPercentage: 0
}
}
}
]]></composite_config>
</composite>
</component>
<component datasource='2' id='2' type='CARD'>
<component_icon><![CDATA[Expense.svg]]></component_icon>
<ComponentTitle><![CDATA[Monthly Expense]]></ComponentTitle>
<ComponentName><![CDATA[line-Chart]]></ComponentName>
<component_css><![CDATA[db-col-2]]></component_css>
<component_descr><![CDATA[]]></component_descr>
<obj_name><![CDATA[]]></obj_name>
<isAutoRefresh><![CDATA[Y]]></isAutoRefresh>
<layout protoType='card'>
<html><![CDATA[]]></html>
</layout>
<!-- <column_group id='1'>
<columns>
<column id='1' type='string' aggFunction='GROUP_BY'><![CDATA[period]]></column>
</columns>
</column_group> -->
</component>
</view>
</Root>
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