Commit 3ce12e72 authored by Rafael Monnerat's avatar Rafael Monnerat

- Use Case is XML Object not ERP5 Document (meta type)

- Use Case use Arrow.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28214 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7ad285ff
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_actions</string> </key>
<value>
......@@ -27,12 +21,6 @@
<dictionary/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_property_domain_dict</string> </key>
<value>
......@@ -80,7 +68,7 @@
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Document</string> </value>
<value> <string>ERP5 XML Object</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -88,7 +76,7 @@
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addDocument</string> </value>
<value> <string>addXMLObject</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
......
37
\ No newline at end of file
38
\ No newline at end of file
......@@ -8,4 +8,5 @@ Test Report | SortIndex
Use Case Actor | SortIndex
Use Case Scenario Step | SortIndex
Use Case Scenario | SortIndex
Use Case | Arrow
Use Case | SortIndex
\ 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