[Erp5-report] r18678 - in /erp5/trunk/bt5/erp5_invoicing: PortalTypeHiddenContentTypeTempla...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jan 14 11:42:29 CET 2008


Author: jerome
Date: Mon Jan 14 11:42:29 2008
New Revision: 18678

URL: http://svn.erp5.org?rev=18678&view=rev
Log:
Invoice Cell is hidden in Invoice Line

Modified:
    erp5/trunk/bt5/erp5_invoicing/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
    erp5/trunk/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml
    erp5/trunk/bt5/erp5_invoicing/bt/revision
    erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_hidden_content_type_list

Modified: erp5/trunk/bt5/erp5_invoicing/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml?rev=18678&r1=18677&r2=18678&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml (original)
+++ erp5/trunk/bt5/erp5_invoicing/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml Mon Jan 14 11:42:29 2008
@@ -1,4 +1,7 @@
 <hidden_content_type_list>
+ <portal_type id="Invoice Line">
+  <item>Invoice Cell</item>
+ </portal_type>
  <portal_type id="Invoice Transaction Rule">
   <item>Accounting Rule Cell</item>
  </portal_type>

Modified: erp5/trunk/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%2520Line.xml?rev=18678&r1=18677&r2=18678&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml (original)
+++ erp5/trunk/bt5/erp5_invoicing/PortalTypeTemplateItem/portal_types/Invoice%20Line.xml Mon Jan 14 11:42:29 2008
@@ -99,6 +99,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_invoicing/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/bt/revision?rev=18678&r1=18677&r2=18678&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/bt/revision (original)
+++ erp5/trunk/bt5/erp5_invoicing/bt/revision Mon Jan 14 11:42:29 2008
@@ -1,1 +1,1 @@
-11
+13

Modified: erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list?rev=18678&r1=18677&r2=18678&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list (original)
+++ erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list Mon Jan 14 11:42:29 2008
@@ -1,5 +1,4 @@
 Invoice Line | Discount
-Invoice Line | Invoice Cell
 Invoice Line | Invoice Cell
 Invoice Transaction Rule | Accounting Rule Cell
 Invoice Transaction Rule | Category Divergence Tester

Modified: erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_hidden_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_hidden_content_type_list?rev=18678&r1=18677&r2=18678&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_hidden_content_type_list (original)
+++ erp5/trunk/bt5/erp5_invoicing/bt/template_portal_type_hidden_content_type_list Mon Jan 14 11:42:29 2008
@@ -1,1 +1,2 @@
+Invoice Line | Invoice Cell
 Invoice Transaction Rule | Accounting Rule Cell




More information about the Erp5-report mailing list