[7.0]When scheduling a call from the Logged calls views, the default state is Done instead of Open

Bug #1283093 reported by Jean Ventura
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

As the title says.

I was able to fix this by changing the context of the action_schedule button for Schedule Call in addons/crm/wizard/crm_phonecall_to_phonecall_view.xml:

line 22: <button name="action_schedule" type="object" string="Schedule Call" context="{'default_state': 'open'}" attrs="{'invisible' : [('action', '!=', 'schedule')]}" class= "oe_highlight"/>

I don't know if/how I can push this to the official repo.

Tags: crm
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.