Commit 65ee6b65 authored by Łukasz Nowak's avatar Łukasz Nowak

- hide Mapped Values for Transformation Operation

- rest of this commit is just reordering of list

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22504 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c3a2315
<hidden_content_type_list>
<portal_type id="Component">
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
<item>Image</item>
<item>Purchase Supply Line</item>
</portal_type>
<portal_type id="Measure">
<item>Measure Cell</item>
</portal_type>
<portal_type id="Product">
<item>Image</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
<item>Image</item>
<item>Purchase Supply Line</item>
</portal_type>
<portal_type id="Purchase Supply">
......@@ -25,18 +25,21 @@
<item>Supply Line</item>
</portal_type>
<portal_type id="Sale Supply Line">
<item>Sale Supply Cell</item>
<item>Predicate</item>
<item>Sale Supply Cell</item>
</portal_type>
<portal_type id="Service">
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
<item>Sale Supply Line</item>
<item>Purchase Supply Line</item>
</portal_type>
<portal_type id="Supply Line">
<item>Supply Cell</item>
<item>Predicate</item>
</portal_type>
<portal_type id="Transformation Operation">
<item>Mapped Value</item>
</portal_type>
<portal_type id="Transformation Transformed Resource">
<item>Mapped Value</item>
</portal_type>
......
256
\ No newline at end of file
257
\ No newline at end of file
......@@ -18,4 +18,5 @@ Service | Sale Supply Line
Service | Supply Line
Supply Line | Predicate
Supply Line | Supply Cell
Transformation Operation | Mapped Value
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