[Erp5-report] r27421 - /erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 8 16:38:06 CEST 2009


Author: fabien
Date: Mon Jun  8 16:38:06 2009
New Revision: 27421

URL: http://svn.erp5.org?rev=27421&view=rev
Log:
- change non existing icon to use an existing one
- change groups on Pay Sheet Model Line portal_type, now the only group is transformation

Modified:
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Cell.xml
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Line.xml
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Ratio%20Line.xml
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Slice.xml
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model.xml
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line.xml
    erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction.xml

Modified: erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Cell.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Cell.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Cell.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Cell.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -45,7 +45,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>invoice_line_icon.gif</string> </value>
+            <value> <string>file_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Model%2520Line.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Line.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -64,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>accounting_transaction_line_icon.gif</string> </value>
+            <value> <string>file_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
@@ -86,8 +86,7 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
-                <string>delivery_movement</string>
-                <string>invoice_movement</string>
+                <string>transformation</string>
               </tuple>
             </value>
         </item>

Modified: erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Ratio%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Model%2520Ratio%2520Line.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Ratio%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Ratio%20Line.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -64,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>accounting_transaction_line_icon.gif</string> </value>
+            <value> <string>file_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Slice.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Model%2520Slice.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Slice.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model%20Slice.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -45,7 +45,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>invoice_line_icon.gif</string> </value>
+            <value> <string>file_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Model.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Model.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -64,7 +64,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>document.gif</string> </value>
+            <value> <string>file_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Transaction%2520Line.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction%20Line.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -45,7 +45,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>accounting_transaction_line_icon.gif</string> </value>
+            <value> <string>file_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
@@ -87,6 +87,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_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%2520Sheet%2520Transaction.xml?rev=27421&r1=27420&r2=27421&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll/PortalTypeTemplateItem/portal_types/Pay%20Sheet%20Transaction.xml [utf8] Mon Jun  8 16:38:06 2009
@@ -96,8 +96,8 @@
             <key> <string>group_list</string> </key>
             <value>
               <tuple>
+                <string>accounting_transaction</string>
                 <string>delivery</string>
-                <string>accounting_transaction</string>
                 <string>invoice</string>
               </tuple>
             </value>




More information about the Erp5-report mailing list