Commit 90b4a0a9 authored by Jérome Perrin's avatar Jérome Perrin

allow role and action informations in preference type and preference tool type


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43672 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 59ea97c2
......@@ -55,6 +55,14 @@
<item>Preference</item>
<item>System Preference</item>
</portal_type>
<portal_type id="Preference Tool Type">
<item>Action Information</item>
<item>Role Information</item>
</portal_type>
<portal_type id="Preference Type">
<item>Action Information</item>
<item>Role Information</item>
</portal_type>
<portal_type id="Property Sheet">
<item>Accounting Transaction Balance Constraint</item>
<item>Acquired Property</item>
......
40909
\ No newline at end of file
40910
\ No newline at end of file
......@@ -20,8 +20,12 @@ Id Tool | Conceptual Id Generator
Id Tool | SQL Non Continuous Increasing Id Generator
Id Tool | ZODB Continuous Increasing Id Generator
Memcached Tool | Memcached Plugin
Preference Tool Type | Action Information
Preference Tool Type | Role Information
Preference Tool | Preference
Preference Tool | System Preference
Preference Type | Action Information
Preference Type | Role Information
Property Sheet Tool | Property Sheet
Property Sheet | Accounting Transaction Balance Constraint
Property Sheet | Acquired Property
......
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