[Erp5-report] r22406 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeTemplateItem/portal_ty...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 9 18:19:39 CEST 2008


Author: romain
Date: Wed Jul  9 18:19:38 2008
New Revision: 22406

URL: http://svn.erp5.org?rev=22406&view=rev
Log:
Account portal type should not acquire local roles

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml?rev=22406&r1=22405&r2=22406&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Account.xml Wed Jul  9 18:19:38 2008
@@ -41,7 +41,7 @@
         </item>
         <item>
             <key> <string>acquire_local_roles</string> </key>
-            <value> <int>1</int> </value>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>allowed_content_types</string> </key>
@@ -98,6 +98,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/>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=22406&r1=22405&r2=22406&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Wed Jul  9 18:19:38 2008
@@ -1,1 +1,1 @@
-722
+723




More information about the Erp5-report mailing list