Commit 9f9d9dd7 authored by Fabien Morin's avatar Fabien Morin

add Sale Supply Line and Purchase Supply line portal_type everywhere we have

Sale and Purchase tab.
remove the unused action view_flow_capacity

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29354 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 795498c5
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_flow_capacity</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>5.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Flow capacity</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Resource_viewFlowCapacity</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view_flow_capacity</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>6.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Flow capacity</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Resource_viewFlowCapacity</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -22,6 +22,8 @@
<item>Apparel Colour Range</item>
</portal_type>
<portal_type id="Apparel Component">
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Apparel Component Variation</item>
<item>Supply Line</item>
</portal_type>
......@@ -35,7 +37,9 @@
<item>Apparel Consumption</item>
</portal_type>
<portal_type id="Apparel Fabric">
<item>Sale Supply Line</item>
<item>Apparel Fabric Colour Variation</item>
<item>Purchase Supply Line</item>
<item>Supply Line</item>
<item>Mapped Value</item>
</portal_type>
......@@ -56,9 +60,11 @@
</portal_type>
<portal_type id="Apparel Model">
<item>Mapped Value</item>
<item>Supply Line</item>
<item>Apparel Model Colour Variation</item>
<item>Apparel Model Morphology Variation</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Model Module">
<item>Apparel Model</item>
......
<hidden_content_type_list>
<portal_type id="Apparel Component">
<item>Supply Cell</item>
<item>Sale Supply Line</item>
<item>Supply Line</item>
<item>Purchase Supply Line</item>
</portal_type>
<portal_type id="Apparel Consumption">
<item>Mapped Value</item>
</portal_type>
<portal_type id="Apparel Fabric">
<item>Sale Supply Line</item>
<item>Mapped Value</item>
<item>Purchase Supply Line</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Model">
<item>Supply Line</item>
<item>Purchase Supply Line</item>
<item>Sale Supply Line</item>
<item>Mapped Value</item>
<item>Supply Line</item>
</portal_type>
<portal_type id="Apparel Transformation Transformed Resource">
<item>Mapped Value</item>
......
51
\ No newline at end of file
52
\ No newline at end of file
......@@ -52,7 +52,6 @@ Apparel Component | instruction_view
Apparel Component | purchase_price_view
Apparel Component | sale_price_view
Apparel Component | view
Apparel Component | view_flow_capacity
Apparel Consumption Module | csv_export
Apparel Consumption Module | csv_import
Apparel Consumption Module | list_ui
......@@ -85,7 +84,6 @@ Apparel Fabric | purchase_price_view
Apparel Fabric | sale_price_view
Apparel Fabric | view
Apparel Fabric | view_composition
Apparel Fabric | view_flow_capacity
Apparel Measurement Module | csv_export
Apparel Measurement Module | csv_import
Apparel Measurement Module | list_ui
......
......@@ -8,6 +8,8 @@ Apparel Colour Range Module | Apparel Colour Range
Apparel Colour Range | Apparel Colour Range Variation
Apparel Component Module | Apparel Component
Apparel Component | Apparel Component Variation
Apparel Component | Purchase Supply Line
Apparel Component | Sale Supply Line
Apparel Component | Supply Line
Apparel Consumption Module | Apparel Consumption
Apparel Consumption | Mapped Value
......@@ -16,6 +18,8 @@ Apparel Fabric Item | Apparel Fabric Item
Apparel Fabric Module | Apparel Fabric
Apparel Fabric | Apparel Fabric Colour Variation
Apparel Fabric | Mapped Value
Apparel Fabric | Purchase Supply Line
Apparel Fabric | Sale Supply Line
Apparel Fabric | Supply Line
Apparel Measurement Module | Apparel Measurement
Apparel Measurement | Mapped Value
......@@ -23,6 +27,8 @@ Apparel Model Module | Apparel Model
Apparel Model | Apparel Model Colour Variation
Apparel Model | Apparel Model Morphology Variation
Apparel Model | Mapped Value
Apparel Model | Purchase Supply Line
Apparel Model | Sale Supply Line
Apparel Model | Supply Line
Apparel Shape Module | Apparel Shape
Apparel Shape | Apparel Technical Drawing
......
Apparel Component | Supply Cell
Apparel Component | Purchase Supply Line
Apparel Component | Sale Supply Line
Apparel Component | Supply Line
Apparel Consumption | Mapped Value
Apparel Fabric | Mapped Value
Apparel Fabric | Purchase Supply Line
Apparel Fabric | Sale Supply Line
Apparel Fabric | Supply Line
Apparel Model | Mapped Value
Apparel Model | Purchase Supply Line
Apparel Model | Sale Supply Line
Apparel Model | Supply Line
Apparel 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