Commit 8912f93f authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix the title of rules according to their portal types.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33391 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f25fd322
......@@ -67,7 +67,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Delivery Rule</string> </value>
<value> <string>New Delivery Root Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
......@@ -67,7 +67,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Invoice Rule</string> </value>
<value> <string>New Invoice Root Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Default Invoicing Rule</string> </value>
<value> <string>New Default Invoice Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
......@@ -85,7 +85,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Default Invoice Transaction Rule</string> </value>
<value> <string>New Default Invoice Transaction Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
......@@ -53,7 +53,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Default Order Rule</string> </value>
<value> <string>New Default Order Root Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Default Payment Rule</string> </value>
<value> <string>New Default Payment Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
......@@ -67,7 +67,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>New Default Trade Model Rule</string> </value>
<value> <string>New Default Trade Model Simulation Rule</string> </value>
</item>
<item>
<key> <string>version</string> </key>
......
52
\ No newline at end of file
53
\ 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