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

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 25 09:47:27 CET 2008


Author: jerome
Date: Tue Nov 25 09:47:25 2008
New Revision: 24681

URL: http://svn.erp5.org?rev=24681&view=rev
Log:
Like bank account, cash register should not acquire local roles

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%2520Register.xml?rev=24681&r1=24680&r2=24681&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Cash%20Register.xml [utf8] Tue Nov 25 09:47:25 2008
@@ -29,7 +29,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>
@@ -91,6 +91,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=24681&r1=24680&r2=24681&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Tue Nov 25 09:47:25 2008
@@ -1,1 +1,1 @@
-810
+811




More information about the Erp5-report mailing list