[Erp5-report] r39297 rafael - in /erp5/trunk/bt5/erp5_wizard: WorkflowTemplateItem/portal_w...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 18 19:00:20 CEST 2010


Author: rafael
Date: Mon Oct 18 19:00:20 2010
New Revision: 39297

URL: http://svn.erp5.org?rev=39297&view=rev
Log:
Do not invalidate if WizardTool is not ready.

Modified:
    erp5/trunk/bt5/erp5_wizard/WorkflowTemplateItem/portal_workflow/express_person_interaction_workflow/interactions/person_invalidate_global_user_account%20%20.xml
    erp5/trunk/bt5/erp5_wizard/bt/revision

Modified: erp5/trunk/bt5/erp5_wizard/WorkflowTemplateItem/portal_workflow/express_person_interaction_workflow/interactions/person_invalidate_global_user_account%20%20.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/WorkflowTemplateItem/portal_workflow/express_person_interaction_workflow/interactions/person_invalidate_global_user_account%2520%2520.xml?rev=39297&r1=39296&r2=39297&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/WorkflowTemplateItem/portal_workflow/express_person_interaction_workflow/interactions/person_invalidate_global_user_account%20%20.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/WorkflowTemplateItem/portal_workflow/express_person_interaction_workflow/interactions/person_invalidate_global_user_account%20%20.xml [utf8] Mon Oct 18 19:00:20 2010
@@ -45,7 +45,7 @@
         <item>
             <key> <string>guard</string> </key>
             <value>
-              <none/>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
         <item>
@@ -79,6 +79,10 @@
             </value>
         </item>
         <item>
+            <key> <string>temporary_document_disallowed</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
@@ -89,4 +93,32 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Guard" module="Products.DCWorkflow.Guard"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>expr</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: here.WizardTool_isUserSynchronizationAllowed()</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=39297&r1=39296&r2=39297&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision [utf8] Mon Oct 18 19:00:20 2010
@@ -1 +1 @@
-158
\ No newline at end of file
+159
\ No newline at end of file




More information about the Erp5-report mailing list