[Erp5-report] r44327 rafael - in /erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets: ...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 16 06:49:34 CET 2011


Author: rafael
Date: Wed Mar 16 06:49:34 2011
New Revision: 44327

URL: http://svn.erp5.org?rev=44327&view=rev
Log:
Use Embedded File instead Spreadsheet in other to remove the dependency to erp5_dms.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/CategoriesSpreadsheetConfiguratorItem/categories_spreadsheet_property.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ConfiguratorItemSpreadsheet/configuration_spreadsheet_property.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/PortalTypeRolesSpreadsheetConfiguratorItem/portal_type_roles_spreadsheet_property.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/CategoriesSpreadsheetConfiguratorItem/categories_spreadsheet_property.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/CategoriesSpreadsheetConfiguratorItem/categories_spreadsheet_property.xml?rev=44327&r1=44326&r2=44327&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/CategoriesSpreadsheetConfiguratorItem/categories_spreadsheet_property.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/CategoriesSpreadsheetConfiguratorItem/categories_spreadsheet_property.xml [utf8] Wed Mar 16 06:49:34 2011
@@ -68,6 +68,12 @@
             <value> <int>1</int> </value>
         </item>
         <item>
+            <key> <string>acquisition_object_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>acquisition_portal_type</string> </key>
             <value> <string>python: ()</string> </value>
         </item>
@@ -76,6 +82,12 @@
             <value> <int>0</int> </value>
         </item>
         <item>
+            <key> <string>alt_accessor_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>categories</string> </key>
             <value>
               <tuple>
@@ -95,7 +107,13 @@
         </item>
         <item>
             <key> <string>content_portal_type</string> </key>
-            <value> <string>python: (\'Spreadsheet\',)</string> </value>
+            <value> <string>python: (\'Embedded File\',)</string> </value>
+        </item>
+        <item>
+            <key> <string>content_translation_acquired_property_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ConfiguratorItemSpreadsheet/configuration_spreadsheet_property.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ConfiguratorItemSpreadsheet/configuration_spreadsheet_property.xml?rev=44327&r1=44326&r2=44327&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ConfiguratorItemSpreadsheet/configuration_spreadsheet_property.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ConfiguratorItemSpreadsheet/configuration_spreadsheet_property.xml [utf8] Wed Mar 16 06:49:34 2011
@@ -68,6 +68,12 @@
             <value> <int>1</int> </value>
         </item>
         <item>
+            <key> <string>acquisition_object_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>acquisition_portal_type</string> </key>
             <value> <string>python: ()</string> </value>
         </item>
@@ -76,6 +82,12 @@
             <value> <int>0</int> </value>
         </item>
         <item>
+            <key> <string>alt_accessor_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>categories</string> </key>
             <value>
               <tuple>
@@ -95,7 +107,13 @@
         </item>
         <item>
             <key> <string>content_portal_type</string> </key>
-            <value> <string>python: (\'Spreadsheet\',)</string> </value>
+            <value> <string>python: (\'Embedded File\',)</string> </value>
+        </item>
+        <item>
+            <key> <string>content_translation_acquired_property_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/PortalTypeRolesSpreadsheetConfiguratorItem/portal_type_roles_spreadsheet_property.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/PortalTypeRolesSpreadsheetConfiguratorItem/portal_type_roles_spreadsheet_property.xml?rev=44327&r1=44326&r2=44327&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/PortalTypeRolesSpreadsheetConfiguratorItem/portal_type_roles_spreadsheet_property.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/PortalTypeRolesSpreadsheetConfiguratorItem/portal_type_roles_spreadsheet_property.xml [utf8] Wed Mar 16 06:49:34 2011
@@ -68,6 +68,12 @@
             <value> <int>1</int> </value>
         </item>
         <item>
+            <key> <string>acquisition_object_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>acquisition_portal_type</string> </key>
             <value> <string>python: ()</string> </value>
         </item>
@@ -76,6 +82,12 @@
             <value> <int>0</int> </value>
         </item>
         <item>
+            <key> <string>alt_accessor_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>categories</string> </key>
             <value>
               <tuple>
@@ -95,7 +107,13 @@
         </item>
         <item>
             <key> <string>content_portal_type</string> </key>
-            <value> <string>python: (\'Spreadsheet\',)</string> </value>
+            <value> <string>python: (\'Embedded File\',)</string> </value>
+        </item>
+        <item>
+            <key> <string>content_translation_acquired_property_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision?rev=44327&r1=44326&r2=44327&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision [utf8] Wed Mar 16 06:49:34 2011
@@ -1 +1 @@
-8
\ No newline at end of file
+9
\ No newline at end of file



More information about the Erp5-report mailing list