[Erp5-report] r8520 - /erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_type...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 19 10:55:30 CEST 2006


Author: aurel
Date: Wed Jul 19 10:55:27 2006
New Revision: 8520

URL: http://svn.erp5.org?rev=8520&view=rev
Log:
add default view for cash inventory cells

Added:
    erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Cash%20Inventory%20Cell/
    erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Cash%20Inventory%20Cell/view.xml

Added: erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Cash%20Inventory%20Cell/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Cash%2520Inventory%2520Cell/view.xml?rev=8520&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Cash%20Inventory%20Cell/view.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/ActionTemplateItem/portal_types/Cash%20Inventory%20Cell/view.xml Wed Jul 19 10:55:27 2006
@@ -1,0 +1,89 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.ActionInformation</string>
+          <string>ActionInformation</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_view</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>view</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>View</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>1.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>VIew</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/DeliveryCell_view</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>




More information about the Erp5-report mailing list