[Erp5-report] r24822 - in /erp5/trunk/bt5/erp5_accounting: ActionTemplateItem/portal_types/...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 8 10:41:51 CET 2008


Author: romain
Date: Mon Dec  8 10:41:45 2008
New Revision: 24822

URL: http://svn.erp5.org?rev=24822&view=rev
Log:
Use the attach icon for the 'create_new_file' action.

Modified:
    erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml
    erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml
    erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml
    erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%2520Transaction/create_new_file.xml?rev=24822&r1=24821&r2=24822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction/create_new_file.xml [utf8] Mon Dec  8 10:41:45 2008
@@ -17,7 +17,7 @@
         </item>
         <item>
             <key> <string>category</string> </key>
-            <value> <string>object_action</string> </value>
+            <value> <string>object_button</string> </value>
         </item>
         <item>
             <key> <string>condition</string> </key>
@@ -29,7 +29,9 @@
         </item>
         <item>
             <key> <string>icon</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>id</string> </key>
@@ -49,7 +51,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Create New File</string> </value>
+            <value> <string>Attach Document</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>
@@ -74,4 +76,20 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${portal_url}/images/attach.png</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%2520Transaction/create_new_file.xml?rev=24822&r1=24821&r2=24822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Payment%20Transaction/create_new_file.xml [utf8] Mon Dec  8 10:41:45 2008
@@ -17,7 +17,7 @@
         </item>
         <item>
             <key> <string>category</string> </key>
-            <value> <string>object_action</string> </value>
+            <value> <string>object_button</string> </value>
         </item>
         <item>
             <key> <string>condition</string> </key>
@@ -29,7 +29,9 @@
         </item>
         <item>
             <key> <string>icon</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>id</string> </key>
@@ -49,7 +51,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Create New File</string> </value>
+            <value> <string>Attach Document</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>
@@ -74,4 +76,20 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${portal_url}/images/attach.png</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%2520Invoice%2520Transaction/create_new_file.xml?rev=24822&r1=24821&r2=24822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Purchase%20Invoice%20Transaction/create_new_file.xml [utf8] Mon Dec  8 10:41:45 2008
@@ -17,7 +17,7 @@
         </item>
         <item>
             <key> <string>category</string> </key>
-            <value> <string>object_action</string> </value>
+            <value> <string>object_button</string> </value>
         </item>
         <item>
             <key> <string>condition</string> </key>
@@ -29,7 +29,9 @@
         </item>
         <item>
             <key> <string>icon</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>id</string> </key>
@@ -49,7 +51,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Create New File</string> </value>
+            <value> <string>Attach Document</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>
@@ -74,4 +76,20 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${portal_url}/images/attach.png</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%2520Invoice%2520Transaction/create_new_file.xml?rev=24822&r1=24821&r2=24822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Sale%20Invoice%20Transaction/create_new_file.xml [utf8] Mon Dec  8 10:41:45 2008
@@ -17,7 +17,7 @@
         </item>
         <item>
             <key> <string>category</string> </key>
-            <value> <string>object_action</string> </value>
+            <value> <string>object_button</string> </value>
         </item>
         <item>
             <key> <string>condition</string> </key>
@@ -29,7 +29,9 @@
         </item>
         <item>
             <key> <string>icon</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>id</string> </key>
@@ -74,4 +76,20 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${portal_url}/images/attach.png</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=24822&r1=24821&r2=24822&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Mon Dec  8 10:41:45 2008
@@ -1,1 +1,1 @@
-821
+822




More information about the Erp5-report mailing list