Commit 14ef8cff authored by Romain Courteaud's avatar Romain Courteaud

It is now possible to add Purchase Supply Line inside a Component.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10416 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b60119b4
<allowed_content_type_list>
<portal_type id="Component">
<item>Purchase Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Component Module">
......@@ -16,8 +17,8 @@
</portal_type>
<portal_type id="Transformation">
<item>Transformation Operation</item>
<item>Transformation Optional Resource</item>
<item>Transformation Transformed Resource</item>
<item>Transformation Optional Resource</item>
</portal_type>
<portal_type id="Transformation Module">
<item>Transformation</item>
......
<hidden_content_type_list>
<portal_type id="Component">
<item>Purchase Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Product">
......
20
\ No newline at end of file
22
\ No newline at end of file
Component Module | Component
Component | Purchase Supply Line
Component | Supply Line
Product Module | Product
Product | Supply Line
......
Component | Purchase Supply Line
Component | Supply Line
Product | Supply Line
Transformation Transformed Resource | Mapped Value
\ 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