Commit 6fdb3924 authored by Łukasz Nowak's avatar Łukasz Nowak

- UI based part of First Causality Movement Group

- allow to use First Causality Movement Group in Delivery Builder

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26829 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4b185970
......@@ -6,6 +6,9 @@
<portal_type id="Business Process Module">
<item>Business Process</item>
</portal_type>
<portal_type id="Delivery Builder">
<item>First Causality Movement Group</item>
</portal_type>
<portal_type id="Purchase Invoice Transaction">
<item>Trade Model Line</item>
</portal_type>
......
<?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 First Causality Movement Group</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addFirstCausalityMovementGroup</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>First Causality 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>
169
\ No newline at end of file
174
\ No newline at end of file
Business Process Module | Business Process
Business Process | Business Path
Business Process | Business State
Delivery Builder | First Causality Movement Group
Purchase Invoice Transaction | Trade Model Line
Purchase Order | Trade Model Line
Purchase Trade Condition | Trade Model Line
......
......@@ -2,6 +2,7 @@ Business Path
Business Process
Business Process Module
Business State
First Causality Movement Group
Trade Model Cell
Trade Model Line
Trade Model Rule
\ 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