Commit c3d81860 authored by Łukasz Nowak's avatar Łukasz Nowak

- allow to relate Business Path with only one trade phase


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28076 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 87639a83
......@@ -126,7 +126,7 @@
<string>my_successor_title</string>
<string>my_destination_method_id</string>
<string>my_delivery_builder_list</string>
<string>my_trade_phase_list</string>
<string>my_trade_phase</string>
</list>
</value>
</item>
......
......@@ -19,7 +19,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_trade_phase_list</string> </value>
<value> <string>my_trade_phase</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -80,7 +80,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_category_list</string> </value>
<value> <string>my_category</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
694
\ No newline at end of file
695
\ 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