Commit 8e29c90d authored by pborate's avatar pborate

Updated changes for sales trend dashboard

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@197953 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 68ab7161
......@@ -3,7 +3,7 @@
<filters display='Y'>
<filter type='4'>
<default_value><![CDATA[LAST('2','M')]]>
<default_value><![CDATA[LAST('0','M')]]>
</default_value>
<col_name><![CDATA[fromDate]]></col_name>
<col_descr><![CDATA[From date]]></col_descr>
......@@ -14,7 +14,7 @@
<mandatory><![CDATA[Y]]></mandatory>
</filter>
<filter type='4'>
<default_value><![CDATA[NEXT('1','M')]]>
<default_value><![CDATA[NEXT('0','M')]]>
</default_value>
<col_name><![CDATA[toDate]]></col_name>
<col_descr><![CDATA[To date]]></col_descr>
......
......@@ -63,7 +63,10 @@
<dataField><![CDATA[ITEM CODE]]></dataField>
<text><![CDATA[ITEM CODE]]></text>
</column>
<column>
<dataField><![CDATA[LEVEL4 DESCRIPTION]]></dataField>
<text><![CDATA[LEVEL4 DESCRIPTION]]></text>
</column>
</pivotrows>
<pivotcolumns subtotals='false' grandtotals='true'>
<column>
......
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