[Erp5-report] r42835 jerome - in /erp5/trunk/bt5/erp5_base: PortalTypeTemplateItem/portal_t...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 31 16:46:43 CET 2011


Author: jerome
Date: Mon Jan 31 16:46:43 2011
New Revision: 42835

URL: http://svn.erp5.org?rev=42835&view=rev
Log:
Currency Exchange Cell have to acquire local roles

Modified:
    erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%2520Exchange%2520Cell.xml?rev=42835&r1=42834&r2=42835&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/PortalTypeTemplateItem/portal_types/Currency%20Exchange%20Cell.xml [utf8] Mon Jan 31 16:46:43 2011
@@ -7,6 +7,10 @@
     <pickle>
       <dictionary>
         <item>
+            <key> <string>acquire_local_roles</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
             <key> <string>content_icon</string> </key>
             <value> <string>order_line_icon.gif</string> </value>
         </item>
@@ -32,12 +36,30 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>SupplyCell</string> </value>
+        </item>
+        <item>
+            <key> <string>type_mixin</string> </key>
+            <value>
+              <tuple/>
+            </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=42835&r1=42834&r2=42835&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Mon Jan 31 16:46:43 2011
@@ -1 +1 @@
-938
\ No newline at end of file
+939
\ No newline at end of file



More information about the Erp5-report mailing list