Commit 067a703d authored by prumde's avatar prumde

Updated

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217344 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ffd3dcb3
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
table_header: 'Product Group Details', table_header: 'Product Group Details',
header_column: 'header', header_column: 'header',
header: 'Product Summary', header: 'Product Summary',
filter_columns: 'REPORT_TO,PRODUCT_CODE', filter_columns: 'EMP_CODE,PRODUCT_CODE',
info_text: 'Sell In', info_text: 'Sell In',
info_column: 'SELL_IN', info_column: 'SELL_IN',
sub_info_text: 'Sell Out', sub_info_text: 'Sell Out',
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
</filter> </filter>
</filters> </filters>
<page_title><![CDATA[Product + Item wise Sell In & Sell Out]]></page_title> <page_title><![CDATA[Product + Item wise Sell In & Sell Out]]></page_title>
<datasource id="1" dataSourceType="datamodel" ><![CDATA[SP_REVIEW_SUMMARY_DM]]></datasource> <datasource id="1" dataSourceType="datamodel" ><![CDATA[SP_REVIEW_SUMMARY_B_DM]]></datasource>
<view id="1" name="Default" type="flatonly"> <view id="1" name="Default" type="flatonly">
<component datasource="1" id="1" type="COMPOSITE"> <component datasource="1" id="1" type="COMPOSITE">
<component_icon><![CDATA[]]></component_icon> <component_icon><![CDATA[]]></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