Commit 3a34f80c authored by Jean-Paul Smets's avatar Jean-Paul Smets

Added business application category.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16187 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 45b830e7
......@@ -8,6 +8,9 @@
<portal_type id="Project Milestone">
<item>predecessor</item>
</portal_type>
<portal_type id="Project Module">
<item>business_application</item>
</portal_type>
<portal_type id="Requirement">
<item>destination_decision</item>
<item>source_decision</item>
......@@ -16,6 +19,9 @@
<item>source_decision</item>
<item>destination_decision</item>
</portal_type>
<portal_type id="Requirement Module">
<item>business_application</item>
</portal_type>
<portal_type id="Sale Order Line">
<item>predecessor</item>
</portal_type>
......@@ -28,8 +34,14 @@
<portal_type id="Task">
<item>predecessor</item>
</portal_type>
<portal_type id="Task Module">
<item>business_application</item>
</portal_type>
<portal_type id="Task Report">
<item>aggregate</item>
<item>predecessor</item>
</portal_type>
<portal_type id="Task Report Module">
<item>business_application</item>
</portal_type>
</base_category_list>
\ No newline at end of file
......@@ -101,7 +101,9 @@ be a problem).</string> </value>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>module</string>
</tuple>
</value>
</item>
<item>
......@@ -118,6 +120,10 @@ be a problem).</string> </value>
<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>
......
......@@ -100,7 +100,9 @@
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>module</string>
</tuple>
</value>
</item>
<item>
......@@ -117,6 +119,10 @@
<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>
......
......@@ -101,7 +101,9 @@ be a problem).</string> </value>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>module</string>
</tuple>
</value>
</item>
<item>
......@@ -118,6 +120,10 @@ be a problem).</string> </value>
<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>
......
......@@ -101,7 +101,9 @@ be a problem).</string> </value>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
<tuple>
<string>module</string>
</tuple>
</value>
</item>
<item>
......@@ -118,6 +120,10 @@ be a problem).</string> </value>
<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>
......
276
\ No newline at end of file
281
\ No newline at end of file
Project Line | predecessor
Project Milestone | predecessor
Project Module | business_application
Project | predecessor
Requirement Document | destination_decision
Requirement Document | source_decision
Requirement Module | business_application
Requirement | destination_decision
Requirement | source_decision
Sale Order Line | predecessor
Sale Order Milestone | predecessor
Sale Packing List Line | predecessor
Task Module | business_application
Task Report Module | business_application
Task Report | aggregate
Task Report | predecessor
Task | predecessor
\ 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