[FIX]: crm_partner_assign: Cannot find field body in the following view parts composi...
authorron@tinyerp.com <>
Wed, 19 Oct 2011 07:13:25 +0000 (12:43 +0530)
committerron@tinyerp.com <>
Wed, 19 Oct 2011 07:13:25 +0000 (12:43 +0530)
bzr revid: ron@tinyerp.com-20111019071325-vwxdwdtmk42bia48

addons/crm_partner_assign/wizard/crm_forward_to_partner_view.xml

index 8bdb03c..aa2c45e 100644 (file)
@@ -35,7 +35,7 @@
                     <separator string="" colspan="4"/>
                     <notebook colspan="4">
                         <page string="Body">
-                            <field name="body" colspan="4" nolabel="1"/>
+                            <field name="body_text" colspan="4" nolabel="1"/>
                         </page>
                         <page string="Attachments">
                             <label string="Add here all attachments of the current document you want to include in the Email." colspan="4"/>
@@ -80,7 +80,7 @@
                     </group>
                     <notebook colspan="6" >
                         <page string="Message" >
-                            <field name="body" nolabel="1" colspan="4" default_focus="1" readonly="1"/>
+                            <field name="body_text" nolabel="1" colspan="4" default_focus="1" readonly="1"/>
                         </page>
                         <page string="Attachments" >
                             <field name="attachment_ids" colspan="4" nolabel="1">