[FIX] crm : Confusing Typo in Schedule Phone call wizard changed.
authorAnup (OpenERP) <ach@tinyerp.com>
Tue, 19 Apr 2011 11:25:23 +0000 (16:55 +0530)
committerAnup (OpenERP) <ach@tinyerp.com>
Tue, 19 Apr 2011 11:25:23 +0000 (16:55 +0530)
bzr revid: ach@tinyerp.com-20110419112523-0nvutph0kqqx9fiy

addons/crm/wizard/crm_opportunity_to_phonecall_view.xml
addons/crm/wizard/crm_phonecall_to_phonecall_view.xml

index 23ddaad..9a623d2 100644 (file)
@@ -16,7 +16,7 @@
                     <newline/>
                     <field name="user_id" />
                     <field name="section_id" widget="selection" />
-                    <field name="categ_id" widget="selection" domain="[('object_id.model', '=', 'crm.phonecall')]"/>
+                    <field name="categ_id" string="Type" widget="selection" domain="[('object_id.model', '=', 'crm.phonecall')]"/>
                     <separator string="" colspan="4"/>
                     <group colspan="4">
                         <label string ="" colspan="2"/>
index 34a0d2c..82c3191 100644 (file)
@@ -15,7 +15,7 @@
                         <field name="date" string="Planned Date"/>
                         <field name="user_id" />
                         <field name="section_id"/>
-                        <field name="categ_id" widget="selection" domain="[('object_id.model', '=', 'crm.phonecall')]"/>
+                        <field name="categ_id" string="Type" widget="selection" domain="[('object_id.model', '=', 'crm.phonecall')]"/>
                         <separator string=" " colspan="4"/>
                         <group colspan="4" col="3" >
                             <label string=" " />