[Erp5-report] r8619 - in /erp5/trunk/bt5/erp5_forge: ActionTemplateItem/portal_types/Busine...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jul 20 11:00:51 CEST 2006


Author: chris
Date: Thu Jul 20 11:00:39 2006
New Revision: 8619

URL: http://svn.erp5.org?rev=8619&view=rev
Log:
- Subversion tab only appears when the bt is not installed

Modified:
    erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml
    erp5/trunk/bt5/erp5_forge/bt/revision

Modified: erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%2520Template/commit.xml?rev=8619&r1=8618&r2=8619&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml (original)
+++ erp5/trunk/bt5/erp5_forge/ActionTemplateItem/portal_types/Business%20Template/commit.xml Thu Jul 20 11:00:39 2006
@@ -30,7 +30,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -86,4 +88,23 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <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>python: here.getInstallationState() != \'installed\'</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_forge/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/bt/revision?rev=8619&r1=8618&r2=8619&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/bt/revision (original)
+++ erp5/trunk/bt5/erp5_forge/bt/revision Thu Jul 20 11:00:39 2006
@@ -1,1 +1,1 @@
-74
+81




More information about the Erp5-report mailing list