Commit bee0815b authored by Alexandre Boeglin's avatar Alexandre Boeglin

Add back Supply Line as Allowed and Hidden Content Type on Component, Product,...

Add back Supply Line as Allowed and Hidden Content Type on Component, Product, Service to preserve backwards compatibility

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19189 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0f6549d1
......@@ -2,12 +2,14 @@
<portal_type id="Component">
<item>Sale Supply Line</item>
<item>Purchase Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Component Module">
<item>Component</item>
</portal_type>
<portal_type id="Product">
<item>Sale Supply Line</item>
<item>Supply Line</item>
<item>Purchase Supply Line</item>
</portal_type>
<portal_type id="Product Module">
......@@ -16,6 +18,7 @@
<portal_type id="Service">
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Service Module">
<item>Service</item>
......
......@@ -2,14 +2,17 @@
<portal_type id="Component">
<item>Sale Supply Line</item>
<item>Purchase Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Product">
<item>Sale Supply Line</item>
<item>Supply Line</item>
<item>Purchase Supply Line</item>
</portal_type>
<portal_type id="Service">
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Transformation Transformed Resource">
<item>Mapped Value</item>
......
68
\ No newline at end of file
70
\ No newline at end of file
Component Module | Component
Component | Purchase Supply Line
Component | Sale Supply Line
Component | Supply Line
Product Module | Product
Product | Purchase Supply Line
Product | Sale Supply Line
Product | Supply Line
Service Module | Service
Service | Purchase Supply Line
Service | Sale Supply Line
Service | Supply Line
Transformation Module | Transformation
Transformation Operation | Mapped Value
Transformation Transformed Resource | Mapped Value
......
Component | Purchase Supply Line
Component | Sale Supply Line
Component | Supply Line
Product | Purchase Supply Line
Product | Sale Supply Line
Product | Supply Line
Service | Purchase Supply Line
Service | Sale Supply Line
Service | 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