[Erp5-report] r17366 - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateItem/person_...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 2 17:25:00 CET 2007


Author: jerome
Date: Fri Nov  2 17:24:59 2007
New Revision: 17366

URL: http://svn.erp5.org?rev=17366&view=rev
Log:
set a region on the person

Added:
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/template_tool_id_list
Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/person_module/john_smith.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/person_module/john_smith.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/person_module/john_smith.xml?rev=17366&r1=17365&r2=17366&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/person_module/john_smith.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/person_module/john_smith.xml Fri Nov  2 17:24:59 2007
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.ERP5Type.Document.Person</string>
-          <string>Person</string>
-        </tuple>
-        <none/>
+        <global name="Person" module="Products.ERP5Type.Document.Person"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -20,9 +17,18 @@
                 <string>Assignor</string>
                 <string>Associate</string>
                 <string>Auditor</string>
-                <string>Author</string>
                 <string>Manager</string>
-                <string>Owner</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Add_portal_content_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignee</string>
+                <string>Assignor</string>
+                <string>Associate</string>
+                <string>Manager</string>
               </tuple>
             </value>
         </item>
@@ -32,9 +38,8 @@
               <tuple>
                 <string>Assignee</string>
                 <string>Assignor</string>
-                <string>Author</string>
+                <string>Associate</string>
                 <string>Manager</string>
-                <string>Owner</string>
               </tuple>
             </value>
         </item>
@@ -46,9 +51,7 @@
                 <string>Assignor</string>
                 <string>Associate</string>
                 <string>Auditor</string>
-                <string>Author</string>
                 <string>Manager</string>
-                <string>Owner</string>
               </tuple>
             </value>
         </item>
@@ -80,6 +83,20 @@
             <key> <string>_tree</string> </key>
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>region/region</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>contributors</string> </key>
+            <value>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -119,25 +136,13 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <tuple>
-          <string>BTrees.Length</string>
-          <string>Length</string>
-        </tuple>
-        <none/>
-      </tuple>
+      <global name="Length" module="BTrees.Length"/>
     </pickle>
     <pickle> <int>0</int> </pickle>
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <tuple>
-          <string>BTrees.OOBTree</string>
-          <string>OOBTree</string>
-        </tuple>
-        <none/>
-      </tuple>
+      <global name="OOBTree" module="BTrees._OOBTree"/>
     </pickle>
     <pickle>
       <none/>
@@ -145,13 +150,7 @@
   </record>
   <record id="4" aka="AAAAAAAAAAQ=">
     <pickle>
-      <tuple>
-        <tuple>
-          <string>BTrees.OOBTree</string>
-          <string>OOBTree</string>
-        </tuple>
-        <none/>
-      </tuple>
+      <global name="OOBTree" module="BTrees._OOBTree"/>
     </pickle>
     <pickle>
       <none/>

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=17366&r1=17365&r2=17366&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision Fri Nov  2 17:24:59 2007
@@ -1,1 +1,1 @@
-52
+53

Added: erp5/trunk/bt5/erp5_accounting_ui_test/bt/template_tool_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/template_tool_id_list?rev=17366&view=auto
==============================================================================
    (empty)




More information about the Erp5-report mailing list