Commit fe4684de authored by Sebastien Robin's avatar Sebastien Robin

erp5_mrp: use standard way to do jumps

parent 6dc7d8eb
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -73,7 +75,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${portal_url}/production_packing_list_module/view?reset:int=1&causality_uid=${object/getUid}
string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type=Production+Packing+List
]]></string> </value>
</item>
......
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
......@@ -73,7 +75,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${portal_url}/production_report_module/view?reset:int=1&causality_uid=${object/getUid}
string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type=Production+Report
]]></string> </value>
</item>
......
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