Commit 0c946077 authored by Nicolas Delaby's avatar Nicolas Delaby

2009-04-10 nicolas

* add update_frequency base category

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26393 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb42412b
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="BaseCategory" module="Products.ERP5Type.Document.BaseCategory"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>update_frequency</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>update_frequency</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Base Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Update Frequency</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2009-04-10 nicolas
* add update_frequency base category
2009-03-24 fabien
* some method need to be renamed after been moved so change the name everywhere
......
968
\ No newline at end of file
970
\ No newline at end of file
......@@ -2,4 +2,5 @@ classification
contributor
predecessor
similar
successor
\ No newline at end of file
successor
update_frequency
\ 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