From 68bfb08e2517e27085d7d0921d8d9ebd77641665 Mon Sep 17 00:00:00 2001
From: Romain Courteaud <romain@nexedi.com>
Date: Fri, 10 Dec 2010 09:48:48 +0000
Subject: [PATCH] Update XML

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41308 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../Hosting%20Subscription%20Module.xml            | 14 ++++++++++++--
 .../portal_types/Hosting%20Subscription.xml        | 14 ++++++++++++--
 .../transitions/start_action.xml                   |  5 ++++-
 .../variables/action.xml                           |  5 ++++-
 .../variables/actor.xml                            |  5 ++++-
 .../variables/comment.xml                          |  5 ++++-
 .../variables/history.xml                          |  5 ++++-
 .../variables/time.xml                             |  5 ++++-
 bt5/vifib_open_trade/bt/revision                   |  2 +-
 9 files changed, 49 insertions(+), 11 deletions(-)

diff --git a/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription%20Module.xml b/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription%20Module.xml
index 13473b2140..77342130e6 100644
--- a/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription%20Module.xml
+++ b/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription%20Module.xml
@@ -93,12 +93,19 @@
             <key> <string>product</string> </key>
             <value> <string>ERP5Type</string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>Folder</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
@@ -115,7 +122,10 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription.xml b/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription.xml
index 1e4d5d7a46..06e6d82939 100644
--- a/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription.xml
+++ b/bt5/vifib_open_trade/PortalTypeTemplateItem/portal_types/Hosting%20Subscription.xml
@@ -83,12 +83,19 @@
             <key> <string>product</string> </key>
             <value> <string>ERP5Type</string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>SubscriptionItem</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
@@ -105,7 +112,10 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/transitions/start_action.xml b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/transitions/start_action.xml
index 2d9d969068..cbe1a662bd 100644
--- a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/transitions/start_action.xml
+++ b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/transitions/start_action.xml
@@ -61,7 +61,10 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="Guard" module="Products.DCWorkflow.Guard"/>
+      <tuple>
+        <global name="Guard" module="Products.DCWorkflow.Guard"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/action.xml b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/action.xml
index cf9789beee..03e9664295 100644
--- a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/action.xml
+++ b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/action.xml
@@ -47,7 +47,10 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/actor.xml b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/actor.xml
index 99dc5a1238..a1487eb1f4 100644
--- a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/actor.xml
+++ b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/actor.xml
@@ -47,7 +47,10 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/comment.xml b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/comment.xml
index 37beb5e4f4..f9ffdeace1 100644
--- a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/comment.xml
+++ b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/comment.xml
@@ -47,7 +47,10 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/history.xml b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/history.xml
index 44306b76d7..e97a0a7c56 100644
--- a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/history.xml
+++ b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/history.xml
@@ -47,7 +47,10 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/time.xml b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/time.xml
index 5a517524ee..0e45efc019 100644
--- a/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/time.xml
+++ b/bt5/vifib_open_trade/WorkflowTemplateItem/portal_workflow/hosting_subscription_workflow/variables/time.xml
@@ -47,7 +47,10 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/vifib_open_trade/bt/revision b/bt5/vifib_open_trade/bt/revision
index f0b5c72cad..4800c7da68 100644
--- a/bt5/vifib_open_trade/bt/revision
+++ b/bt5/vifib_open_trade/bt/revision
@@ -1 +1 @@
-57
\ No newline at end of file
+58
\ No newline at end of file
-- 
2.30.9