[Erp5-report] r23886 - in /erp5/trunk/bt5/erp5_budget: ActionTemplateItem/portal_types/Purc...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Sep 29 12:47:38 CEST 2008


Author: fabrice
Date: Mon Sep 29 12:47:27 2008
New Revision: 23886

URL: http://svn.erp5.org?rev=23886&view=rev
Log:
2008-09-29 fabrice
* Forget to commit the Action  view_budget for Purchase Order Line

Added:
    erp5/trunk/bt5/erp5_budget/ActionTemplateItem/portal_types/Purchase%20Order%20Line/
    erp5/trunk/bt5/erp5_budget/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_budget.xml
Modified:
    erp5/trunk/bt5/erp5_budget/bt/revision

Added: erp5/trunk/bt5/erp5_budget/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_budget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/ActionTemplateItem/portal_types/Purchase%2520Order%2520Line/view_budget.xml?rev=23886&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_budget/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_budget.xml (added)
+++ erp5/trunk/bt5/erp5_budget/ActionTemplateItem/portal_types/Purchase%20Order%20Line/view_budget.xml Mon Sep 29 12:47:27 2008
@@ -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_budget</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>4.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Budget</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}/OrderLine_viewBudget</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_budget/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_budget/bt/revision?rev=23886&r1=23885&r2=23886&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_budget/bt/revision (original)
+++ erp5/trunk/bt5/erp5_budget/bt/revision Mon Sep 29 12:47:27 2008
@@ -1,1 +1,1 @@
-158
+159




More information about the Erp5-report mailing list