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 @@
<list/>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>allowed_action_list</string> </key>
<value>
......@@ -66,7 +70,7 @@
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Delivery Line</string> </value>
<value> <string>ERP5Banking Cash Delivery Line</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -79,7 +83,7 @@
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addDeliveryLine</string> </value>
<value> <string>addCashDeliveryLine</string> </value>
</item>
<item>
<key> <string>filter_actions</string> </key>
......@@ -89,6 +93,12 @@
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
......
2006-07-06 Seb
* Added checkbook reception
2006-04-12 aurel
* 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