[Erp5-report] r34995 leonardo - in /erp5/trunk/bt5/erp5_accounting_ui_test: PathTemplateIte...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 5 07:43:03 CEST 2010


Author: leonardo
Date: Wed May  5 07:42:59 2010
New Revision: 34995

URL: http://svn.erp5.org?rev=34995&view=rev
Log:
Disable 'unsaved form warning' on accounting functional tests as well

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_preferences/accounting_zuite_preference.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_preferences/accounting_zuite_preference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_preferences/accounting_zuite_preference.xml?rev=34995&r1=34994&r2=34995&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_preferences/accounting_zuite_preference.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_preferences/accounting_zuite_preference.xml [utf8] Wed May  5 07:42:59 2010
@@ -13,7 +13,24 @@
             <key> <string>_Access_contents_information_Permission</string> </key>
             <value>
               <tuple>
-                <string>Auditor</string>
+                <string>Manager</string>
+                <string>Owner</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Add_portal_content_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Manager</string>
+                <string>Owner</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Delete_objects_Permission</string> </key>
+            <value>
+              <tuple>
                 <string>Manager</string>
                 <string>Owner</string>
               </tuple>
@@ -32,7 +49,6 @@
             <key> <string>_View_Permission</string> </key>
             <value>
               <tuple>
-                <string>Auditor</string>
                 <string>Manager</string>
                 <string>Owner</string>
               </tuple>
@@ -112,6 +128,14 @@
             <value> <string>ymd</string> </value>
         </item>
         <item>
+            <key> <string>preferred_html_style_access_tab</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>preferred_html_style_acknowledgeable_message</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
             <key> <string>preferred_html_style_contextual_help</string> </key>
             <value> <int>0</int> </value>
         </item>
@@ -121,6 +145,10 @@
         </item>
         <item>
             <key> <string>preferred_html_style_translator_mode</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>preferred_html_style_unsaved_form_warning</string> </key>
             <value> <int>0</int> </value>
         </item>
         <item>
@@ -132,6 +160,16 @@
             <value> <int>20</int> </value>
         </item>
         <item>
+            <key> <string>preferred_max_user_inactivity_duration</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>preferred_medium_image_height</string> </key>
+            <value> <int>480</int> </value>
+        </item>
+        <item>
             <key> <string>preferred_report_format</string> </key>
             <value>
               <none/>
@@ -158,25 +196,13 @@
   </record>
   <record id="2" aka="AAAAAAAAAAI=">
     <pickle>
-      <tuple>
-        <tuple>
-          <string>BTrees.Length</string>
-          <string>Length</string>
-        </tuple>
-        <none/>
-      </tuple>
+      <global name="Length" module="BTrees.Length"/>
     </pickle>
     <pickle> <int>0</int> </pickle>
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <tuple>
-        <tuple>
-          <string>BTrees.OOBTree</string>
-          <string>OOBTree</string>
-        </tuple>
-        <none/>
-      </tuple>
+      <global name="OOBTree" module="BTrees._OOBTree"/>
     </pickle>
     <pickle>
       <none/>
@@ -184,13 +210,7 @@
   </record>
   <record id="4" aka="AAAAAAAAAAQ=">
     <pickle>
-      <tuple>
-        <tuple>
-          <string>BTrees.OOBTree</string>
-          <string>OOBTree</string>
-        </tuple>
-        <none/>
-      </tuple>
+      <global name="OOBTree" module="BTrees._OOBTree"/>
     </pickle>
     <pickle>
       <none/>

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=34995&r1=34994&r2=34995&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Wed May  5 07:42:59 2010
@@ -1,1 +1,1 @@
-156
+157




More information about the Erp5-report mailing list