diff --git a/product/ERP5/skins/erp5_trade/contact_view.form b/product/ERP5/skins/erp5_trade/Contact_view.form
similarity index 94%
rename from product/ERP5/skins/erp5_trade/contact_view.form
rename to product/ERP5/skins/erp5_trade/Contact_view.form
index 81ffc7ed2086de966432b0988bce8bb9ef951519..ca274f99ca8955404a669aeff5a1d16a0aa67d45 100755
--- a/product/ERP5/skins/erp5_trade/contact_view.form
+++ b/product/ERP5/skins/erp5_trade/Contact_view.form
@@ -5,7 +5,7 @@
   <row_length>4</row_length>
   <name>list</name>
   <pt>form_view</pt>
-  <action>base_edit</action>
+  <action>Base_edit</action>
   <update_action></update_action>
   <method>POST</method>
   <enctype></enctype>
@@ -33,14 +33,15 @@
           <external_validator></external_validator>
           <extra></extra>
           <hidden type="int">0</hidden>
-          <jump_method>base_jump_relation</jump_method>
+          <jump_method>Base_jumpToRelatedDocument</jump_method>
           <max_length></max_length>
           <portal_type type="list">[('Mail Message', 'Mail Message')]</portal_type>
+          <relation_setter_id></relation_setter_id>
           <required type="int">0</required>
           <title>Event</title>
           <truncate type="int">0</truncate>
           <unicode type="int">0</unicode>
-          <update_method>base_update_relation</update_method>
+          <update_method>Base_updateRelation</update_method>
           <whitespace_preserve type="int">0</whitespace_preserve>
         </values>
         <tales>
@@ -103,4 +104,4 @@
       </fields>
     </group>
   </groups>
-</form>
+</form>
\ No newline at end of file