[Erp5-report] r29536 - in /erp5/trunk/bt5/erp5_base: WorkflowTemplateItem/portal_workflow/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 9 16:27:28 CEST 2009


Author: fabien
Date: Fri Oct  9 16:27:22 2009
New Revision: 29536

URL: http://svn.erp5.org?rev=29536&view=rev
Log:
set a real title on currency_exchange_line_interaction_workflow

Modified:
    erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow.xml?rev=29536&r1=29535&r2=29536&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/currency_exchange_line_interaction_workflow.xml [utf8] Fri Oct  9 16:27:22 2009
@@ -16,6 +16,16 @@
             </value>
         </item>
         <item>
+            <key> <string>creation_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>groups</string> </key>
             <value>
               <tuple/>
@@ -25,6 +35,14 @@
             <key> <string>id</string> </key>
             <value> <string>currency_exchange_line_interaction_workflow</string> </value>
         </item>
+        <item>
+            <key> <string>manager_bypass</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Currency Exchange Line Interaction Workflow</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=29536&r1=29535&r2=29536&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Fri Oct  9 16:27:22 2009
@@ -1,1 +1,1 @@
-636
+637




More information about the Erp5-report mailing list