Commit 8d8d7ad6 authored by Łukasz Nowak's avatar Łukasz Nowak

- jump to module with filtering, instead of showing search results

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22372 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c6566228
......@@ -77,7 +77,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type=Production+Packing+List
string:${portal_url}/production_packing_list_module/view?reset:int=1&causality_uid=${object/getUid}
]]></string> </value>
</item>
......
......@@ -77,7 +77,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type=Production+Report
string:${portal_url}/production_report_module/view?reset:int=1&causality_uid=${object/getUid}
]]></string> </value>
</item>
......
340
\ No newline at end of file
341
\ 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