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 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/delivery</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -42,9 +42,7 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/delivery</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -42,9 +42,7 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/invoicing</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -42,9 +42,7 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/invoicing</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -42,9 +42,7 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/accounting</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -30,9 +30,7 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/delivery</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
......@@ -42,9 +42,7 @@
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>trade_phase/default/payment</string>
</tuple>
<tuple/>
</value>
</item>
<item>
......
77
\ No newline at end of file
78
\ 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