[Erp5-report] r38972 jerome - in /erp5/trunk/bt5/erp5_budget: PortalTypeTemplateItem/portal...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 7 16:16:56 CEST 2010


Author: jerome
Date: Thu Oct  7 16:16:55 2010
New Revision: 38972

URL: http://svn.erp5.org?rev=38972&view=rev
Log:
set translation domains

Modified:
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Cell.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Line.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model%20Module.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer%20Line.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Category%20Budget%20Variation.xml
    erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Node%20Budget%20Variation.xml
    erp5/trunk/bt5/erp5_budget/bt/revision

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Cell.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Cell.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Cell.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Line.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Line.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,14 +2,30 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
         <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>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
@@ -56,6 +72,48 @@
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>BudgetLine</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </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>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Model%2520Module.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model%20Module.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model%20Module.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -89,10 +86,7 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -109,10 +103,7 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Model.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Model.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -79,10 +76,7 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -99,10 +93,7 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Module.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Module.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -81,10 +78,7 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -101,10 +95,7 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Transaction%2520Module.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction%20Module.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -81,10 +78,7 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -101,10 +95,7 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
-        <tuple/>
-      </tuple>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Transaction.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transaction.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Transfer%2520Line.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer%20Line.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%2520Transfer.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget%20Transfer.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Budget.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,14 +2,30 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
         <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>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
         </item>
@@ -60,4 +76,42 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </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>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Category%20Budget%20Variation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Category%2520Budget%2520Variation.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Category%20Budget%20Variation.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Category%20Budget%20Variation.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,14 +2,30 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
         <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>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
@@ -60,4 +76,42 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </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>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Node%20Budget%20Variation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Node%2520Budget%2520Variation.xml?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Node%20Budget%20Variation.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/PortalTypeTemplateItem/portal_types/Node%20Budget%20Variation.xml [utf8] Thu Oct  7 16:16:55 2010
@@ -2,14 +2,30 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
     </pickle>
     <pickle>
       <dictionary>
         <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>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
         </item>
@@ -60,4 +76,42 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </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>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_budget/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/bt/revision?rev=38972&r1=38971&r2=38972&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_budget/bt/revision [utf8] Thu Oct  7 16:16:55 2010
@@ -1 +1 @@
-333
\ No newline at end of file
+336
\ No newline at end of file




More information about the Erp5-report mailing list