Commit be5ac45b authored by vvengurlekar's avatar vvengurlekar

shortageinventory.xml - displaying current month and year without filter in subtitle


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@177060 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 2fdd6eb9
<?xml version='1.0'?>
<Root>
<filters display='N'>
<filter type='1'>
<default_value><![CDATA[]]></default_value>
<col_name ><![CDATA[CURRENT_MONTH]]></col_name>
<col_descr ><![CDATA[Month]]></col_descr>
<col_id><![CDATA[CURRENT_MONTH]]></col_id>
<field_name><![CDATA[CURRENT_MONTH]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<show_ontitle_index><![CDATA[0]]></show_ontitle_index>
<mandatory><![CDATA[N]]></mandatory>
</filter>
<filter type='1'>
<default_value><![CDATA[]]></default_value>
<col_name ><![CDATA[CURRENT_YEAR]]></col_name>
<col_descr ><![CDATA[Year]]></col_descr>
<col_id><![CDATA[CURRENT_YEAR]]></col_id>
<field_name><![CDATA[CURRENT_MONTH]]></field_name>
<mod_name><![CDATA[DASHBOARD]]></mod_name>
<show_ontitle><![CDATA[1]]></show_ontitle>
<show_ontitle_index><![CDATA[0]]></show_ontitle_index>
<mandatory><![CDATA[N]]></mandatory>
</filter>
</filters>
<page_title><![CDATA[Shortage]]></page_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[ShortageInventoryServlet]]></datasource>
<page_title><![CDATA[Shortage]]></page_title>
<sub_title><![CDATA[CURRENT_MONTH,CURRENT_YEAR]]></sub_title>
<datasource id ='1' driverName='DriverITM'><![CDATA[ShortageInventoryServlet]]></datasource>
<view id='1' name='1' value ='1'>
<component datasource='1' id='1' type='CARD'>
<ComponentTitle><![CDATA[Shortage inventory]]></ComponentTitle>
<component_icon><![CDATA[reportswht.png]]></component_icon>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<component_css><![CDATA[outerChartContainerPos1of1]]></component_css>
<height><![CDATA[300px]]></height>
<width><![CDATA[100%]]></width>
<display_panel><![CDATA[]]></display_panel>
......@@ -51,11 +31,11 @@
</html>
</layout>
<column_group id='component_subtitle'>
<columns>
<column id='Items'><![CDATA[count]]></column>
</columns>
</column_group>
<column_group id='component_subtitle'>
<columns>
<column id='Items'><![CDATA[count]]></column>
</columns>
</column_group>
</component>
......
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