Merge lp:~openerp-dev/openobject-addons/trunk-oerp-migration-usability-sale-kbh into lp:openobject-addons

Proposed by Khushboo Bhatt(openerp)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-oerp-migration-usability-sale-kbh
Merge into: lp:openobject-addons
Diff against target: 13 lines (+1/-2)
1 file modified
crm/crm_phonecall_view.xml (+1/-2)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-oerp-migration-usability-sale-kbh
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+140839@code.launchpad.net

Description of the change

Hello,

  crm:field visible on phone call view.

Thanks,
Khushboo.

To post a comment you must log in.

Unmerged revisions

8421. By Khushboo Bhatt(openerp)

[FIX]crm:field visible on tree view

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'crm/crm_phonecall_view.xml'
2--- crm/crm_phonecall_view.xml 2012-12-08 08:28:14 +0000
3+++ crm/crm_phonecall_view.xml 2012-12-20 09:03:09 +0000
4@@ -134,8 +134,7 @@
5 invisible="1"/>
6 <field name="user_id"/>
7 <field name="categ_id" widget="selection"
8- domain="[('object_id.model', '=', 'crm.phonecall')]"
9- invisible="1"/>
10+ domain="[('object_id.model', '=', 'crm.phonecall')]" />
11 <field name="state" invisible="1"/>
12 <field name="create_date" invisible="1"/>
13 <field name="opportunity_id" invisible="1" on_change="on_change_opportunity(opportunity_id)"/>

Subscribers

People subscribed via source and target branches

to all changes: