[Erp5-report] r10757 - in /erp5/trunk/bt5/erp5_project: ActionTemplateItem/portal_types/Pro...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 17 08:21:04 CEST 2006


Author: rafael
Date: Tue Oct 17 08:20:49 2006
New Revision: 10757

URL: http://svn.erp5.org?rev=10757&view=rev
Log:
Added Missed fast input action in Project Line.

Added:
    erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project%20Line/task_fast_input_dialog.xml
Modified:
    erp5/trunk/bt5/erp5_project/bt/revision
    erp5/trunk/bt5/erp5_project/bt/template_action_path_list

Added: erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project%20Line/task_fast_input_dialog.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project%2520Line/task_fast_input_dialog.xml?rev=10757&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project%20Line/task_fast_input_dialog.xml (added)
+++ erp5/trunk/bt5/erp5_project/ActionTemplateItem/portal_types/Project%20Line/task_fast_input_dialog.xml Tue Oct 17 08:20:49 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_exchange</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>task_fast_input_dialog</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>30.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Task Fast Input Dialog</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}/ProjectLine_addTaskFastInput</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_project/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/revision?rev=10757&r1=10756&r2=10757&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/revision (original)
+++ erp5/trunk/bt5/erp5_project/bt/revision Tue Oct 17 08:20:49 2006
@@ -1,1 +1,1 @@
-101
+104

Modified: erp5/trunk/bt5/erp5_project/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project/bt/template_action_path_list?rev=10757&r1=10756&r2=10757&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_project/bt/template_action_path_list Tue Oct 17 08:20:49 2006
@@ -11,6 +11,7 @@
 Project Line | initial_budget
 Project Line | metadata
 Project Line | print
+Project Line | task_fast_input_dialog
 Project Line | view
 Project Milestone | constraint
 Project Milestone | history




More information about the Erp5-report mailing list