[Erp5-report] r41986 ivan - in /erp5/trunk/bt5/erp5_accounting: PortalTypeAllowedContentTyp...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jan 4 12:52:16 CET 2011


Author: ivan
Date: Tue Jan  4 12:52:16 2011
New Revision: 41986

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

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

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=41986&r1=41985&r2=41986&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Tue Jan  4 12:52:16 2011
@@ -11,8 +11,7 @@
  </portal_type>
  <portal_type id="Accounting Transaction">
   <item>Accounting Transaction Line</item>
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
  </portal_type>
  <portal_type id="Accounting Transaction Module">
   <item>Accounting Transaction</item>
@@ -62,8 +61,7 @@
  </portal_type>
  <portal_type id="Payment Transaction">
   <item>Accounting Transaction Line</item>
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
  </portal_type>
  <portal_type id="Preference">
   <item>Accounting Transaction</item>
@@ -72,8 +70,7 @@
   <item>Sale Invoice Transaction</item>
  </portal_type>
  <portal_type id="Purchase Invoice Transaction">
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
   <item>Purchase Invoice Transaction Line</item>
  </portal_type>
  <portal_type id="Rule Tool">
@@ -82,8 +79,7 @@
   <item>Payment Simulation Rule</item>
  </portal_type>
  <portal_type id="Sale Invoice Transaction">
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
   <item>Sale Invoice Transaction Line</item>
  </portal_type>
 </allowed_content_type_list>
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml?rev=41986&r1=41985&r2=41986&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml [utf8] Tue Jan  4 12:52:16 2011
@@ -3,15 +3,13 @@
   <item>Accounting Transaction Line</item>
  </portal_type>
  <portal_type id="Accounting Transaction">
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
  </portal_type>
  <portal_type id="Accounting Transaction Module">
   <item>Balance Transaction</item>
  </portal_type>
  <portal_type id="Payment Transaction">
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
  </portal_type>
  <portal_type id="Preference">
   <item>Accounting Transaction</item>
@@ -20,11 +18,9 @@
   <item>Sale Invoice Transaction</item>
  </portal_type>
  <portal_type id="Purchase Invoice Transaction">
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
  </portal_type>
  <portal_type id="Sale Invoice Transaction">
-  <item>File</item>
-  <item>Image</item>
+  <item>Embedded File</item>
  </portal_type>
 </hidden_content_type_list>
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=41986&r1=41985&r2=41986&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Tue Jan  4 12:52:16 2011
@@ -1 +1 @@
-1415
\ No newline at end of file
+1417
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list?rev=41986&r1=41985&r2=41986&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list [utf8] Tue Jan  4 12:52:16 2011
@@ -14,8 +14,7 @@ Accounting Transaction Root Simulation R
 Accounting Transaction Root Simulation Rule | String Divergence Tester
 Accounting Transaction Root Simulation Rule | Variation Divergence Tester
 Accounting Transaction | Accounting Transaction Line
-Accounting Transaction | File
-Accounting Transaction | Image
+Accounting Transaction | Embedded File
 Balance Transaction | Balance Transaction Line
 Internal Invoice Transaction | Internal Invoice Transaction Line
 Invoice Root Simulation Rule | Category Membership Divergence Tester
@@ -38,18 +37,15 @@ Payment Simulation Rule | Specialise Div
 Payment Simulation Rule | String Divergence Tester
 Payment Simulation Rule | Variation Divergence Tester
 Payment Transaction | Accounting Transaction Line
-Payment Transaction | File
-Payment Transaction | Image
+Payment Transaction | Embedded File
 Preference | Accounting Transaction
 Preference | Payment Transaction
 Preference | Purchase Invoice Transaction
 Preference | Sale Invoice Transaction
-Purchase Invoice Transaction | File
-Purchase Invoice Transaction | Image
+Purchase Invoice Transaction | Embedded File
 Purchase Invoice Transaction | Purchase Invoice Transaction Line
 Rule Tool | Accounting Transaction Root Simulation Rule
 Rule Tool | Invoice Root Simulation Rule
 Rule Tool | Payment Simulation Rule
-Sale Invoice Transaction | File
-Sale Invoice Transaction | Image
+Sale Invoice Transaction | Embedded File
 Sale Invoice Transaction | Sale Invoice Transaction Line
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list?rev=41986&r1=41985&r2=41986&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list [utf8] Tue Jan  4 12:52:16 2011
@@ -1,14 +1,10 @@
 Accounting Rule Cell | Accounting Transaction Line
 Accounting Transaction Module | Balance Transaction
-Accounting Transaction | File
-Accounting Transaction | Image
-Payment Transaction | File
-Payment Transaction | Image
+Accounting Transaction | Embedded File
+Payment Transaction | Embedded File
 Preference | Accounting Transaction
 Preference | Payment Transaction
 Preference | Purchase Invoice Transaction
 Preference | Sale Invoice Transaction
-Purchase Invoice Transaction | File
-Purchase Invoice Transaction | Image
-Sale Invoice Transaction | File
-Sale Invoice Transaction | Image
\ No newline at end of file
+Purchase Invoice Transaction | Embedded File
+Sale Invoice Transaction | Embedded File
\ No newline at end of file



More information about the Erp5-report mailing list