Commit e70885e8 authored by Arnaud Fontaine's avatar Arnaud Fontaine

2010-10-28 arnaud.fontaine

* remove portal_property_sheets as it is now created in ERP5Site.py.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39583 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 48bbe0b2
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="PropertySheetTool" module="Products.ERP5Type.Tool.PropertySheetTool"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_count</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_mt_index</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>_tree</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>portal_property_sheets</string> </value>
</item>
<item>
<key> <string>last_id</string> </key>
<value> <string>3</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Property Sheet Tool</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Length" module="BTrees.Length"/>
</pickle>
<pickle> <int>0</int> </pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="OOBTree" module="BTrees.OOBTree"/>
</pickle>
<pickle>
<tuple>
<tuple>
<tuple>
<tuple>
<string>ERP5 Accept Solver</string>
<persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent>
</tuple>
</tuple>
</tuple>
</tuple>
</pickle>
</record>
<record id="4" aka="AAAAAAAAAAQ=">
<pickle>
<global name="OOBTree" module="BTrees.OOBTree"/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record id="5" aka="AAAAAAAAAAU=">
<pickle>
<global name="OIBTree" module="BTrees.OIBTree"/>
</pickle>
<pickle>
<tuple>
<tuple>
<tuple>
<tuple>
<string>1</string>
<int>1</int>
<string>2</string>
<int>1</int>
</tuple>
</tuple>
</tuple>
</tuple>
</pickle>
</record>
</ZopeData>
2010-10-28 arnaud.fontaine
* remove portal_property_sheets as it is now created in ERP5Site.py.
2010-10-26 nicolas.dumazet
* fix type classes of Property Sheet Tool and Property Sheet
* add Template Tool filter for Portal Type classes XML changes
......
1760
\ No newline at end of file
1763
\ No newline at end of file
......@@ -34,5 +34,4 @@ portal_domains/parent_domain
portal_ids/**
portal_memcached/default_memcached_plugin
portal_preferences/default_site_preference
portal_property_sheets/**
portal_transforms/**
\ No newline at end of file
mimetypes_registry
portal_contribution_registry
portal_notifications
portal_property_sheets
portal_sessions
portal_transforms
\ 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