[Erp5-report] r22999 - /erp5/trunk/bt5/erp5_registry_ohada/ActionTemplateItem/portal_types/...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 14 16:57:26 CEST 2008


Author: thibaut
Date: Thu Aug 14 16:57:23 2008
New Revision: 22999

URL: http://svn.erp5.org?rev=22999&view=rev
Log:
add a ERP5 form in skin folder erp5_registry_ohada. Before it was in bt erp5_egov but it is not this place.
imporve script collateralFromS1orS5 because Fabien have removed base categorie inscription_parent and collateral_parent in bt psj_registry_ohada.
update action for portal type Person and organisation.

Removed:
    erp5/trunk/bt5/erp5_registry_ohada/ActionTemplateItem/portal_types/Person/person_form_view.xml

Removed: erp5/trunk/bt5/erp5_registry_ohada/ActionTemplateItem/portal_types/Person/person_form_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_registry_ohada/ActionTemplateItem/portal_types/Person/person_form_view.xml?rev=22998&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_registry_ohada/ActionTemplateItem/portal_types/Person/person_form_view.xml (original)
+++ erp5/trunk/bt5/erp5_registry_ohada/ActionTemplateItem/portal_types/Person/person_form_view.xml (removed)
@@ -1,101 +1,0 @@
-<?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>__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>
-              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-            </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>person_form_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>8.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Forms</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}/Person_viewFormList</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <tuple>
-        <global name="Expression" module="Products.CMFCore.Expression"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>python:object.getFunction()==\'commerce/commercant\'</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>




More information about the Erp5-report mailing list