[Erp5-report] r10480 - /erp5/trunk/products/ERP5/bootstrap/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 2 14:37:08 CEST 2006


Author: romain
Date: Mon Oct  2 14:37:04 2006
New Revision: 10480

URL: http://svn.erp5.org?rev=10480&view=rev
Log:
Add state titles.

Modified:
    erp5/trunk/products/ERP5/bootstrap/business_template_building_workflow.xml

Modified: erp5/trunk/products/ERP5/bootstrap/business_template_building_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/business_template_building_workflow.xml?rev=10480&r1=10479&r2=10480&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/business_template_building_workflow.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/business_template_building_workflow.xml Mon Oct  2 14:37:04 2006
@@ -89,10 +89,9 @@
             <value>
               <tuple>
                 <list>
-                  <string>nexedi</string>
                   <string>acl_users</string>
                 </list>
-                <string>yo</string>
+                <string>zope</string>
               </tuple>
             </value>
         </item>
@@ -597,7 +596,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value> <string>Built</string> </value>
         </item>
         <item>
             <key> <string>transitions</string> </key>
@@ -612,6 +611,12 @@
             </value>
         </item>
         <item>
+            <key> <string>type_list</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>uid</string> </key>
             <value> <int>148911559</int> </value>
         </item>
@@ -655,7 +660,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value> <string>Draft</string> </value>
         </item>
         <item>
             <key> <string>transitions</string> </key>
@@ -665,6 +670,12 @@
               </tuple>
             </value>
         </item>
+        <item>
+            <key> <string>type_list</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
@@ -711,7 +722,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value> <string>Modified</string> </value>
         </item>
         <item>
             <key> <string>transitions</string> </key>
@@ -721,6 +732,12 @@
                 <string>build_action</string>
                 <string>edit</string>
               </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_list</string> </key>
+            <value>
+              <tuple/>
             </value>
         </item>
         <item>




More information about the Erp5-report mailing list