Commit d254ed81 authored by skamble's avatar skamble

to show total of column values from table at footer

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@217386 ce508802-f39f-4f6c-b175-0d175dae99d5
parent b754f71d
......@@ -49,7 +49,7 @@
</columns>
</column_group>
<composite_config><![CDATA[{
_sumofKeys: ['SELL_IN_QTY', 'SELL_IN_VALUE', 'SELL_OUT_QTY', 'SELL_OUT_VALUE']
_sumofKeys: "SELL_IN_QTY,SELL_IN_VALUE,SELL_OUT_QTY,SELL_OUT_VALUE"
}]]></composite_config>
</composite>
</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