Commit 86fa02d1 authored by Aurel's avatar Aurel

bt properties changes

and portal types modification

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8543 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 345b39d0
<base_category_list>
<portal_type id="Checkbook Reception Line">
<item>check_amount</item>
</portal_type>
</base_category_list>
\ No newline at end of file
...@@ -42,6 +42,10 @@ ...@@ -42,6 +42,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>allowed_action_list</string> </key> <key> <string>allowed_action_list</string> </key>
<value> <value>
...@@ -66,7 +70,7 @@ ...@@ -66,7 +70,7 @@
</item> </item>
<item> <item>
<key> <string>content_meta_type</string> </key> <key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Delivery Line</string> </value> <value> <string>ERP5Banking Cash Delivery Line</string> </value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -79,7 +83,7 @@ ...@@ -79,7 +83,7 @@
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
<value> <string>addDeliveryLine</string> </value> <value> <string>addCashDeliveryLine</string> </value>
</item> </item>
<item> <item>
<key> <string>filter_actions</string> </key> <key> <string>filter_actions</string> </key>
...@@ -89,6 +93,12 @@ ...@@ -89,6 +93,12 @@
<key> <string>filter_content_types</string> </key> <key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value> <value> <int>1</int> </value>
</item> </item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>hidden_content_type_list</string> </key> <key> <string>hidden_content_type_list</string> </key>
<value> <value>
......
2006-07-06 Seb
* Added checkbook reception
2006-04-12 aurel 2006-04-12 aurel
* move some skins * move some skins
......
Checkbook Reception Line | check_amount
\ 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