Commit 2f7d13f5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix portal type.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33388 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4b2a6dbe
......@@ -63,7 +63,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Delivery Rule</string> </value>
<value> <string>Delivery Root Simulation Rule</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -63,7 +63,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Invoice Rule</string> </value>
<value> <string>Invoice Root Simulation Rule</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -67,7 +67,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Invoicing Rule</string> </value>
<value> <string>Invoice Simulation Rule</string> </value>
</item>
<item>
<key> <string>test_method_id</string> </key>
......
......@@ -73,7 +73,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Invoice Transaction Rule</string> </value>
<value> <string>Invoice Transaction Simulation Rule</string> </value>
</item>
<item>
<key> <string>test_method_id</string> </key>
......
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Order Rule</string> </value>
<value> <string>Order Simulation Rule</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -67,7 +67,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Payment Rule</string> </value>
<value> <string>Payment Simulation Rule</string> </value>
</item>
<item>
<key> <string>test_method_id</string> </key>
......
......@@ -55,7 +55,7 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Trade Model Rule</string> </value>
<value> <string>Trade Model Simulation Rule</string> </value>
</item>
<item>
<key> <string>test_method_id</string> </key>
......
50
\ No newline at end of file
51
\ 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