Commit 51201e3a authored by Nicolas Dumazet's avatar Nicolas Dumazet

2010-09-22 nicolas.dumazet

* Add OOo Document Portal Type

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38543 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7cffc8a3
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>content_icon</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addOOoDocument</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>abstract</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>OOo Document</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>permission</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Base Type</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2010-09-22 nicolas.dumazet
* Add OOo Document Portal Type
2010-09-22 tatuya 2010-09-22 tatuya
* Add a movement group to group movements without assignment, by contrast with the assignment movement group. * Add a movement group to group movements without assignment, by contrast with the assignment movement group.
......
848 849
\ No newline at end of file \ No newline at end of file
...@@ -32,6 +32,7 @@ Monthly Range Movement Group ...@@ -32,6 +32,7 @@ Monthly Range Movement Group
Nested Line Movement Group Nested Line Movement Group
Notification Message Notification Message
Notification Message Module Notification Message Module
OOo Document
Order Builder Order Builder
Order Movement Group Order Movement Group
Order Tool Order Tool
......
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