Commit 8747b3c5 authored by Nicolas Delaby's avatar Nicolas Delaby

2008-12-17 nicolas

* add Day Movement Group portal_type

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24916 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8b74bf6c
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_actions</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_aliases</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>_roles</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>document_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Movement Group</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string> This movement group is used to group movements which belong to the same day\n
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addDayMovementGroup</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>movement_group</string>
</tuple>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Day Movement Group</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2008-12-17 nicolas
* add Day Movement Group portal_type
2008-12-02 rafael 2008-12-02 rafael
* Disable Acquire Local Roles in Credit Cards (as done in Bank Account) * Disable Acquire Local Roles in Credit Cards (as done in Bank Account)
......
499 502
\ No newline at end of file \ No newline at end of file
...@@ -15,6 +15,7 @@ Currency ...@@ -15,6 +15,7 @@ Currency
Currency Exchange Cell Currency Exchange Cell
Currency Exchange Line Currency Exchange Line
Currency Module Currency Module
Day Movement Group
Delivery Builder Delivery Builder
Delivery Causality Assignment Movement Group Delivery Causality Assignment Movement Group
Delivery Tool Delivery Tool
......
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