[Erp5-report] r26830 - in /erp5/trunk/bt5/erp5_bpm: ActionTemplateItem/portal_types/First%2...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 6 13:10:47 CEST 2009


Author: luke
Date: Wed May  6 13:10:46 2009
New Revision: 26830

URL: http://svn.erp5.org?rev=26830&view=rev
Log:
- view action for type

Added:
    erp5/trunk/bt5/erp5_bpm/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/
    erp5/trunk/bt5/erp5_bpm/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml
Modified:
    erp5/trunk/bt5/erp5_bpm/bt/revision
    erp5/trunk/bt5/erp5_bpm/bt/template_action_path_list

Added: erp5/trunk/bt5/erp5_bpm/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_bpm/ActionTemplateItem/portal_types/First%2520Causality%2520Movement%2520Group/view.xml?rev=26830&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_bpm/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml (added)
+++ erp5/trunk/bt5/erp5_bpm/ActionTemplateItem/portal_types/First%20Causality%20Movement%20Group/view.xml [utf8] Wed May  6 13:10:46 2009
@@ -1,0 +1,77 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <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>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/MovementGroup_view</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_bpm/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_bpm/bt/revision?rev=26830&r1=26829&r2=26830&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_bpm/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_bpm/bt/revision [utf8] Wed May  6 13:10:46 2009
@@ -1,1 +1,1 @@
-174
+175

Modified: erp5/trunk/bt5/erp5_bpm/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_bpm/bt/template_action_path_list?rev=26830&r1=26829&r2=26830&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_bpm/bt/template_action_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_bpm/bt/template_action_path_list [utf8] Wed May  6 13:10:46 2009
@@ -5,6 +5,7 @@
 Business Process | view
 Business Process | view_supply_state_list
 Business State | view
+First Causality Movement Group | view
 Invoice Line | view_trade_model
 Purchase Invoice Transaction | view_trade_model
 Purchase Invoice Transaction | view_trade_model_line_list




More information about the Erp5-report mailing list