Commit 9dc5bfba authored by Łukasz Nowak's avatar Łukasz Nowak

- allowed portal types are sorted by name


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30541 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ea79d55d
...@@ -8,15 +8,15 @@ ...@@ -8,15 +8,15 @@
</portal_type> </portal_type>
<portal_type id="Production Order Model Rule"> <portal_type id="Production Order Model Rule">
<item>Category Divergence Tester</item> <item>Category Divergence Tester</item>
<item>Quantity Divergence Tester</item>
<item>Property Divergence Tester</item> <item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Production Order Module"> <portal_type id="Production Order Module">
<item>Production Order</item> <item>Production Order</item>
</portal_type> </portal_type>
<portal_type id="Production Order Rule"> <portal_type id="Production Order Rule">
<item>Property Divergence Tester</item>
<item>Category Divergence Tester</item> <item>Category Divergence Tester</item>
<item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item> <item>Quantity Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Production Packing List"> <portal_type id="Production Packing List">
...@@ -38,12 +38,12 @@ ...@@ -38,12 +38,12 @@
<item>Production Report</item> <item>Production Report</item>
</portal_type> </portal_type>
<portal_type id="Rule Tool"> <portal_type id="Rule Tool">
<item>Production Order Model Rule</item>
<item>Production Order Rule</item> <item>Production Order Rule</item>
<item>Transformation Model Rule</item> <item>Transformation Model Rule</item>
<item>Transformation Rule</item>
<item>Transformation Sourcing Model Rule</item> <item>Transformation Sourcing Model Rule</item>
<item>Transformation Sourcing Rule</item> <item>Transformation Sourcing Rule</item>
<item>Production Order Model Rule</item>
<item>Transformation Rule</item>
</portal_type> </portal_type>
<portal_type id="Supply Chain"> <portal_type id="Supply Chain">
<item>Supply Link</item> <item>Supply Link</item>
...@@ -63,13 +63,13 @@ ...@@ -63,13 +63,13 @@
<item>Quantity Divergence Tester</item> <item>Quantity Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Transformation Sourcing Model Rule"> <portal_type id="Transformation Sourcing Model Rule">
<item>Quantity Divergence Tester</item>
<item>Property Divergence Tester</item>
<item>Category Divergence Tester</item> <item>Category Divergence Tester</item>
<item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Transformation Sourcing Rule"> <portal_type id="Transformation Sourcing Rule">
<item>Category Divergence Tester</item>
<item>Property Divergence Tester</item> <item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item> <item>Quantity Divergence Tester</item>
<item>Category Divergence Tester</item>
</portal_type> </portal_type>
</allowed_content_type_list> </allowed_content_type_list>
\ No newline at end of file
409 410
\ No newline at end of file \ 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