Commit 064a365d authored by Rafael Monnerat's avatar Rafael Monnerat

Project start to use Order meta type instead Project.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10758 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 59aa95a3
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
</item> </item>
<item> <item>
<key> <string>content_meta_type</string> </key> <key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Project</string> </value> <value> <string>ERP5 Order</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
<value> <string>addProject</string> </value> <value> <string>addOrder</string> </value>
</item> </item>
<item> <item>
<key> <string>filter_content_types</string> </key> <key> <string>filter_content_types</string> </key>
......
104 105
\ 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