[Erp5-report] r18718 - in /erp5/trunk/bt5/erp5_consulting: PortalTypeTemplateItem/portal_ty...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 15 14:26:18 CET 2008


Author: fabien
Date: Tue Jan 15 14:26:16 2008
New Revision: 18718

URL: http://svn.erp5.org?rev=18718&view=rev
Log:
add module to use_case_module portal_type group list

Modified:
    erp5/trunk/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml
    erp5/trunk/bt5/erp5_consulting/bt/revision

Modified: erp5/trunk/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%2520Case.xml?rev=18718&r1=18717&r2=18718&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml (original)
+++ erp5/trunk/bt5/erp5_consulting/PortalTypeTemplateItem/portal_types/Use%20Case.xml Tue Jan 15 14:26:16 2008
@@ -31,6 +31,25 @@
             <key> <string>_owner</string> </key>
             <value>
               <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_property_domain_dict</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>short_title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                    </value>
+                </item>
+              </dictionary>
             </value>
         </item>
         <item>
@@ -78,7 +97,9 @@
         <item>
             <key> <string>group_list</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>module</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -96,6 +117,10 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>permission</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>property_sheet_list</string> </key>
             <value>
               <tuple/>
@@ -108,4 +133,44 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>short_title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_consulting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_consulting/bt/revision?rev=18718&r1=18717&r2=18718&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_consulting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_consulting/bt/revision Tue Jan 15 14:26:16 2008
@@ -1,1 +1,1 @@
-16
+17




More information about the Erp5-report mailing list