Commit d5eb47fe authored by Nicolas Dumazet's avatar Nicolas Dumazet

2011-01-13 nicolas.dumazet

* add portal types for Tools bundled in erp5_core: Notification Tool was missing



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42292 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b424ccfb
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Base Type" module="erp5.portal_type"/>
</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>id</string> </key>
<value> <string>Notification Tool</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>
<item>
<key> <string>type_class</string> </key>
<value> <string>NotificationTool</string> </value>
</item>
<item>
<key> <string>type_mixin</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2011-01-13 nicolas.dumazet
* add portal types for Tools bundled in erp5_core: Notification Tool was missing
2010-12-28 nicolas.dumazet
* add test_tales_expression field to Predicate_view
......
40852
\ No newline at end of file
40853
\ No newline at end of file
......@@ -40,6 +40,7 @@ Mapped Value
Memcached Plugin
Memcached Tool
Movement
Notification Tool
Order Tool
Password Tool
Predicate
......
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