diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml index e33f26d6b97d4b0331ba054e97bc545865d6805d..a008a89f5654c29ebe3a62a5f39b9ed08ec3fa1c 100644 --- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml +++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/inventory_view.xml @@ -30,16 +30,26 @@ </item> <item> <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </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>inventory_view</string> </value> </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>permissions</string> </key> <value> @@ -82,4 +92,23 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>object/hasCellContent</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml index 6489c0fc80a0d29d45c8b8a231e9b651793de9c7..bf2a6aadc74ce8c004cd49ffa6640cfcfe0b2eda 100644 --- a/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml +++ b/bt5/erp5_trade/ActionTemplateItem/portal_types/Inventory%20Line/price_view.xml @@ -30,16 +30,26 @@ </item> <item> <key> <string>condition</string> </key> - <value> <string></string> </value> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </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>price_view</string> </value> </item> + <item> + <key> <string>optional</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>permissions</string> </key> <value> @@ -82,4 +92,23 @@ </dictionary> </pickle> </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <tuple> + <string>Products.CMFCore.Expression</string> + <string>Expression</string> + </tuple> + <none/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>object/hasCellContent</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml index ae472322c58ae8c720ee4923a8cc015e8c498461..f9ddebc9268291df325c3bc8bec3fd17fbbe70f8 100644 --- a/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml +++ b/bt5/erp5_trade/PortalTypeTemplateItem/portal_types/Inventory%20Line.xml @@ -68,7 +68,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string>Une ligne tarifaire.</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>factory</string> </key>