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

accounting: make internal invoice's jump to related payment supports internal

Depending on the use, related payment can be a payment transaction (this
is maybe compatibility, this is what some people do, but we don't really
recommand) or an internal transaction, like with the new create payment.

Make this action should support both.
parent 04e1dc0d
......@@ -73,7 +73,7 @@
<key> <string>text</string> </key>
<value> <string encoding="cdata"><![CDATA[
string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type:list=Payment+Transaction
string:${object_url}/Base_jumpToRelatedObject?base_category=causality&portal_type:list=Payment+Transaction&portal_type:list=Internal+Invoice+Transaction
]]></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