Commit 559f0967 authored by Jérome Perrin's avatar Jérome Perrin

pass format, not to use the preferred report format

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24798 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4535c5d5
...@@ -71,7 +71,11 @@ ...@@ -71,7 +71,11 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/Base_viewStockReportBySiteDialog?your_portal_skin=ODS</string> </value> <value> <string encoding="cdata"><![CDATA[
string:${object_url}/Base_viewStockReportBySiteDialog?your_portal_skin=ODS&your_format=
]]></string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
537 538
\ No newline at end of file \ No newline at end of file
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