Commit c0d9b482 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

not set trade_phase in rules by default.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34117 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0dc629d0
...@@ -42,9 +42,7 @@ ...@@ -42,9 +42,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/delivery</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -42,9 +42,7 @@ ...@@ -42,9 +42,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/delivery</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -42,9 +42,7 @@ ...@@ -42,9 +42,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/invoicing</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -42,9 +42,7 @@ ...@@ -42,9 +42,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/invoicing</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -42,9 +42,7 @@ ...@@ -42,9 +42,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/accounting</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -30,9 +30,7 @@ ...@@ -30,9 +30,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/delivery</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
...@@ -42,9 +42,7 @@ ...@@ -42,9 +42,7 @@
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
<tuple> <tuple/>
<string>trade_phase/default/payment</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
77 78
\ No newline at end of file \ 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