[Erp5-report] r41987 ivan - in /erp5/trunk/bt5/erp5_pdm: PortalTypeAllowedContentTypeTempla...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 4 13:32:36 CET 2011


Author: ivan
Date: Tue Jan  4 13:32:36 2011
New Revision: 41987

URL: http://svn.erp5.org?rev=41987&view=rev
Log:
Embedded File replaces "embedded" like File & Image portal types.

Modified:
    erp5/trunk/bt5/erp5_pdm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_pdm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
    erp5/trunk/bt5/erp5_pdm/bt/revision
    erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_hidden_content_type_list

Modified: erp5/trunk/bt5/erp5_pdm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=41987&r1=41986&r2=41987&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Tue Jan  4 13:32:36 2011
@@ -1,7 +1,7 @@
 <allowed_content_type_list>
  <portal_type id="Component">
   <item>Component Individual Variation</item>
-  <item>Image</item>
+  <item>Embedded File</item>
   <item>Internal Supply Line</item>
   <item>Measure</item>
   <item>Purchase Supply Line</item>
@@ -26,7 +26,7 @@
   <item>Measure Cell</item>
  </portal_type>
  <portal_type id="Product">
-  <item>Image</item>
+  <item>Embedded File</item>
   <item>Internal Supply Line</item>
   <item>Measure</item>
   <item>Product Individual Variation</item>

Modified: erp5/trunk/bt5/erp5_pdm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml?rev=41987&r1=41986&r2=41987&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml [utf8] Tue Jan  4 13:32:36 2011
@@ -1,6 +1,6 @@
 <hidden_content_type_list>
  <portal_type id="Component">
-  <item>Image</item>
+  <item>Embedded File</item>
   <item>Internal Supply Line</item>
   <item>Purchase Supply Line</item>
   <item>Sale Supply Line</item>
@@ -17,7 +17,7 @@
   <item>Measure Cell</item>
  </portal_type>
  <portal_type id="Product">
-  <item>Image</item>
+  <item>Embedded File</item>
   <item>Internal Supply Line</item>
   <item>Purchase Supply Line</item>
   <item>Sale Supply Line</item>

Modified: erp5/trunk/bt5/erp5_pdm/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm/bt/revision?rev=41987&r1=41986&r2=41987&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm/bt/revision [utf8] Tue Jan  4 13:32:36 2011
@@ -1 +1 @@
-546
\ No newline at end of file
+548
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_allowed_content_type_list?rev=41987&r1=41986&r2=41987&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_allowed_content_type_list [utf8] Tue Jan  4 13:32:36 2011
@@ -1,6 +1,6 @@
 Component Module | Component
 Component | Component Individual Variation
-Component | Image
+Component | Embedded File
 Component | Internal Supply Line
 Component | Measure
 Component | Purchase Supply Line
@@ -13,7 +13,7 @@ Internal Supply | Internal Supply Line
 Internal Supply | Supply Line
 Measure | Measure Cell
 Product Module | Product
-Product | Image
+Product | Embedded File
 Product | Internal Supply Line
 Product | Measure
 Product | Product Individual Variation

Modified: erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_hidden_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_hidden_content_type_list?rev=41987&r1=41986&r2=41987&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_hidden_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm/bt/template_portal_type_hidden_content_type_list [utf8] Tue Jan  4 13:32:36 2011
@@ -1,4 +1,4 @@
-Component | Image
+Component | Embedded File
 Component | Internal Supply Line
 Component | Purchase Supply Line
 Component | Sale Supply Line
@@ -7,7 +7,7 @@ Internal Supply Line | Internal Supply C
 Internal Supply Line | Predicate
 Internal Supply | Supply Line
 Measure | Measure Cell
-Product | Image
+Product | Embedded File
 Product | Internal Supply Line
 Product | Purchase Supply Line
 Product | Sale Supply Line



More information about the Erp5-report mailing list