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

automatically apply the trade condition when associating it to the invoice

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24617 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 18e2b190
......@@ -15,6 +15,7 @@
<list>
<string>title</string>
<string>portal_type</string>
<string>relation_setter_id</string>
</list>
</value>
</item>
......@@ -94,6 +95,10 @@
</list>
</value>
</item>
<item>
<key> <string>relation_setter_id</string> </key>
<value> <string>Order_setSpecialiseAndApplyTradeCondition</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
165
\ No newline at end of file
166
\ 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