Commit eea3fccf authored by Jérome Perrin's avatar Jérome Perrin

order actions.

Fix jump from Sale Invoice that was still using the reverse category.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10670 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 13e6bc1f
......@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>9.0</float> </value>
<value> <float>9.5</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -83,7 +83,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${object_url}/Base_jumpToRelatedObject?related:int=1&base_category=aggregate&portal_type=Invoice+Transmission+Sheet
string:${object_url}/Base_jumpToRelatedObject?base_category=aggregate&related:int=0&portal_type=Invoice%20Transmission%20Sheet
]]></string> </value>
</item>
......
27
\ No newline at end of file
28
\ 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